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
450 CollectionEvent notif2 = postNotif( in testRetractingLifetimeExtendedSummaryDoesNotDismissChildren() local
486 CollectionEvent notif2 = postNotif(buildNotif(TEST_PACKAGE, 2, "myTag")); in testNMSReportsUserDismissalAlwaysRemovesNotif() local
651 NotifEvent notif2 = mNoMan.postNotif(buildNotif(TEST_PACKAGE2, 88)); in testDismissingNonExistentNotificationThrows() local
716 CollectionEvent notif2 = postNotif( in testDismissedChildrenAreNotResetByParentUpdate() local
776 CollectionEvent notif2 = postNotif( in testDismissingSummaryDoesNotDismissForegroundServiceChildren() local
800 CollectionEvent notif2 = postNotif( in testDismissingSummaryDoesNotDismissBubbledChildren() local
824 CollectionEvent notif2 = postNotif( in testDismissingSummaryDoesNotDismissDuplicateSummaries() 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.java4575 final NotificationRecord notif2 = generateNotificationRecord( in testHideAndUnhideNotificationsOnSuspendedPackageBroadcast() local
4598 final NotificationRecord notif2 = generateNotificationRecord( in testNoNotificationsHiddenOnSuspendedPackageBroadcast() local
4615 final NotificationRecord notif2 = generateNotificationRecord( in testNotificationFromDifferentUserHidden() local
7165 NotificationRecord notif2 = mService.getNotificationRecord( in testNotificationBubbles_flagRemoved_whenShortcutRemoved() local