Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coalescer/
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
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
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
487 NotifEvent notif1 = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 3) in testRankingUpdateIsProperlyIssuedToEveryone() local
534 NotifEvent notif1 = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 3)); in testNotifEntriesAreNotPersistedAcrossRemovalAndReposting() local
549 NotifEvent notif1 = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 47, "myTag")); in testDismissNotificationSentToSystemServer() local
572 NotifEvent notif1 = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 47, "myTag")); in testDismissedNotificationsAreMarkedAsDismissedLocally() local
586 NotifEvent notif1 = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 47, "myTag")); in testDismissedNotificationsCannotBeLifetimeExtended() local
599 NotifEvent notif1 = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 47, "myTag")); in testDismissedNotificationsDoNotTriggerRemovalEvents() local
612 NotifEvent notif1 = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 47, "myTag")); in testDismissedNotificationsStillAppearInNotificationSet() local
[all …]
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
DPeopleSpaceWidgetManagerTest.java412 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testDoNotUpdateAppWidgetIfNoWidgets() local
433 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testDoNotUpdateAppWidgetIfNoShortcutInfo() local
454 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testDoNotUpdateAppWidgetIfNoPackage() local
522 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testDoNotUpdateNotificationPostedIfDifferentShortcutId() local
541 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testDoNotUpdateNotificationPostedIfDifferentPackageName() local
557 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testDoNotUpdateNotificationRemovedIfDifferentShortcutId() local
578 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testDoNotUpdateNotificationRemovedIfDifferentPackageName() local
656 NotifEvent notif1 = mNoMan.postNotif(builder); in testUpdateNotificationPostedIfExistingTile() local
671 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testUpdateNotificationPostedOnTwoExistingTiles() local
690 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testUpdateNotificationOnExistingTileAfterRemovingTileForSamePerson() local
[all …]
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java6542 final NotificationRecord notif1 = generateNotificationRecord( in testHideAndUnhideNotificationsOnSuspendedPackageBroadcast() local
6565 final NotificationRecord notif1 = generateNotificationRecord( in testNoNotificationsHiddenOnSuspendedPackageBroadcast() local
6582 final NotificationRecord notif1 = generateNotificationRecord( in testNotificationFromDifferentUserHidden() local
6663 final NotificationRecord notif1 = generateNotificationRecord( in testNoNotificationsHiddenOnDistractingPackageBroadcast() local