Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DINotificationManager.aidl57 void cancelNotificationWithTag(String pkg, String opPkg, String tag, int id, int userId); in cancelNotificationWithTag() method
DNotificationManager.java668 service.cancelNotificationWithTag(targetPackage, mContext.getOpPackageName(), in cancelAsPackage()
685 service.cancelNotificationWithTag( in cancelAsUser()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java1020 mBinderService.cancelNotificationWithTag(PKG, PKG, "tag", sbn.getId(), sbn.getUserId()); in testEnqueuedBlockedNotifications_userBlockedChannelForegroundService()
1292 mBinderService.cancelNotificationWithTag(PKG, PKG, tag, 0, 0); in testEnqueueNotificationWithTag_LogsAgainAfterCancel()
1319 mBinderService.cancelNotificationWithTag(PKG, PKG, in testCancelNonexistentNotification()
1332 mBinderService.cancelNotificationWithTag(PKG, PKG, in testCancelNotificationImmediatelyAfterEnqueue()
1349 mBinderService.cancelNotificationWithTag(PKG, PKG, "tag", sbn.getId(), sbn.getUserId()); in testPostCancelPostNotifiesListeners()
1373 mBinderService.cancelNotificationWithTag(PKG, PKG, in testCancelNotificationWhilePostedAndEnqueued()
1422 mBinderService.cancelNotificationWithTag(PKG, PKG, "tag", sbn.getId(), sbn.getUserId()); in testCancelImmediatelyAfterEnqueueNotifiesListeners_ForegroundServiceFlag()
1725 mBinderService.cancelNotificationWithTag(PKG, PKG, sbn.getTag(), sbn.getId(), in testCancelAfterSecondEnqueueDoesNotSpecifyForegroundFlag()
5444 mBinderService.cancelNotificationWithTag(PKG, PKG, in testCancelNotificationsFromApp_cancelsBubbles()
6305 mBinderService.cancelNotificationWithTag(PKG, PKG, nr.getSbn().getTag(), in testNotificationBubbles_shortcut_stopListeningWhenNotifRemoved()
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountManagerServiceTest.java1070 verify(mMockNotificationManager).cancelNotificationWithTag(anyString(), in testFinishSessionAsUserSuccess()
1948 verify(mMockNotificationManager).cancelNotificationWithTag(anyString(), in testAddAccountAsUserSuccess()
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java5332 service.cancelNotificationWithTag(
/frameworks/base/services/core/java/com/android/server/wm/
DActivityTaskManagerService.java5676 inm.cancelNotificationWithTag("android", "android", null, in cancelHeavyWeightProcessNotification()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java3001 public void cancelNotificationWithTag(String pkg, String opPkg, String tag, int id,
/frameworks/base/config/
Dboot-image-profile.txt2231 HSPLandroid/app/INotificationManager$Stub$Proxy;->cancelNotificationWithTag(Ljava/lang/String;Ljava…
/frameworks/base/services/
Dart-profile21284 HSPLcom/android/server/notification/NotificationManagerService$10;->cancelNotificationWithTag(Ljava…