Home
last modified time | relevance | path

Searched refs:notif0 (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DNotifCollectionTest.java650 CollectionEvent notif0 = postNotif( in testGroupChildrenAreDismissedLocallyWhenSummaryIsDismissed() local
657 NotificationEntry entry0 = mCollectionListener.getEntry(notif0.key); in testGroupChildrenAreDismissedLocallyWhenSummaryIsDismissed()
671 CollectionEvent notif0 = postNotif( in testUpdatingDismissedSummaryBringsChildrenBack() local
678 NotificationEntry entry0 = mCollectionListener.getEntry(notif0.key); in testUpdatingDismissedSummaryBringsChildrenBack()
694 CollectionEvent notif0 = postNotif( in testDismissedChildrenAreNotResetByParentUpdate() local
704 NotificationEntry entry0 = mCollectionListener.getEntry(notif0.key); in testDismissedChildrenAreNotResetByParentUpdate()
723 CollectionEvent notif0 = postNotif( in testUpdatingGroupKeyOfDismissedSummaryBringsChildrenBack() local
730 NotificationEntry entry0 = mCollectionListener.getEntry(notif0.key); in testUpdatingGroupKeyOfDismissedSummaryBringsChildrenBack()
753 CollectionEvent notif0 = postNotif( in testDismissingSummaryDoesNotDismissForegroundServiceChildren() local
766 mCollection.dismissNotification(notif0.entry, defaultStats(notif0.entry)); in testDismissingSummaryDoesNotDismissForegroundServiceChildren()
[all …]