Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DINotificationManager.aidl48 void cancelAllNotifications(String pkg, int userId); in cancelAllNotifications() method
H A DNotificationManager.java817 service.cancelAllNotifications(pkg, mContext.getUserId()); in cancelAll()
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java2083 mBinderService.cancelAllNotifications(PKG, sbn.getUserId()); in testCancelAllNotificationsImmediatelyAfterEnqueue()
2143 mBinderService.cancelAllNotifications(PKG, sbn.getUserId()); in testCancelAllNotificationsMultipleEnqueuedDoesNotCrash()
2225 mBinderService.cancelAllNotifications(PKG, sbn.getUserId()); in testCancelAllNotifications_IgnoreForegroundService()
2243 mBinderService.cancelAllNotifications(PKG, sbn.getUserId()); in testCancelAllNotifications_FgsFlag_NoFgs_Allowed()
2502 mService.getBinderService().cancelAllNotifications( in testCancelAllNotificationsFromApp_cannotCancelFgsChild()
2531 mService.getBinderService().cancelAllNotifications( in testCancelAllNotifications_fromApp_cannotCancelFgsParent()
2557 mService.getBinderService().cancelAllNotifications( in testCancelAllNotifications_fromApp_canCancelOngoingNoClearChild()
2583 mService.getBinderService().cancelAllNotifications( in testCancelAllNotifications_fromApp_canCancelOngoingNoClearParent()
10112 mBinderService.cancelAllNotifications(PKG, mUid);
11933 mService.getBinderService().cancelAllNotifications(
[all …]
/aosp14/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java747 public final void cancelAllNotifications() { in cancelAllNotifications() method in NotificationListenerService
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java3572 public void cancelAllNotifications(String pkg, int userId) {
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt1952 HSPLandroid/app/INotificationManager$Stub$Proxy;->cancelAllNotifications(Ljava/lang/String;I)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt1952 HSPLandroid/app/INotificationManager$Stub$Proxy;->cancelAllNotifications(Ljava/lang/String;I)V
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt40894 method public final void cancelAllNotifications();
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt6417 Landroid/app/INotificationManager$Stub$Proxy;->cancelAllNotifications(Ljava/lang/String;I)V