Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DINotificationManager.aidl56 void cancelNotificationWithTag(String pkg, String tag, int id, int userId); in cancelNotificationWithTag() method
DNotificationManager.java564 service.cancelNotificationWithTag(pkg, tag, id, user.getIdentifier()); in cancelAsUser()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java736 mBinderService.cancelNotificationWithTag(PKG, "tag", sbn.getId(), sbn.getUserId()); in testEnqueuedBlockedNotifications_userBlockedChannelForegroundService()
911 mBinderService.cancelNotificationWithTag(PKG, "tag", 0, 0); in testCancelNotificationImmediatelyAfterEnqueue()
926 mBinderService.cancelNotificationWithTag(PKG, "tag", 0, 0); in testCancelNotificationWhilePostedAndEnqueued()
972 mBinderService.cancelNotificationWithTag(PKG, "tag", sbn.getId(), sbn.getUserId()); in testCancelImmediatelyAfterEnqueueNotifiesListeners_ForegroundServiceFlag()
1224 mBinderService.cancelNotificationWithTag(PKG, "tag", sbn.getId(), sbn.getUserId()); in testCancelAfterSecondEnqueueDoesNotSpecifyForegroundFlag()
4426 mBinderService.cancelNotificationWithTag(PKG, "tag", nr1.sbn.getId(), in testFlagBubbleNotifs_noFlag_previousForegroundFlag_afterRemoval()
4825 mBinderService.cancelNotificationWithTag(PKG, null, nrBubble.sbn.getId(), in testAppCancelNotifications_cancelsBubbles()
/frameworks/base/services/core/java/com/android/server/am/
DServiceRecord.java920 inm.cancelNotificationWithTag(localPackageName, null, in cancelNotification()
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountManagerServiceTest.java1068 verify(mMockNotificationManager).cancelNotificationWithTag( in testFinishSessionAsUserSuccess()
1946 verify(mMockNotificationManager).cancelNotificationWithTag( in testAddAccountAsUserSuccess()
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java5313 service.cancelNotificationWithTag(packageName, id.mTag, id.mId, user.getIdentifier());
/frameworks/base/services/core/java/com/android/server/wm/
DActivityTaskManagerService.java5680 inm.cancelNotificationWithTag("android", null, in cancelHeavyWeightProcessNotification()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java2395 public void cancelNotificationWithTag(String pkg, String tag, int id, int userId) {
/frameworks/base/services/
Dart-profile9362 HSPLcom/android/server/notification/NotificationManagerService$10;->cancelNotificationWithTag(Ljava…
/frameworks/base/config/
Dboot-image-profile.txt1600 HSPLandroid/app/INotificationManager$Stub$Proxy;->cancelNotificationWithTag(Ljava/lang/String;Ljava…
Dhiddenapi-greylist-max-o.txt6840 Landroid/app/INotificationManager$Stub$Proxy;->cancelNotificationWithTag(Ljava/lang/String;Ljava/la…