Home
last modified time | relevance | path

Searched refs:callingId (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/services/core/java/com/android/server/webkit/
DWebViewUpdateService.java172 long callingId = Binder.clearCallingIdentity(); in notifyRelroCreationCompleted() local
176 Binder.restoreCallingIdentity(callingId); in notifyRelroCreationCompleted()
213 long callingId = Binder.clearCallingIdentity(); in changeProviderAndSetting() local
218 Binder.restoreCallingIdentity(callingId); in changeProviderAndSetting()
261 long callingId = Binder.clearCallingIdentity(); in enableMultiProcess() local
265 Binder.restoreCallingIdentity(callingId); in enableMultiProcess()
/frameworks/base/services/core/java/com/android/server/pm/dex/
DViewCompiler.java44 long callingId = Binder.clearCallingIdentity(); in compileLayouts() local
51 Binder.restoreCallingIdentity(callingId); in compileLayouts()
DArtManagerService.java498 long callingId = Binder.clearCallingIdentity(); in compileLayouts() local
505 Binder.restoreCallingIdentity(callingId); in compileLayouts()
/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsService.java1693 final long callingId = Binder.clearCallingIdentity(); in clearUserKeyProtection() local
1699 Binder.restoreCallingIdentity(callingId); in clearUserKeyProtection()
1736 final long callingId = Binder.clearCallingIdentity(); in addUserKeyAuth() local
1740 Binder.restoreCallingIdentity(callingId); in addUserKeyAuth()
1747 final long callingId = Binder.clearCallingIdentity(); in fixateNewestUserKeyAuth() local
1751 Binder.restoreCallingIdentity(callingId); in fixateNewestUserKeyAuth()
/frameworks/base/services/core/java/com/android/server/am/
DServiceRecord.java149 final int callingId; field in ServiceRecord.StartItem
166 callingId = _callingId; in StartItem()
DActivityManagerService.java4035 long callingId = Binder.clearCallingIdentity(); in clearApplicationUserData() local
4153 Binder.restoreCallingIdentity(callingId); in clearApplicationUserData()
4176 long callingId = Binder.clearCallingIdentity(); in killBackgroundProcesses() local
4197 Binder.restoreCallingIdentity(callingId); in killBackgroundProcesses()
4212 final long callingId = Binder.clearCallingIdentity(); in killAllBackgroundProcesses() local
4224 Binder.restoreCallingIdentity(callingId); in killAllBackgroundProcesses()
4247 final long callingId = Binder.clearCallingIdentity(); in killAllBackgroundProcessesExcept() local
4253 Binder.restoreCallingIdentity(callingId); in killAllBackgroundProcessesExcept()
4271 long callingId = Binder.clearCallingIdentity(); in forceStopPackage() local
4309 Binder.restoreCallingIdentity(callingId); in forceStopPackage()
[all …]
DActiveServices.java2819 UserHandle.getAppId(si.callingId)); in sendServiceArgsLocked()
/frameworks/base/services/core/java/com/android/server/wm/
DActivityTaskManagerService.java2058 final long callingId = Binder.clearCallingIdentity(); in setFocusedStack() local
2072 Binder.restoreCallingIdentity(callingId); in setFocusedStack()
2080 final long callingId = Binder.clearCallingIdentity(); in setFocusedTask() local
2094 Binder.restoreCallingIdentity(callingId); in setFocusedTask()
2101 final long callingId = Binder.clearCallingIdentity(); in restartActivityProcessIfVisible() local
2111 Binder.restoreCallingIdentity(callingId); in restartActivityProcessIfVisible()
4361 final long callingId = Binder.clearCallingIdentity(); in setVrMode() local
4373 Binder.restoreCallingIdentity(callingId); in setVrMode()
4516 final long callingId = Binder.clearCallingIdentity(); in dismissKeyguard() local
4522 Binder.restoreCallingIdentity(callingId); in dismissKeyguard()
/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java7463 long callingId = Binder.clearCallingIdentity();
7468 Binder.restoreCallingIdentity(callingId);
9928 long callingId = Binder.clearCallingIdentity();
9934 Binder.restoreCallingIdentity(callingId);
12826 long callingId = Binder.clearCallingIdentity();
12882 Binder.restoreCallingIdentity(callingId);
12925 final long callingId = Binder.clearCallingIdentity();
12946 Binder.restoreCallingIdentity(callingId);
12999 long callingId = Binder.clearCallingIdentity();
13013 Binder.restoreCallingIdentity(callingId);
[all …]
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java2353 long callingId = Binder.clearCallingIdentity();
2397 Binder.restoreCallingIdentity(callingId);
2412 long callingId = Binder.clearCallingIdentity();
2422 Binder.restoreCallingIdentity(callingId);
2430 long callingId = Binder.clearCallingIdentity();
2441 Binder.restoreCallingIdentity(callingId);