Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DPermissionHelper.java72 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 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
/aosp14/frameworks/base/services/core/java/com/android/server/pm/dex/
H A DViewCompiler.java49 final long callingId = Binder.clearCallingIdentity(); in compileLayouts() local
H A DArtManagerService.java563 final long callingId = Binder.clearCallingIdentity(); in compileLayouts() local
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DCrossProfileResolver.java92 final long callingId = Binder.clearCallingIdentity(); in isUserEnabled() local
H A DAppsFilterBase.java797 Integer callingId = queriesMap.keyAt(i); in dumpQueriesMap() local
H A DDexOptHelper.java507 final long callingId = Binder.clearCallingIdentity(); in performDexOptInternal() local
H A DInstallPackageHelper.java656 final long callingId = Binder.clearCallingIdentity(); in installExistingPackageAsUser() local
H A DComputerEngine.java4900 final long callingId = Binder.clearCallingIdentity(); in getApplicationHiddenSettingAsUser() local
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityClientController.java1447 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 DActivityTaskManagerService.java1972 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 DClipboardService.java496 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 DServiceRecord.java365 final int callingId; field in ServiceRecord.StartItem
H A DActivityManagerService.java3554 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 DLockSettingsService.java1982 final long callingId = Binder.clearCallingIdentity(); in setUserKeyProtection() local