Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/webkit/
DWebViewUpdateService.java172 long callingId = Binder.clearCallingIdentity(); in notifyRelroCreationCompleted() local
213 long callingId = Binder.clearCallingIdentity(); in changeProviderAndSetting() local
261 long callingId = Binder.clearCallingIdentity(); in enableMultiProcess() local
/frameworks/base/services/core/java/com/android/server/pm/dex/
DViewCompiler.java44 long callingId = Binder.clearCallingIdentity(); in compileLayouts() local
DArtManagerService.java498 long callingId = Binder.clearCallingIdentity(); in compileLayouts() local
/frameworks/base/services/core/java/com/android/server/am/
DServiceRecord.java149 final int callingId; field in ServiceRecord.StartItem
DActivityManagerService.java4035 long callingId = Binder.clearCallingIdentity(); in clearApplicationUserData() local
4176 long callingId = Binder.clearCallingIdentity(); in killBackgroundProcesses() local
4212 final long callingId = Binder.clearCallingIdentity(); in killAllBackgroundProcesses() local
4247 final long callingId = Binder.clearCallingIdentity(); in killAllBackgroundProcessesExcept() local
4271 long callingId = Binder.clearCallingIdentity(); in forceStopPackage() local
17081 long callingId = Binder.clearCallingIdentity(); in makePackageIdle() local
18801 long callingId = Binder.clearCallingIdentity(); in killPackageDependents() local
/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsService.java1693 final long callingId = Binder.clearCallingIdentity(); in clearUserKeyProtection() local
1736 final long callingId = Binder.clearCallingIdentity(); in addUserKeyAuth() local
1747 final long callingId = Binder.clearCallingIdentity(); in fixateNewestUserKeyAuth() local
/frameworks/base/services/core/java/com/android/server/wm/
DActivityTaskManagerService.java2058 final long callingId = Binder.clearCallingIdentity(); in setFocusedStack() local
2080 final long callingId = Binder.clearCallingIdentity(); in setFocusedTask() local
2101 final long callingId = Binder.clearCallingIdentity(); in restartActivityProcessIfVisible() local
4361 final long callingId = Binder.clearCallingIdentity(); in setVrMode() local
4516 final long callingId = Binder.clearCallingIdentity(); in dismissKeyguard() local