Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollectionTest.java257 NotifEvent notif2 = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 3) in testEventDispatchedWhenNotifUpdated() local
315 NotifEvent notif2 = mNoMan.postNotif(buildNotif(TEST_PACKAGE2, 8) in testRankingUpdateIsProperlyIssuedToEveryone() local
456 CollectionEvent notif2 = postNotif( in testRetractingLifetimeExtendedSummaryDoesNotDismissChildren() local
657 NotifEvent notif2 = mNoMan.postNotif(buildNotif(TEST_PACKAGE2, 88)); in testDismissingNonExistentNotificationThrows() local
722 CollectionEvent notif2 = postNotif( in testDismissedChildrenAreNotResetByParentUpdate() local
782 CollectionEvent notif2 = postNotif( in testDismissingSummaryDoesNotDismissForegroundServiceChildren() local
806 CollectionEvent notif2 = postNotif( in testDismissingSummaryDoesNotDismissBubbledChildren() local
830 CollectionEvent notif2 = postNotif( in testDismissingSummaryDoesNotDismissDuplicateSummaries() local
854 NotifEvent notif2 = mNoMan.postNotif(buildNotif(TEST_PACKAGE2, 88)); in testLifetimeExtendersAreQueriedWhenNotifRemoved() local
882 NotifEvent notif2 = mNoMan.postNotif(buildNotif(TEST_PACKAGE2, 88)); in testWhenLastLifetimeExtenderExpiresAllAreReQueried() local
[all …]
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coalescer/
H A DGroupCoalescerTest.java149 NotifEvent notif2 = mNoMan.postNotif(new NotificationEntryBuilder() in testCoalescedNotificationsArePosted() local
186 NotifEvent notif2 = mNoMan.postNotif(new NotificationEntryBuilder() in testCoalescedEventsThatAreLaterUngroupedAreEmittedImmediatelyAndNotLater() local
296 NotifEvent notif2 = mNoMan.postNotif(new NotificationEntryBuilder() in testRankingsAreUpdated() local
333 NotifEvent notif2 = mNoMan.postNotif(new NotificationEntryBuilder() in testMaxLingerDuration() local
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java4756 final NotificationRecord notif2 = generateNotificationRecord( in testHideAndUnhideNotificationsOnSuspendedPackageBroadcast() local
4779 final NotificationRecord notif2 = generateNotificationRecord( in testNoNotificationsHiddenOnSuspendedPackageBroadcast() local
4796 final NotificationRecord notif2 = generateNotificationRecord( in testNotificationFromDifferentUserHidden() local
7311 NotificationRecord notif2 = mService.getNotificationRecord( in testNotificationBubbles_flagRemoved_whenShortcutRemoved() local