Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DActivityManagerInternal.java609 public abstract void tempAllowlistForPendingIntent(int callerPid, int callerUid, int targetUid, in tempAllowlistForPendingIntent() method in ActivityManagerInternal
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java18197 public void tempAllowlistForPendingIntent(int callerPid, int callerUid, int targetUid, in tempAllowlistForPendingIntent() method