Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DPermissionHelper.java72 final long callingId = Binder.clearCallingIdentity(); in hasPermission() local
161 final long callingId = Binder.clearCallingIdentity(); in setNotificationPermission() local
211 final long callingId = Binder.clearCallingIdentity(); in isPermissionFixed() local
228 final long callingId = Binder.clearCallingIdentity(); in isPermissionUserSet() local
245 final long callingId = Binder.clearCallingIdentity(); in isPermissionGrantedByDefaultOrRole() local
/frameworks/base/services/core/java/com/android/server/webkit/
DWebViewUpdateService.java174 final long callingId = Binder.clearCallingIdentity(); in notifyRelroCreationCompleted() local
235 final long callingId = Binder.clearCallingIdentity(); in changeProviderAndSetting() local
288 final long callingId = Binder.clearCallingIdentity(); in enableMultiProcess() local
/frameworks/base/services/core/java/com/android/server/pm/dex/
DViewCompiler.java49 final long callingId = Binder.clearCallingIdentity(); in compileLayouts() local
DArtManagerService.java504 final long callingId = Binder.clearCallingIdentity(); in compileLayouts() local
/frameworks/base/services/core/java/com/android/server/wm/
DActivityClientController.java1235 final long callingId = Binder.clearCallingIdentity(); in setVrMode() local
1268 final long callingId = Binder.clearCallingIdentity(); in restartActivityProcessIfVisible() local
1318 final long callingId = Binder.clearCallingIdentity(); in dismissKeyguard() local
DActivityTaskManagerService.java1983 final long callingId = Binder.clearCallingIdentity(); in setFocusedRootTask() local
2004 final long callingId = Binder.clearCallingIdentity(); in setFocusedTask() local
3019 final long callingId = Binder.clearCallingIdentity(); in requestAssistDataForTask() local
/frameworks/base/services/core/java/com/android/server/pm/
DDexOptHelper.java433 final long callingId = Binder.clearCallingIdentity(); in performDexOptInternal() local
DAppsFilterBase.java772 Integer callingId = queriesMap.keyAt(i); in dumpQueriesMap() local
DPackageManagerService.java3902 final long callingId = Binder.clearCallingIdentity(); in setEnabledSettings() local
3969 final long callingId = Binder.clearCallingIdentity(); in setEnabledSettingInternalLocked() local
4380 final long callingId = Binder.clearCallingIdentity(); in setSystemAppInstallState() local
5503 final long callingId = Binder.clearCallingIdentity(); in setApplicationHiddenSettingAsUser() local
DInstallPackageHelper.java547 final long callingId = Binder.clearCallingIdentity(); in installExistingPackageAsUser() local
DComputerEngine.java2678 final long callingId = Binder.clearCallingIdentity(); in isUserEnabled() local
4985 final long callingId = Binder.clearCallingIdentity(); in getApplicationHiddenSettingAsUser() local
/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsService.java2084 final long callingId = Binder.clearCallingIdentity(); in clearUserKeyProtection() local
2131 final long callingId = Binder.clearCallingIdentity(); in addUserKeyAuth() local
2143 final long callingId = Binder.clearCallingIdentity(); in fixateNewestUserKeyAuth() local
/frameworks/base/services/core/java/com/android/server/am/
DServiceRecord.java235 final int callingId; field in ServiceRecord.StartItem
DActivityManagerService.java3680 final long callingId = Binder.clearCallingIdentity(); in clearApplicationUserData() local
3851 final long callingId = Binder.clearCallingIdentity(); in killBackgroundProcesses() local
3906 final long callingId = Binder.clearCallingIdentity(); in killAllBackgroundProcesses() local
3946 final long callingId = Binder.clearCallingIdentity(); in killAllBackgroundProcessesExcept() local
3973 final long callingId = Binder.clearCallingIdentity(); in stopAppForUser() local
4016 final long callingId = Binder.clearCallingIdentity(); in forceStopPackage() local
15685 final long callingId = Binder.clearCallingIdentity(); in makePackageIdle() local