Home
last modified time | relevance | path

Searched defs:notif1 (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coalescer/
H A DGroupCoalescerTest.java96 NotifEvent notif1 = mNoMan.postNotif( in testUngroupedNotificationsAreNotCoalesced() local
112 NotifEvent notif1 = mNoMan.postNotif( in testGroupedNotificationsAreCoalesced() local
130 NotifEvent notif1 = mNoMan.postNotif( in testCoalescedNotificationsStillPassThroughRankingUpdate() local
143 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testCoalescedNotificationsArePosted() local
229 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testUpdatingCoalescedNotifTriggersBatchEmit() local
267 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testRemovingCoalescedNotifTriggersBatchEmit() local
293 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testRankingsAreUpdated() local
329 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testMaxLingerDuration() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollectionTest.java210 NotifEvent notif1 = mNoMan.postNotif(entryBuilder); in testIsOnlyChildInGroup() local
230 NotifEvent notif1 = mNoMan.postNotif( in testEventDispatchedWhenNotifPosted() local
470 NotifEvent notif1 = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 3) in testRankingsAreUpdatedForOtherNotifs() local
628 CollectionEvent notif1 = postNotif( in testRetractingLifetimeExtendedSummaryDoesNotDismissChildren() local
861 CollectionEvent notif1 = postNotif( in testUpdatingDismissedSummaryBringsChildrenBack() local
884 CollectionEvent notif1 = postNotif( in testDismissedChildrenAreNotResetByParentUpdate() local
913 CollectionEvent notif1 = postNotif( in testUpdatingGroupKeyOfDismissedSummaryBringsChildrenBack() local
943 CollectionEvent notif1 = postNotif( in testDismissingSummaryDoesDismissForegroundServiceChildren() local
967 CollectionEvent notif1 = postNotif( in testDismissingSummaryDoesNotDismissOngoingChildren() local
991 CollectionEvent notif1 = postNotif( in testDismissingSummaryDoesNotDismissBubbledChildren() local
[all …]
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManagerTest.java412 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testDoNotUpdateAppWidgetIfNoWidgets() local
433 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testDoNotUpdateAppWidgetIfNoShortcutInfo() local
656 NotifEvent notif1 = mNoMan.postNotif(builder); in testUpdateNotificationPostedIfExistingTile() local
715 NotifEvent notif1 = mNoMan.postNotif(builder); in testUpdateMissedCallNotificationWithoutContentPostedIfExistingTile() local
739 NotifEvent notif1 = mNoMan.postNotif(builder); in testUpdateMissedCallNotificationWithContentPostedIfExistingTile() local
763 NotifEvent notif1 = mNoMan.postNotif(builder); in testUpdateMissedCallNotificationWithContentPostedIfMatchingUriTile() local
794 NotifEvent notif1 = mNoMan.postNotif(builder); in testRemoveMissedCallNotificationWithContentPostedIfMatchingUriTile() local
837 NotifEvent notif1 = mNoMan.postNotif(builder); in testUpdateMissedCallNotificationWithContentPostedIfMatchingUriTileFromSender() local
881 NotifEvent notif1 = mNoMan.postNotif(builder); in testDoNotUpdateMissedCallNotificationWithContentPostedIfNoPersonsAttached() local
914 NotifEvent notif1 = mNoMan.postNotif(builder); in testDoNotUpdateMissedCallNotificationWithContentPostedIfNotMatchingUriTile() local
[all …]
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java6606 final NotificationRecord notif1 = generateNotificationRecord( in testHideAndUnhideNotificationsOnSuspendedPackageBroadcast() local
6629 final NotificationRecord notif1 = generateNotificationRecord( in testNoNotificationsHiddenOnSuspendedPackageBroadcast() local
6646 final NotificationRecord notif1 = generateNotificationRecord( in testNotificationFromDifferentUserHidden() local
6727 final NotificationRecord notif1 = generateNotificationRecord( in testNoNotificationsHiddenOnDistractingPackageBroadcast() local