Home
last modified time | relevance | path

Searched defs:setPendingIntentAllowlistDuration (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DPendingIntentController.java318 void setPendingIntentAllowlistDuration(IIntentSender target, IBinder allowlistToken, in setPendingIntentAllowlistDuration() method in PendingIntentController
H A DActivityManagerService.java17725 public void setPendingIntentAllowlistDuration(IIntentSender target, IBinder allowlistToken, in setPendingIntentAllowlistDuration() method in ActivityManagerService.LocalService
/aosp14/frameworks/base/core/java/android/app/
H A DActivityManagerInternal.java166 public abstract void setPendingIntentAllowlistDuration(IIntentSender target, in setPendingIntentAllowlistDuration() method in ActivityManagerInternal