Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollectionTest.java857 CollectionEvent notif0 = postNotif( in testUpdatingDismissedSummaryBringsChildrenBack() local
880 CollectionEvent notif0 = postNotif( in testDismissedChildrenAreNotResetByParentUpdate() local
909 CollectionEvent notif0 = postNotif( in testUpdatingGroupKeyOfDismissedSummaryBringsChildrenBack() local
939 CollectionEvent notif0 = postNotif( in testDismissingSummaryDoesDismissForegroundServiceChildren() local
952 mCollection.dismissNotification(notif0.entry, defaultStats(notif0.entry)); in testDismissingSummaryDoesDismissForegroundServiceChildren()
963 CollectionEvent notif0 = postNotif( in testDismissingSummaryDoesNotDismissOngoingChildren() local
976 mCollection.dismissNotification(notif0.entry, defaultStats(notif0.entry)); in testDismissingSummaryDoesNotDismissOngoingChildren()
987 CollectionEvent notif0 = postNotif( in testDismissingSummaryDoesNotDismissBubbledChildren() local
1000 mCollection.dismissNotification(notif0.entry, defaultStats(notif0.entry)); in testDismissingSummaryDoesNotDismissBubbledChildren()
1011 CollectionEvent notif0 = postNotif( in testDismissingSummaryDoesNotDismissDuplicateSummaries() local
[all …]