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.java95 NotifEvent notif1 = mNoMan.postNotif( in testUngroupedNotificationsAreNotCoalesced() local
111 NotifEvent notif1 = mNoMan.postNotif( in testGroupedNotificationsAreCoalesced() local
129 NotifEvent notif1 = mNoMan.postNotif( in testCoalescedNotificationsStillPassThroughRankingUpdate() local
142 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testCoalescedNotificationsArePosted() local
228 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testUpdatingCoalescedNotifTriggersBatchEmit() local
266 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testRemovingCoalescedNotifTriggersBatchEmit() local
292 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testRankingsAreUpdated() local
328 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testMaxLingerDuration() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DNotifCollectionTest.java206 NotifEvent notif1 = mNoMan.postNotif(entryBuilder); in testIsOnlyChildInGroup() local
226 NotifEvent notif1 = mNoMan.postNotif( in testEventDispatchedWhenNotifPosted() local
466 NotifEvent notif1 = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 3) in testRankingsAreUpdatedForOtherNotifs() local
483 NotifEvent notif1 = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 3) in testRankingUpdateIsProperlyIssuedToEveryone() local
530 NotifEvent notif1 = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 3)); in testNotifEntriesAreNotPersistedAcrossRemovalAndReposting() local
545 NotifEvent notif1 = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 47, "myTag")); in testDismissNotificationSentToSystemServer() local
568 NotifEvent notif1 = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 47, "myTag")); in testDismissedNotificationsAreMarkedAsDismissedLocally() local
582 NotifEvent notif1 = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 47, "myTag")); in testDismissedNotificationsCannotBeLifetimeExtended() local
595 NotifEvent notif1 = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 47, "myTag")); in testDismissedNotificationsDoNotTriggerRemovalEvents() local
608 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
503 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testDoNotUpdateNotificationPostedIfDifferentShortcutId() local
522 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testDoNotUpdateNotificationPostedIfDifferentPackageName() local
538 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testDoNotUpdateNotificationRemovedIfDifferentShortcutId() local
559 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testDoNotUpdateNotificationRemovedIfDifferentPackageName() local
637 NotifEvent notif1 = mNoMan.postNotif(builder); in testUpdateNotificationPostedIfExistingTile() local
652 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testUpdateNotificationPostedOnTwoExistingTiles() local
671 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testUpdateNotificationOnExistingTileAfterRemovingTileForSamePerson() local
[all …]
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java5918 final NotificationRecord notif1 = generateNotificationRecord( in testHideAndUnhideNotificationsOnSuspendedPackageBroadcast() local
5941 final NotificationRecord notif1 = generateNotificationRecord( in testNoNotificationsHiddenOnSuspendedPackageBroadcast() local
5958 final NotificationRecord notif1 = generateNotificationRecord( in testNotificationFromDifferentUserHidden() local
6039 final NotificationRecord notif1 = generateNotificationRecord( in testNoNotificationsHiddenOnDistractingPackageBroadcast() local