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/webkit/
DWebViewUpdateService.java164 long callingId = Binder.clearCallingIdentity(); in notifyRelroCreationCompleted() local
205 long callingId = Binder.clearCallingIdentity(); in changeProviderAndSetting() local
247 long callingId = Binder.clearCallingIdentity(); in enableFallbackLogic() local
/frameworks/base/services/core/java/com/android/server/
DLockSettingsService.java1141 final long callingId = Binder.clearCallingIdentity(); in addUserKeyAuth() local
1152 final long callingId = Binder.clearCallingIdentity(); in fixateNewestUserKeyAuth() local
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java3029 final long callingId = Binder.clearCallingIdentity(); in setFocusedStack() local
3050 final long callingId = Binder.clearCallingIdentity(); in setFocusedTask() local
5420 long callingId = Binder.clearCallingIdentity(); in clearApplicationUserData() local
5529 long callingId = Binder.clearCallingIdentity(); in killBackgroundProcesses() local
5562 final long callingId = Binder.clearCallingIdentity(); in killAllBackgroundProcesses() local
5619 final long callingId = Binder.clearCallingIdentity(); in killAllBackgroundProcessesExcept() local
5663 long callingId = Binder.clearCallingIdentity(); in forceStopPackage() local
21807 long callingId = Binder.clearCallingIdentity(); in killPackageDependents() local