Home
last modified time | relevance | path

Searched defs:callingIdentityToken (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/companion/java/com/android/server/companion/datatransfer/
H A DSystemDataTransferProcessor.java208 final long callingIdentityToken = Binder.clearCallingIdentity(); in startSystemDataTransfer() local
226 final long callingIdentityToken = Binder.clearCallingIdentity(); in enablePermissionsSync() local
241 final long callingIdentityToken = Binder.clearCallingIdentity(); in disablePermissionsSync() local
257 final long callingIdentityToken = Binder.clearCallingIdentity(); in getPermissionSyncRequest() local
286 final long callingIdentityToken = Binder.clearCallingIdentity(); in onReceivePermissionRestore() local
/aosp14/frameworks/base/services/core/java/com/android/server/media/
H A DMediaSessionService.java2090 final long callingIdentityToken = Binder.clearCallingIdentity(); in setSessionPolicies() local