Home
last modified time | relevance | path

Searched defs:callingAppId (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/
H A DBluetoothManagerService.java1128 int callingAppId = UserHandle.getAppId(Binder.getCallingUid()); in enableNoAutoConnect() local
2493 int callingAppId = UserHandle.getAppId(callingUid); in checkIfCallerIsForegroundUser() local
H A DStorageManagerService.java3503 int callingAppId = UserHandle.getAppId(Binder.getCallingUid()); in enforceExternalStorageService() local
/aosp12/frameworks/base/services/print/java/com/android/server/print/
H A DPrintManagerService.java1046 final int callingAppId = UserHandle.getAppId(callingUid); in resolveCallingAppEnforcingPermissions() local
/aosp12/frameworks/base/services/core/java/com/android/server/uri/
H A DUriGrantsManagerService.java1097 final int callingAppId = UserHandle.getAppId(callingUid); in checkGrantUriPermissionUnlocked() local
/aosp12/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsState.java1491 final int callingAppId = UserHandle.getAppId(callingUid); in isCalledFromSystem() local
/aosp12/packages/providers/MediaProvider/src/com/android/providers/media/
H A DMediaDocumentsProvider.java187 final int callingAppId = UserHandle.getAppId(Binder.getCallingUid()); in enforceShellRestrictions() local
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityStarter.java1252 final int callingAppId = UserHandle.getAppId(callingUid); in shouldAbortBackgroundActivityStart() local
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActiveServices.java5947 final int callingAppId = UserHandle.getAppId(callingUid); in shouldAllowFgsWhileInUsePermissionLocked() local
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerService.java3830 final int callingAppId = UserHandle.getAppId(callingUid); in resolveInternalPackageNameInternalLocked() local