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.java312 NotifEvent notif2 = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 3) in testEventDispatchedWhenNotifUpdated() local
485 NotifEvent notif2 = mNoMan.postNotif(buildNotif(TEST_PACKAGE2, 8) in testRankingUpdateIsProperlyIssuedToEveryone() local
546 NotifEvent notif2 = mNoMan.postNotif(buildNotif(TEST_PACKAGE2, 88, "barTag")); in testDismissNotificationSentToSystemServer() local
628 CollectionEvent notif2 = postNotif( in testRetractingLifetimeExtendedSummaryDoesNotDismissChildren() local
664 CollectionEvent notif2 = postNotif(buildNotif(TEST_PACKAGE, 2, "myTag")); in testNMSReportsUserDismissalAlwaysRemovesNotif() local
883 CollectionEvent notif2 = postNotif( in testDismissedChildrenAreNotResetByParentUpdate() local
943 CollectionEvent notif2 = postNotif( in testDismissingSummaryDoesDismissForegroundServiceChildren() local
967 CollectionEvent notif2 = postNotif( in testDismissingSummaryDoesNotDismissOngoingChildren() local
991 CollectionEvent notif2 = postNotif( in testDismissingSummaryDoesNotDismissBubbledChildren() local
1015 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.java5920 final NotificationRecord notif2 = generateNotificationRecord( in testHideAndUnhideNotificationsOnSuspendedPackageBroadcast() local
5943 final NotificationRecord notif2 = generateNotificationRecord( in testNoNotificationsHiddenOnSuspendedPackageBroadcast() local
5960 final NotificationRecord notif2 = generateNotificationRecord( in testNotificationFromDifferentUserHidden() local
8664 NotificationRecord notif2 = mService.getNotificationRecord( in testNotificationBubbles_flagRemoved_whenShortcutRemoved() local