Home
last modified time | relevance | path

Searched refs:cancelNotificationWithTag (Results 1 – 11 of 11) sorted by relevance

/aosp12/frameworks/base/core/java/android/app/
H A DINotificationManager.aidl58 void cancelNotificationWithTag(String pkg, String opPkg, String tag, int id, int userId); in cancelNotificationWithTag() method
H A DNotificationManager.java764 service.cancelNotificationWithTag(targetPackage, mContext.getOpPackageName(), in cancelAsPackage()
781 service.cancelNotificationWithTag( in cancelAsUser()
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java1164 mBinderService.cancelNotificationWithTag(PKG, PKG, "tag", sbn.getId(), sbn.getUserId()); in testEnqueuedBlockedNotifications_userBlockedChannelForegroundService()
1440 mBinderService.cancelNotificationWithTag(PKG, PKG, tag, 0, 0); in testEnqueueNotificationWithTag_LogsAgainAfterCancel()
1467 mBinderService.cancelNotificationWithTag(PKG, PKG, in testCancelNonexistentNotification()
1480 mBinderService.cancelNotificationWithTag(PKG, PKG, in testCancelNotificationImmediatelyAfterEnqueue()
1497 mBinderService.cancelNotificationWithTag(PKG, PKG, "tag", sbn.getId(), sbn.getUserId()); in testPostCancelPostNotifiesListeners()
1521 mBinderService.cancelNotificationWithTag(PKG, PKG, in testCancelNotificationWhilePostedAndEnqueued()
1859 mBinderService.cancelNotificationWithTag(PKG, PKG, sbn.getTag(), sbn.getId(), in testCancelAfterSecondEnqueueDoesNotSpecifyForegroundFlag()
6493 mBinderService.cancelNotificationWithTag(PKG, PKG, in testCancelNotificationsFromApp_cancelsBubbles()
7373 mBinderService.cancelNotificationWithTag(PKG, PKG, nr.getSbn().getTag(), in testNotificationBubbles_shortcut_stopListeningWhenNotifRemoved()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
H A DAccountManagerServiceTest.java1082 verify(mMockNotificationManager).cancelNotificationWithTag(anyString(), in testFinishSessionAsUserSuccess()
1976 verify(mMockNotificationManager).cancelNotificationWithTag(anyString(), in testAddAccountAsUserSuccess()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityTaskManagerService.java4741 inm.cancelNotificationWithTag("android", "android", null, in cancelHeavyWeightProcessNotification()
/aosp12/frameworks/base/services/core/java/com/android/server/accounts/
H A DAccountManagerService.java5431 service.cancelNotificationWithTag(
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java3274 public void cancelNotificationWithTag(String pkg, String opPkg, String tag, int id,
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt1890 HSPLandroid/app/INotificationManager$Stub$Proxy;->cancelNotificationWithTag(Ljava/lang/String;Ljava…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt1890 HSPLandroid/app/INotificationManager$Stub$Proxy;->cancelNotificationWithTag(Ljava/lang/String;Ljava…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt6420 Landroid/app/INotificationManager$Stub$Proxy;->cancelNotificationWithTag(Ljava/lang/String;Ljava/la…
/aosp12/frameworks/base/services/
H A Dart-profile26434 HPLcom/android/server/notification/NotificationManagerService$11;->cancelNotificationWithTag(Ljava/…