Home
last modified time | relevance | path

Searched refs:addNotification (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java2491 mService.addNotification(summary); in testAutobundledSummary_notificationAdded()
2510 mService.addNotification(summary); in testAutobundledSummary_notificationRemoved()
2623 mService.addNotification(notif); in testCancelAllNotifications_CancelsNoClearFlag()
2637 mService.addNotification(notif); in testUserInitiatedCancelAllOnClearAll_NoClearFlag()
2692 mService.addNotification(notif); in testCancelWithTagDoesNotCancelLifetimeExtended()
2723 mService.addNotification(notif); in testCancelAllClearsLifetimeExtended()
2748 mService.addNotification(notif); in testAppCancelAllDoesNotCancelLifetimeExtended()
2752 mService.addNotification(notifCancelable); in testAppCancelAllDoesNotCancelLifetimeExtended()
2791 mService.addNotification(parent); in testCancelNotificationWithTag_fromApp_cannotCancelFgsChild()
2792 mService.addNotification(child); in testCancelNotificationWithTag_fromApp_cannotCancelFgsChild()
[all …]
DNotificationHistoryManagerTest.java482 mHistoryManager.addNotification(hn); in testAddNotification_userLocked_noCrash()
494 mHistoryManager.addNotification(hn); in testAddNotification_historyDisabled()
496 verify(mDb, never()).addNotification(any()); in testAddNotification_historyDisabled()
513 mHistoryManager.addNotification(hnSystem); in testAddNotification()
514 mHistoryManager.addNotification(hnAll); in testAddNotification()
516 verify(userHistorySystem, times(1)).addNotification(hnSystem); in testAddNotification()
517 verify(userHistoryAll, times(1)).addNotification(hnAll); in testAddNotification()
DNotificationHistoryDatabaseTest.java184 mDataBase.addNotification(n); in testAddNotification()
189 mDataBase.addNotification(n2); in testAddNotification()
199 mDataBase.addNotification(n); in testAddNotification_newestFirst()
202 mDataBase.addNotification(n2); in testAddNotification_newestFirst()
225 mDataBase.addNotification(hn); in testReadNotificationHistory_readsBuffer()
DNotificationAttentionHelperTest.java390 mService.addNotification(r); in getCallRecord()
517 mService.addNotification(r); in getNotificationRecord()
1381 mService.addNotification(r); in testEmptyUriSoundTreatedAsNoSound()
1780 mService.addNotification(ringtoneNotification); in testCannotInterruptRingtoneInsistentBeep()
1803 mService.addNotification(ringtoneNotification); in testRingtoneInsistentBeep_canUpdate()
1831 mService.addNotification(ringtoneNotification); in testRingtoneInsistentBeep_clearEffectsStopsSoundAndVibration()
1854 mService.addNotification(ringtoneNotification); in testRingtoneInsistentBeep_neverVibratesWhenEffectsClearedBeforeDelay()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DForegroundServicesUserState.java70 addNotification(mImportantNotifications, pkg, key); in addImportantNotification()
78 addNotification(mStandardLayoutNotifications, pkg, key); in addStandardLayoutNotification()
92 public void addNotification(ArrayMap<String, ArraySet<String>> map, String pkg, in addNotification() method in ForegroundServicesUserState
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
DNotificationListenerController.java79 void addNotification(StatusBarNotification sbn); in addNotification() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationListenerWithPlugins.java159 public void addNotification(StatusBarNotification sbn) { in getProvider() method in NotificationListenerWithPlugins
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationHistoryManager.java245 public void addNotification(@NonNull final HistoricalNotification notification) { in addNotification() method in NotificationHistoryManager
255 userHistory.addNotification(notification); in addNotification()
DNotificationHistoryDatabase.java162 public void addNotification(final HistoricalNotification notification) { in addNotification() method in NotificationHistoryDatabase
DNotificationManagerService.java2326 void addNotification(NotificationRecord r) { in addNotification() method in NotificationManagerService
3364 mHistoryManager.addNotification(new HistoricalNotification.Builder()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationChildrenContainer.java326 public void addNotification(ExpandableNotificationRow row, int childIndex) { in addNotification() method in NotificationChildrenContainer
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRow.java907 mChildrenContainer.addNotification(row, childIndex);
/frameworks/base/services/
Dart-wear-profile15832 PLcom/android/server/notification/NotificationHistoryManager;->addNotification(Landroid/app/Notific…
15835 PLcom/android/server/notification/NotificationHistoryManager;->lambda$addNotification$0(Landroid/ap…