Home
last modified time | relevance | path

Searched refs:cancelAllNotifications (Results 1 – 12 of 12) 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.java1012 mBinderService.cancelAllNotifications(PKG, sbn.getUserId()); in testCancelAllNotificationsImmediatelyAfterEnqueue()
1068 mBinderService.cancelAllNotifications(PKG, parent.sbn.getUserId()); in testCancelAllNotificationsCancelsChildren()
1080 mBinderService.cancelAllNotifications(PKG, sbn.getUserId()); in testCancelAllNotificationsMultipleEnqueuedDoesNotCrash()
1120 mBinderService.cancelAllNotifications(PKG, sbn.getUserId()); in testCancelAllNotifications_IgnoreForegroundService()
1134 mBinderService.cancelAllNotifications("other_pkg_name", sbn.getUserId()); in testCancelAllNotifications_IgnoreOtherPackages()
1147 mBinderService.cancelAllNotifications(null, sbn.getUserId()); in testCancelAllNotifications_NullPkgRemovesAll()
1161 mBinderService.cancelAllNotifications(null, sbn.getUserId()); in testCancelAllNotifications_NullPkgIgnoresUserAllNotifications()
1175 mBinderService.cancelAllNotifications(PKG, sbn.getUserId()); in testAppInitiatedCancelAllNotifications_CancelsNoClearFlag()
1441 mBinderService.cancelAllNotifications(PKG, sbn.getUserId()); in testAppInitiatedCancelAllNotifications_CancelsOnGoingFlag()
4872 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.java1165 cancelAllNotifications(); in handleMessage()
4192 private void cancelAllNotifications() { in cancelAllNotifications() method in ServiceStateTracker
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java2467 public void cancelAllNotifications(String pkg, int userId) {
/frameworks/base/config/
Dboot-image-profile.txt22761 HSPLcom/android/internal/telephony/ServiceStateTracker;->cancelAllNotifications()V
40900 HSPLandroid/app/INotificationManager$Stub$Proxy;->cancelAllNotifications(Ljava/lang/String;I)V
Dhiddenapi-greylist-max-o.txt6420 Landroid/app/INotificationManager$Stub$Proxy;->cancelAllNotifications(Ljava/lang/String;I)V
/frameworks/base/services/
Dart-profile9361 HSPLcom/android/server/notification/NotificationManagerService$10;->cancelAllNotifications(Ljava/la…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27043 method public final void cancelAllNotifications();
/frameworks/base/non-updatable-api/
Dcurrent.txt41918 method public final void cancelAllNotifications();
/frameworks/base/api/
Dcurrent.txt42062 method public final void cancelAllNotifications();