Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DBinder.java354 long callingIdentity = clearCallingIdentity(); in withCleanCallingIdentity() local
378 long callingIdentity = clearCallingIdentity(); in withCleanCallingIdentity() local
/frameworks/base/services/core/java/com/android/server/
DBluetoothManagerService.java500 long callingIdentity = Binder.clearCallingIdentity(); in persistBluetoothSetting() local
2094 long callingIdentity = Binder.clearCallingIdentity(); in checkIfCallerIsForegroundUser() local
2344 long callingIdentity = Binder.clearCallingIdentity(); in isBluetoothDisallowed() local
DGraphicsStatsService.java170 long callingIdentity = Binder.clearCallingIdentity(); in requestBufferForProcess() local
DTelephonyRegistry.java2312 long callingIdentity = Binder.clearCallingIdentity(); in validateEventsAndUserLocked() local
/frameworks/base/services/companion/java/com/android/server/companion/
DCompanionDeviceManagerService.java246 final long callingIdentity = Binder.clearCallingIdentity(); in associate() local
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDpmMockContext.java116 long callingIdentity = clearCallingIdentity(); in withCleanCallingIdentity() local
/frameworks/base/services/core/java/com/android/server/wm/
DRootWindowContainer.java498 final long callingIdentity = Binder.clearCallingIdentity(); in reclaimSomeSurfaceMemory() local
/frameworks/base/services/core/java/com/android/server/biometrics/
DBiometricServiceBase.java1296 final long callingIdentity = Binder.clearCallingIdentity(); in getEffectiveUserId() local
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiServiceImpl.java669 long callingIdentity = Binder.clearCallingIdentity(); in sendFailedScanBroadcast() local
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java7384 final long callingIdentity = mInjector.binderClearCallingIdentity(); in requestBugreport() local
12860 final long callingIdentity = mInjector.binderClearCallingIdentity(); in isCurrentUserDemo() local
13043 final long callingIdentity = mInjector.binderClearCallingIdentity(); in bindDeviceAdminServiceAsUser() local
13080 final long callingIdentity = mInjector.binderClearCallingIdentity(); in getBindDeviceAdminTargetUsers() local
13237 final long callingIdentity = mInjector.binderClearCallingIdentity(); in setNetworkLoggingActiveInternal() local
/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetServiceImpl.java1299 final long callingIdentity = Binder.clearCallingIdentity(); in bindRemoteViewsService() local