Home
last modified time | relevance | path

Searched refs:clearPendingIntentAllowBgActivityStarts (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/
DActivityManagerInternal.java86 public abstract void clearPendingIntentAllowBgActivityStarts(IIntentSender target, in clearPendingIntentAllowBgActivityStarts() method in ActivityManagerInternal
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java6463 .clearPendingIntentAllowBgActivityStarts(deleteIntent.getTarget(),
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java17834 public void clearPendingIntentAllowBgActivityStarts(IIntentSender target, in clearPendingIntentAllowBgActivityStarts() method in ActivityManagerService.LocalService