Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/webkit/
DWebViewUpdateService.java174 long callingId = Binder.clearCallingIdentity(); in notifyRelroCreationCompleted() local
235 long callingId = Binder.clearCallingIdentity(); in changeProviderAndSetting() local
288 long callingId = Binder.clearCallingIdentity(); in enableMultiProcess() local
/frameworks/base/services/core/java/com/android/server/pm/dex/
DViewCompiler.java49 long callingId = Binder.clearCallingIdentity(); in compileLayouts() local
DArtManagerService.java504 long callingId = Binder.clearCallingIdentity(); in compileLayouts() local
/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsService.java1848 final long callingId = Binder.clearCallingIdentity(); in clearUserKeyProtection() local
1895 final long callingId = Binder.clearCallingIdentity(); in addUserKeyAuth() local
1907 final long callingId = Binder.clearCallingIdentity(); in fixateNewestUserKeyAuth() local
/frameworks/base/services/core/java/com/android/server/am/
DServiceRecord.java153 final int callingId; field in ServiceRecord.StartItem
DActivityManagerService.java4228 long callingId = Binder.clearCallingIdentity(); in clearApplicationUserData() local
4369 long callingId = Binder.clearCallingIdentity(); in killBackgroundProcesses() local
4406 final long callingId = Binder.clearCallingIdentity(); in killAllBackgroundProcesses() local
4444 final long callingId = Binder.clearCallingIdentity(); in killAllBackgroundProcessesExcept() local
4468 long callingId = Binder.clearCallingIdentity(); in forceStopPackage() local
18182 long callingId = Binder.clearCallingIdentity(); in makePackageIdle() local
19959 long callingId = Binder.clearCallingIdentity(); in killPackageDependents() local
/frameworks/base/services/core/java/com/android/server/pm/
DAppsFilter.java1188 Integer callingId = queriesMap.keyAt(i); in dumpQueriesMap() local
/frameworks/base/services/core/java/com/android/server/wm/
DActivityTaskManagerService.java2177 final long callingId = Binder.clearCallingIdentity(); in setFocusedStack() local
2199 final long callingId = Binder.clearCallingIdentity(); in setFocusedTask() local
2220 final long callingId = Binder.clearCallingIdentity(); in restartActivityProcessIfVisible() local
4334 final long callingId = Binder.clearCallingIdentity(); in setVrMode() local
4426 final long callingId = Binder.clearCallingIdentity(); in dismissKeyguard() local