Home
last modified time | relevance | path

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

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