Searched refs:tempAllowlistForPendingIntent (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/services/core/java/com/android/server/am/ |
H A D | PendingIntentRecord.java | 526 controller.mAmInternal.tempAllowlistForPendingIntent(callingPid, callingUid, in sendInner() 534 controller.mAmInternal.tempAllowlistForPendingIntent(callingPid, callingUid, in sendInner()
|
H A D | ActivityManagerService.java | 18197 public void tempAllowlistForPendingIntent(int callerPid, int callerUid, int targetUid, in tempAllowlistForPendingIntent() method
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | ActivityManagerInternal.java | 609 public abstract void tempAllowlistForPendingIntent(int callerPid, int callerUid, int targetUid, in tempAllowlistForPendingIntent() method in ActivityManagerInternal
|