Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DPendingIntentController.java305 void setPendingIntentAllowlistDuration(IIntentSender target, IBinder allowlistToken, in setPendingIntentAllowlistDuration() method in PendingIntentController
DActivityManagerService.java16592 public void setPendingIntentAllowlistDuration(IIntentSender target, IBinder allowlistToken, in setPendingIntentAllowlistDuration() method in ActivityManagerService.LocalService
/frameworks/base/core/java/android/app/
DActivityManagerInternal.java154 public abstract void setPendingIntentAllowlistDuration(IIntentSender target, in setPendingIntentAllowlistDuration() method in ActivityManagerInternal