Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DBluetoothManagerService.java840 int callingAppId = UserHandle.getAppId(Binder.getCallingUid()); in enableNoAutoConnect() local
1990 int callingAppId = UserHandle.getAppId(callingUid); in checkIfCallerIsForegroundUser() local
DDeviceIdleController.java1847 int callingAppId = UserHandle.getAppId(callingUid); in addPowerSaveTempWhitelistAppDirectInternal() local
/frameworks/base/services/print/java/com/android/server/print/
DPrintManagerService.java1043 final int callingAppId = UserHandle.getAppId(callingUid); in resolveCallingAppEnforcingPermissions() local
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsState.java1118 final int callingAppId = UserHandle.getAppId(callingUid); in isSystemPackage() local
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java9591 final int callingAppId = UserHandle.getAppId(callingUid); in checkGrantUriPermissionLocked() local