/frameworks/base/services/core/java/com/android/server/notification/ |
D | PermissionHelper.java | 72 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/ |
D | WebViewUpdateService.java | 174 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/ |
D | ViewCompiler.java | 49 final long callingId = Binder.clearCallingIdentity(); in compileLayouts() local
|
D | ArtManagerService.java | 504 final long callingId = Binder.clearCallingIdentity(); in compileLayouts() local
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | ActivityClientController.java | 1235 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
|
D | ActivityTaskManagerService.java | 1983 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/ |
D | DexOptHelper.java | 433 final long callingId = Binder.clearCallingIdentity(); in performDexOptInternal() local
|
D | AppsFilterBase.java | 772 Integer callingId = queriesMap.keyAt(i); in dumpQueriesMap() local
|
D | PackageManagerService.java | 3902 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
|
D | InstallPackageHelper.java | 547 final long callingId = Binder.clearCallingIdentity(); in installExistingPackageAsUser() local
|
D | ComputerEngine.java | 2678 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/ |
D | LockSettingsService.java | 2084 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/ |
D | ServiceRecord.java | 235 final int callingId; field in ServiceRecord.StartItem
|
D | ActivityManagerService.java | 3680 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
|