Home
last modified time | relevance | path

Searched refs:callingIdentity (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/core/java/android/os/
DBinder.java354 long callingIdentity = clearCallingIdentity(); in withCleanCallingIdentity() local
361 restoreCallingIdentity(callingIdentity); in withCleanCallingIdentity()
378 long callingIdentity = clearCallingIdentity(); in withCleanCallingIdentity() local
386 restoreCallingIdentity(callingIdentity); in withCleanCallingIdentity()
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDpmMockContext.java116 long callingIdentity = clearCallingIdentity(); in withCleanCallingIdentity() local
123 restoreCallingIdentity(callingIdentity); in withCleanCallingIdentity()
/frameworks/base/services/core/java/com/android/server/
DGraphicsStatsService.java170 long callingIdentity = Binder.clearCallingIdentity(); in requestBufferForProcess() local
184 Binder.restoreCallingIdentity(callingIdentity); in requestBufferForProcess()
DBluetoothManagerService.java500 long callingIdentity = Binder.clearCallingIdentity(); in persistBluetoothSetting() local
502 Binder.restoreCallingIdentity(callingIdentity); in persistBluetoothSetting()
2094 long callingIdentity = Binder.clearCallingIdentity(); in checkIfCallerIsForegroundUser() local
2110 Binder.restoreCallingIdentity(callingIdentity); in checkIfCallerIsForegroundUser()
2344 long callingIdentity = Binder.clearCallingIdentity(); in isBluetoothDisallowed() local
2349 Binder.restoreCallingIdentity(callingIdentity); in isBluetoothDisallowed()
DTelephonyRegistry.java2312 long callingIdentity = Binder.clearCallingIdentity(); in validateEventsAndUserLocked() local
2324 Binder.restoreCallingIdentity(callingIdentity); in validateEventsAndUserLocked()
/frameworks/base/services/companion/java/com/android/server/companion/
DCompanionDeviceManagerService.java246 final long callingIdentity = Binder.clearCallingIdentity(); in associate() local
254 Binder.restoreCallingIdentity(callingIdentity); in associate()
/frameworks/base/services/core/java/com/android/server/wm/
DRootWindowContainer.java498 final long callingIdentity = Binder.clearCallingIdentity(); in reclaimSomeSurfaceMemory() local
558 Binder.restoreCallingIdentity(callingIdentity); in reclaimSomeSurfaceMemory()
/frameworks/base/services/core/java/com/android/server/biometrics/
DBiometricServiceBase.java1296 final long callingIdentity = Binder.clearCallingIdentity(); in getEffectiveUserId() local
1298 Binder.restoreCallingIdentity(callingIdentity); in getEffectiveUserId()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java7384 final long callingIdentity = mInjector.binderClearCallingIdentity(); in requestBugreport() local
7408 mInjector.binderRestoreCallingIdentity(callingIdentity); in requestBugreport()
12860 final long callingIdentity = mInjector.binderClearCallingIdentity(); in isCurrentUserDemo() local
12864 mInjector.binderRestoreCallingIdentity(callingIdentity); in isCurrentUserDemo()
13043 final long callingIdentity = mInjector.binderClearCallingIdentity(); in bindDeviceAdminServiceAsUser() local
13062 mInjector.binderRestoreCallingIdentity(callingIdentity); in bindDeviceAdminServiceAsUser()
13080 final long callingIdentity = mInjector.binderClearCallingIdentity(); in getBindDeviceAdminTargetUsers() local
13101 mInjector.binderRestoreCallingIdentity(callingIdentity); in getBindDeviceAdminTargetUsers()
13237 final long callingIdentity = mInjector.binderClearCallingIdentity(); in setNetworkLoggingActiveInternal() local
13257 mInjector.binderRestoreCallingIdentity(callingIdentity); in setNetworkLoggingActiveInternal()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiServiceImpl.java669 long callingIdentity = Binder.clearCallingIdentity(); in sendFailedScanBroadcast() local
677 Binder.restoreCallingIdentity(callingIdentity); in sendFailedScanBroadcast()
/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetServiceImpl.java1299 final long callingIdentity = Binder.clearCallingIdentity(); in bindRemoteViewsService() local
1319 Binder.restoreCallingIdentity(callingIdentity); in bindRemoteViewsService()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java2277 long callingIdentity = Binder.clearCallingIdentity();
2289 Binder.restoreCallingIdentity(callingIdentity);
/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java5785 long callingIdentity = Binder.clearCallingIdentity();
5804 Binder.restoreCallingIdentity(callingIdentity);