/aosp12/frameworks/base/services/core/java/com/android/server/webkit/ |
H A 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
|
/aosp12/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/ |
H A D | BluetoothMapEmailProvider.java | 329 long callingId = Binder.clearCallingIdentity(); in openFile() local 422 long callingId = Binder.clearCallingIdentity(); in delete() local 466 long callingId = Binder.clearCallingIdentity(); in insert() local 520 long callingId = Binder.clearCallingIdentity(); in query() local 609 long callingId = Binder.clearCallingIdentity(); in update() local 672 long callingId = Binder.clearCallingIdentity(); in call() local
|
H A D | BluetoothMapIMProvider.java | 217 long callingId = Binder.clearCallingIdentity(); in delete() local 263 long callingId = Binder.clearCallingIdentity(); in insert() local 317 long callingId = Binder.clearCallingIdentity(); in query() local 506 long callingId = Binder.clearCallingIdentity(); in update() local 617 long callingId = Binder.clearCallingIdentity(); in call() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/pm/dex/ |
H A D | ViewCompiler.java | 49 final long callingId = Binder.clearCallingIdentity(); in compileLayouts() local
|
H A D | ArtManagerService.java | 504 final long callingId = Binder.clearCallingIdentity(); in compileLayouts() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | ActivityClientController.java | 1103 final long callingId = Binder.clearCallingIdentity(); in setVrMode() local 1136 final long callingId = Binder.clearCallingIdentity(); in restartActivityProcessIfVisible() local 1167 final long callingId = Binder.clearCallingIdentity(); in dismissKeyguard() local
|
H A D | ActivityTaskManagerService.java | 1903 final long callingId = Binder.clearCallingIdentity(); in setFocusedRootTask() local 1924 final long callingId = Binder.clearCallingIdentity(); in setFocusedTask() local 2915 final long callingId = Binder.clearCallingIdentity(); in requestAssistDataForTask() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/ |
H A D | LockSettingsService.java | 2022 final long callingId = Binder.clearCallingIdentity(); in clearUserKeyProtection() local 2069 final long callingId = Binder.clearCallingIdentity(); in addUserKeyAuth() local 2081 final long callingId = Binder.clearCallingIdentity(); in fixateNewestUserKeyAuth() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/am/ |
H A D | ServiceRecord.java | 204 final int callingId; field in ServiceRecord.StartItem
|
H A D | ActivityManagerService.java | 3479 final long callingId = Binder.clearCallingIdentity(); in clearApplicationUserData() local 3622 final long callingId = Binder.clearCallingIdentity(); in killBackgroundProcesses() local 3661 final long callingId = Binder.clearCallingIdentity(); in killAllBackgroundProcesses() local 3701 final long callingId = Binder.clearCallingIdentity(); in killAllBackgroundProcessesExcept() local 3727 final long callingId = Binder.clearCallingIdentity(); in forceStopPackage() local 14624 final long callingId = Binder.clearCallingIdentity(); in makePackageIdle() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | PackageManagerService.java | 4308 final long callingId = Binder.clearCallingIdentity(); in isUserEnabled() local 12980 final long callingId = Binder.clearCallingIdentity(); in performDexOptInternal() local 16004 final long callingId = Binder.clearCallingIdentity(); in setApplicationHiddenSettingAsUser() local 16117 final long callingId = Binder.clearCallingIdentity(); in setSystemAppInstallState() local 16222 final long callingId = Binder.clearCallingIdentity(); in getApplicationHiddenSettingAsUser() local 16277 final long callingId = Binder.clearCallingIdentity(); in installExistingPackageAsUser() local 16821 final long callingId = Binder.clearCallingIdentity(); in canSuspendPackageForUserInternal() local
|