/aosp14/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | PermissionHelper.java | 72 final long callingId = Binder.clearCallingIdentity(); in hasPermission() local 85 final long callingId = Binder.clearCallingIdentity(); in hasRequestedPermission() local 185 final long callingId = Binder.clearCallingIdentity(); in setNotificationPermission() local 235 final long callingId = Binder.clearCallingIdentity(); in isPermissionFixed() local 252 final long callingId = Binder.clearCallingIdentity(); in isPermissionUserSet() local 269 final long callingId = Binder.clearCallingIdentity(); in isPermissionGrantedByDefaultOrRole() local
|
/aosp14/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
|
/aosp14/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 | 563 final long callingId = Binder.clearCallingIdentity(); in compileLayouts() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | CrossProfileResolver.java | 92 final long callingId = Binder.clearCallingIdentity(); in isUserEnabled() local
|
H A D | AppsFilterBase.java | 797 Integer callingId = queriesMap.keyAt(i); in dumpQueriesMap() local
|
H A D | DexOptHelper.java | 507 final long callingId = Binder.clearCallingIdentity(); in performDexOptInternal() local
|
H A D | InstallPackageHelper.java | 656 final long callingId = Binder.clearCallingIdentity(); in installExistingPackageAsUser() local
|
H A D | ComputerEngine.java | 4900 final long callingId = Binder.clearCallingIdentity(); in getApplicationHiddenSettingAsUser() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | ActivityClientController.java | 1447 final long callingId = Binder.clearCallingIdentity(); in setVrMode() local 1480 final long callingId = Binder.clearCallingIdentity(); in restartActivityProcessIfVisible() local 1530 final long callingId = Binder.clearCallingIdentity(); in dismissKeyguard() local
|
H A D | ActivityTaskManagerService.java | 1972 final long callingId = Binder.clearCallingIdentity(); in setFocusedRootTask() local 1993 final long callingId = Binder.clearCallingIdentity(); in setFocusedTask() local 2006 final long callingId = Binder.clearCallingIdentity(); in focusTopTask() local 3087 final long callingId = Binder.clearCallingIdentity(); in requestAssistDataForTask() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/clipboard/ |
H A D | ClipboardService.java | 496 long callingId = Binder.clearCallingIdentity(); in areClipboardAccessNotificationsEnabledForUser() local 515 long callingId = Binder.clearCallingIdentity(); in setClipboardAccessNotificationsEnabledForUser() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/am/ |
H A D | ServiceRecord.java | 365 final int callingId; field in ServiceRecord.StartItem
|
H A D | ActivityManagerService.java | 3554 final long callingId = Binder.clearCallingIdentity(); in clearApplicationUserData() local 3723 final long callingId = Binder.clearCallingIdentity(); in killBackgroundProcesses() local 3762 final long callingId = Binder.clearCallingIdentity(); in killAllBackgroundProcesses() local 3802 final long callingId = Binder.clearCallingIdentity(); in killAllBackgroundProcessesExcept() local 3829 final long callingId = Binder.clearCallingIdentity(); in stopAppForUser() local 3881 final long callingId = Binder.clearCallingIdentity(); in forceStopPackage() local 16655 final long callingId = Binder.clearCallingIdentity(); in makePackageIdle() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/ |
H A D | LockSettingsService.java | 1982 final long callingId = Binder.clearCallingIdentity(); in setUserKeyProtection() local
|