Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DAppsFilter.java973 int callingAppId = UserHandle.getAppId(callingUid); in shouldFilterApplication() local
1081 final int callingAppId; in shouldFilterApplicationInternal() local
DPackageManagerService.java18357 final int callingAppId = UserHandle.getAppId(callingUid); in resolveInternalPackageNameInternalLocked() local
25593 final int callingAppId = UserHandle.getAppId(callingUid); in setHarmfulAppWarning() local
25614 final int callingAppId = UserHandle.getAppId(callingUid); in getHarmfulAppWarning() local
25633 final int callingAppId = UserHandle.getAppId(callingUid); in isPackageStateProtected() local
/frameworks/base/services/core/java/com/android/server/
DBluetoothManagerService.java1042 int callingAppId = UserHandle.getAppId(Binder.getCallingUid()); in enableNoAutoConnect() local
2329 int callingAppId = UserHandle.getAppId(callingUid); in checkIfCallerIsForegroundUser() local
/frameworks/base/services/print/java/com/android/server/print/
DPrintManagerService.java1045 final int callingAppId = UserHandle.getAppId(callingUid); in resolveCallingAppEnforcingPermissions() local
/frameworks/base/services/core/java/com/android/server/uri/
DUriGrantsManagerService.java1126 final int callingAppId = UserHandle.getAppId(callingUid); in checkGrantUriPermissionUnlocked() local
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsState.java1481 final int callingAppId = UserHandle.getAppId(uid); in isSystemPackage() local
/frameworks/base/services/core/java/com/android/server/wm/
DActivityStarter.java1239 final int callingAppId = UserHandle.getAppId(callingUid); in shouldAbortBackgroundActivityStart() local
/frameworks/base/apex/jobscheduler/service/java/com/android/server/
DDeviceIdleController.java2546 int callingAppId = UserHandle.getAppId(callingUid); in addPowerSaveTempWhitelistAppDirectInternal() local
/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java4952 final int callingAppId = UserHandle.getAppId(callingUid); in shouldAllowWhileInUsePermissionInFgsLocked() local