Home
last modified time | relevance | path

Searched defs:notif2 (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DNotifCollectionTest.java316 NotifEvent notif2 = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 3) in testEventDispatchedWhenNotifUpdated() local
489 NotifEvent notif2 = mNoMan.postNotif(buildNotif(TEST_PACKAGE2, 8) in testRankingUpdateIsProperlyIssuedToEveryone() local
550 NotifEvent notif2 = mNoMan.postNotif(buildNotif(TEST_PACKAGE2, 88, "barTag")); in testDismissNotificationSentToSystemServer() local
632 CollectionEvent notif2 = postNotif( in testRetractingLifetimeExtendedSummaryDoesNotDismissChildren() local
668 CollectionEvent notif2 = postNotif(buildNotif(TEST_PACKAGE, 2, "myTag")); in testNMSReportsUserDismissalAlwaysRemovesNotif() local
887 CollectionEvent notif2 = postNotif( in testDismissedChildrenAreNotResetByParentUpdate() local
947 CollectionEvent notif2 = postNotif( in testDismissingSummaryDoesDismissForegroundServiceChildren() local
971 CollectionEvent notif2 = postNotif( in testDismissingSummaryDoesNotDismissOngoingChildren() local
995 CollectionEvent notif2 = postNotif( in testDismissingSummaryDoesNotDismissBubbledChildren() local
1019 CollectionEvent notif2 = postNotif( in testDismissingSummaryDoesNotDismissDuplicateSummaries() local
[all …]
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coalescer/
DGroupCoalescerTest.java150 NotifEvent notif2 = mNoMan.postNotif(new NotificationEntryBuilder() in testCoalescedNotificationsArePosted() local
187 NotifEvent notif2 = mNoMan.postNotif(new NotificationEntryBuilder() in testCoalescedEventsThatAreLaterUngroupedAreEmittedImmediatelyAndNotLater() local
297 NotifEvent notif2 = mNoMan.postNotif(new NotificationEntryBuilder() in testRankingsAreUpdated() local
334 NotifEvent notif2 = mNoMan.postNotif(new NotificationEntryBuilder() in testMaxLingerDuration() local
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java7443 final NotificationRecord notif2 = generateNotificationRecord( in testHideAndUnhideNotificationsOnSuspendedPackageBroadcast() local
7466 final NotificationRecord notif2 = generateNotificationRecord( in testNoNotificationsHiddenOnSuspendedPackageBroadcast() local
7483 final NotificationRecord notif2 = generateNotificationRecord( in testNotificationFromDifferentUserHidden() local