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.java174 NotifEvent notif1 = mNoMan.postNotif( in testEventDispatchedWhenNotifPosted() local
290 NotifEvent notif1 = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 3) in testRankingsAreUpdatedForOtherNotifs() local
307 NotifEvent notif1 = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 3) in testRankingUpdateIsProperlyIssuedToEveryone() local
354 NotifEvent notif1 = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 3)); in testNotifEntriesAreNotPersistedAcrossRemovalAndReposting() local
369 NotifEvent notif1 = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 47, "myTag")); in testDismissNotificationSentToSystemServer() local
390 NotifEvent notif1 = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 47, "myTag")); in testDismissedNotificationsAreMarkedAsDismissedLocally() local
404 NotifEvent notif1 = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 47, "myTag")); in testDismissedNotificationsCannotBeLifetimeExtended() local
417 NotifEvent notif1 = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 47, "myTag")); in testDismissedNotificationsDoNotTriggerRemovalEvents() local
430 NotifEvent notif1 = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 47, "myTag")); in testDismissedNotificationsStillAppearInNotificationSet() local
446 CollectionEvent notif1 = postNotif( in testRetractingLifetimeExtendedSummaryDoesNotDismissChildren() local
[all …]
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
DPeopleSpaceWidgetManagerTest.java413 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testDoNotUpdateAppWidgetIfNoWidgets() local
434 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testDoNotUpdateAppWidgetIfNoShortcutInfo() local
455 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testDoNotUpdateAppWidgetIfNoPackage() local
504 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testDoNotUpdateNotificationPostedIfDifferentShortcutId() local
523 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testDoNotUpdateNotificationPostedIfDifferentPackageName() local
539 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testDoNotUpdateNotificationRemovedIfDifferentShortcutId() local
560 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testDoNotUpdateNotificationRemovedIfDifferentPackageName() local
638 NotifEvent notif1 = mNoMan.postNotif(builder); in testUpdateNotificationPostedIfExistingTile() local
653 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testUpdateNotificationPostedOnTwoExistingTiles() local
672 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testUpdateNotificationOnExistingTileAfterRemovingTileForSamePerson() local
[all …]
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java4573 final NotificationRecord notif1 = generateNotificationRecord( in testHideAndUnhideNotificationsOnSuspendedPackageBroadcast() local
4596 final NotificationRecord notif1 = generateNotificationRecord( in testNoNotificationsHiddenOnSuspendedPackageBroadcast() local
4613 final NotificationRecord notif1 = generateNotificationRecord( in testNotificationFromDifferentUserHidden() local
4694 final NotificationRecord notif1 = generateNotificationRecord( in testNoNotificationsHiddenOnDistractingPackageBroadcast() local