Home
last modified time | relevance | path

Searched defs:callingId (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java8163 long callingId = Binder.clearCallingIdentity(); in setApplicationHiddenSettingAsUser() local
8217 long callingId = Binder.clearCallingIdentity(); in getApplicationHiddenSettingAsUser() local
8247 long callingId = Binder.clearCallingIdentity(); in installExistingPackageAsUser() local
12226 long callingId = Binder.clearCallingIdentity(); in setEnabledSetting() local
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java5122 long callingId = Binder.clearCallingIdentity(); in clearApplicationUserData() local
5202 long callingId = Binder.clearCallingIdentity(); in killBackgroundProcesses() local
5235 long callingId = Binder.clearCallingIdentity(); in killAllBackgroundProcesses() local
5285 long callingId = Binder.clearCallingIdentity(); in forceStopPackage() local
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java4049 int callingId = Binder.getCallingUid(); in allowedToSetDeviceOwnerOnDevice() local