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.java251 NotifEvent notif2 = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 3) in testEventDispatchedWhenNotifUpdated() local
309 NotifEvent notif2 = mNoMan.postNotif(buildNotif(TEST_PACKAGE2, 8) in testRankingUpdateIsProperlyIssuedToEveryone() local
370 NotifEvent notif2 = mNoMan.postNotif(buildNotif(TEST_PACKAGE2, 88, "barTag")); in testDismissNotificationSentToSystemServer() local
452 CollectionEvent notif2 = postNotif( in testDismissingLifetimeExtendedSummaryDoesNotDismissChildren() local
636 NotifEvent notif2 = mNoMan.postNotif(buildNotif(TEST_PACKAGE2, 88)); in testDismissingNonExistentNotificationThrows() local
701 CollectionEvent notif2 = postNotif( in testDismissedChildrenAreNotResetByParentUpdate() local
761 CollectionEvent notif2 = postNotif( in testDismissingSummaryDoesNotDismissForegroundServiceChildren() local
785 CollectionEvent notif2 = postNotif( in testDismissingSummaryDoesNotDismissBubbledChildren() local
809 CollectionEvent notif2 = postNotif( in testDismissingSummaryDoesNotDismissDuplicateSummaries() local
833 NotifEvent notif2 = mNoMan.postNotif(buildNotif(TEST_PACKAGE2, 88)); in testLifetimeExtendersAreQueriedWhenNotifRemoved() local
[all …]
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coalescer/
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
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java4319 final NotificationRecord notif2 = generateNotificationRecord( in testHideAndUnhideNotificationsOnSuspendedPackageBroadcast() local
4342 final NotificationRecord notif2 = generateNotificationRecord( in testNoNotificationsHiddenOnSuspendedPackageBroadcast() local
6243 NotificationRecord notif2 = mService.getNotificationRecord( in testNotificationBubbles_flagRemoved_whenShortcutRemoved() local