Home
last modified time | relevance | path

Searched defs:clearPendingIntentAllowBgActivityStarts (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DActivityManagerInternal.java184 public abstract void clearPendingIntentAllowBgActivityStarts(IIntentSender target, in clearPendingIntentAllowBgActivityStarts() method in ActivityManagerInternal
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java17755 public void clearPendingIntentAllowBgActivityStarts(IIntentSender target, in clearPendingIntentAllowBgActivityStarts() method in ActivityManagerService.LocalService