Home
last modified time | relevance | path

Searched defs:callingIdentity (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DBluetoothManagerService.java564 long callingIdentity = Binder.clearCallingIdentity(); in onBluetoothGattServiceUp() local
671 long callingIdentity = Binder.clearCallingIdentity(); in disable() local
1626 long callingIdentity = Binder.clearCallingIdentity(); in checkIfCallerIsForegroundUser() local
DGraphicsStatsService.java84 long callingIdentity = Binder.clearCallingIdentity(); in requestBufferForProcess() local
DTelephonyRegistry.java1601 long callingIdentity = Binder.clearCallingIdentity(); in validateEventsAndUserLocked() local
/frameworks/base/services/core/java/com/android/server/fingerprint/
DFingerprintService.java405 final long callingIdentity = Binder.clearCallingIdentity(); in getEffectiveUserId() local
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiServiceImpl.java449 long callingIdentity = Binder.clearCallingIdentity(); in startScan() local
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java5308 final long callingIdentity = mInjector.binderClearCallingIdentity(); in isDeviceOwnerManagedSingleUserDevice() local
5347 final long callingIdentity = mInjector.binderClearCallingIdentity(); in requestBugreport() local
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java9489 final long callingIdentity = Binder.clearCallingIdentity(); in reclaimSomeSurfaceMemoryLocked() local