Home
last modified time | relevance | path

Searched refs:notif1b (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coalescer/
DGroupCoalescerTest.java202 NotifEvent notif1b = mNoMan.postNotif(new NotificationEntryBuilder() in testCoalescedEventsThatAreLaterUngroupedAreEmittedImmediatelyAndNotLater() local
216 inOrder.verify(mListener).onNotificationPosted(notif1b.sbn, notif1b.rankingMap); in testCoalescedEventsThatAreLaterUngroupedAreEmittedImmediatelyAndNotLater()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
DPeopleSpaceWidgetManagerTest.java574 NotifEvent notif1b = mNoMan.retractNotif(notif1.sbn, 0); in testDoNotUpdateNotificationRemovedIfDifferentShortcutId() local
595 NotifEvent notif1b = mNoMan.retractNotif(notif1.sbn, 0); in testDoNotUpdateNotificationRemovedIfDifferentPackageName() local
811 NotifEvent notif1b = mNoMan.retractNotif(notif1.sbn.cloneLight(), 0); in testRemoveMissedCallNotificationWithContentPostedIfMatchingUriTile() local
986 NotifEvent notif1b = mNoMan.retractNotif(notif1.sbn, 0); in testUpdateNotificationRemovedIfExistingTile() local