Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DINotificationManager.aidl51 void cancelAllNotifications(String pkg, int userId); in cancelAllNotifications() method
DNotificationManager.java880 service.cancelAllNotifications(pkg, mContext.getUserId()); in cancelAll()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java2387 mBinderService.cancelAllNotifications(mPkg, sbn.getUserId()); in testCancelAllNotificationsImmediatelyAfterEnqueue()
2434 mBinderService.cancelAllNotifications(mPkg, parent.getSbn().getUserId()); in testCancelAllNotificationsCancelsChildren()
2447 mBinderService.cancelAllNotifications(mPkg, sbn.getUserId()); in testCancelAllNotificationsMultipleEnqueuedDoesNotCrash()
2532 mBinderService.cancelAllNotifications(mPkg, sbn.getUserId()); in testCancelAllNotifications_IgnoreForegroundService()
2550 mBinderService.cancelAllNotifications(mPkg, sbn.getUserId()); in testCancelAllNotifications_FgsFlag_NoFgs_Allowed()
2567 mBinderService.cancelAllNotifications("other_pkg_name", sbn.getUserId()); in testCancelAllNotifications_IgnoreOtherPackages()
2581 mBinderService.cancelAllNotifications(null, sbn.getUserId()); in testCancelAllNotifications_NullPkgRemovesAll()
2596 mBinderService.cancelAllNotifications(null, sbn.getUserId()); in testCancelAllNotifications_NullPkgIgnoresUserAllNotifications()
2611 mBinderService.cancelAllNotifications(mPkg, sbn.getUserId()); in testAppInitiatedCancelAllNotifications_CancelsNoClearFlag()
2756 mBinderService.cancelAllNotifications(mPkg, notif.getSbn().getUserId()); in testAppCancelAllDoesNotCancelLifetimeExtended()
[all …]
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java765 public final void cancelAllNotifications() { in cancelAllNotifications() method in NotificationListenerService
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java1229 cancelAllNotifications(); in handleMessage()
4481 private void cancelAllNotifications() { in cancelAllNotifications() method in ServiceStateTracker
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java3786 public void cancelAllNotifications(String pkg, int userId) {
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt1933 HSPLandroid/app/INotificationManager$Stub$Proxy;->cancelAllNotifications(Ljava/lang/String;I)V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27043 method public final void cancelAllNotifications();
/frameworks/base/config/
Dboot-image-profile.txt1933 HSPLandroid/app/INotificationManager$Stub$Proxy;->cancelAllNotifications(Ljava/lang/String;I)V
/frameworks/base/core/api/
Dcurrent.txt41152 method public final void cancelAllNotifications();
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt6417 Landroid/app/INotificationManager$Stub$Proxy;->cancelAllNotifications(Ljava/lang/String;I)V