Home
last modified time | relevance | path

Searched refs:cancelAllNotifications (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/app/
DINotificationManager.aidl44 void cancelAllNotifications(String pkg, int userId); in cancelAllNotifications() method
DNotificationManager.java580 service.cancelAllNotifications(pkg, mContext.getUserId()); in cancelAll()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java956 mBinderService.cancelAllNotifications(PKG, sbn.getUserId()); in testCancelAllNotificationsImmediatelyAfterEnqueue()
998 mBinderService.cancelAllNotifications(PKG, parent.sbn.getUserId()); in testCancelAllNotificationsCancelsChildren()
1010 mBinderService.cancelAllNotifications(PKG, sbn.getUserId()); in testCancelAllNotificationsMultipleEnqueuedDoesNotCrash()
1050 mBinderService.cancelAllNotifications(PKG, sbn.getUserId()); in testCancelAllNotifications_IgnoreForegroundService()
1064 mBinderService.cancelAllNotifications("other_pkg_name", sbn.getUserId()); in testCancelAllNotifications_IgnoreOtherPackages()
1077 mBinderService.cancelAllNotifications(null, sbn.getUserId()); in testCancelAllNotifications_NullPkgRemovesAll()
1091 mBinderService.cancelAllNotifications(null, sbn.getUserId()); in testCancelAllNotifications_NullPkgIgnoresUserAllNotifications()
1105 mBinderService.cancelAllNotifications(PKG, sbn.getUserId()); in testAppInitiatedCancelAllNotifications_CancelsNoClearFlag()
1371 mBinderService.cancelAllNotifications(PKG, sbn.getUserId()); in testAppInitiatedCancelAllNotifications_CancelsOnGoingFlag()
4789 mBinderService.cancelAllNotifications(PKG, nr.sbn.getUserId()); in testCancelAllNotifications_cancelsBubble()
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java622 public final void cancelAllNotifications() { in cancelAllNotifications() method in NotificationListenerService
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java1076 cancelAllNotifications(); in handleMessage()
3988 private void cancelAllNotifications() { in cancelAllNotifications() method in ServiceStateTracker
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java2394 public void cancelAllNotifications(String pkg, int userId) {
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/services/
Dart-profile9361 HSPLcom/android/server/notification/NotificationManagerService$10;->cancelAllNotifications(Ljava/la…