Home
last modified time | relevance | path

Searched refs:getCallingAppId (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/os/
DUserHandle.java227 public static @AppIdInt int getCallingAppId() { in getCallingAppId() method in UserHandle
/frameworks/base/packages/ExternalStorageProvider/src/com/android/externalstorage/
DExternalStorageProvider.java123 if (UserHandle.getCallingAppId() == android.os.Process.SHELL_UID in enforceShellRestrictions()
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DAccessibilityManagerService.java592 event.getPackageName(), UserHandle.getCallingAppId(), resolvedUserId)); in sendAccessibilityEvent()
729 final int resolvedUid = UserHandle.getUid(resolvedUserId, UserHandle.getCallingAppId()); in addAccessibilityInteractionConnection()
733 packageName, UserHandle.getCallingAppId(), resolvedUserId); in addAccessibilityInteractionConnection()
/frameworks/base/services/core/java/com/android/server/net/
DNetworkPolicyManagerService.java3303 || (UserHandle.getCallingAppId() == android.os.Process.SYSTEM_UID)) { in getSubscriptionPlans()
3362 if (UserHandle.getCallingAppId() != android.os.Process.SYSTEM_UID) { in getSubscriptionPlansOwner()
/frameworks/base/services/core/java/com/android/server/pm/permission/
DPermissionManagerService.java2279 && UserHandle.getCallingAppId() != Process.SYSTEM_UID) { in revokeRuntimePermission()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java18951 if (UserHandle.getCallingAppId() != Process.SHELL_UID in startDelegateShellPermissionIdentity()
18952 && UserHandle.getCallingAppId() != Process.ROOT_UID) { in startDelegateShellPermissionIdentity()
19003 if (UserHandle.getCallingAppId() != Process.SHELL_UID in stopDelegateShellPermissionIdentity()
19004 && UserHandle.getCallingAppId() != Process.ROOT_UID) { in stopDelegateShellPermissionIdentity()
/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java3649 if (UserHandle.getCallingAppId() >= FIRST_APPLICATION_UID) { in setBluetoothScoOn()
/frameworks/base/config/
Dboot-image-profile.txt12323 HSPLandroid/os/UserHandle;->getCallingAppId()I
Dhiddenapi-greylist-max-o.txt53903 Landroid/os/UserHandle;->getCallingAppId()I