Home
last modified time | relevance | path

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

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