Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/
DRegistrationManager.java108 long callingIdentity = Binder.clearCallingIdentity(); in onRegistered() local
113 restoreCallingIdentity(callingIdentity); in onRegistered()
121 long callingIdentity = Binder.clearCallingIdentity(); in onRegistering() local
126 restoreCallingIdentity(callingIdentity); in onRegistering()
134 long callingIdentity = Binder.clearCallingIdentity(); in onDeregistered() local
138 restoreCallingIdentity(callingIdentity); in onDeregistered()
146 long callingIdentity = Binder.clearCallingIdentity(); in onTechnologyChangeFailed() local
151 restoreCallingIdentity(callingIdentity); in onTechnologyChangeFailed()
158 long callingIdentity = Binder.clearCallingIdentity(); in onSubscriberAssociatedUriChanged() local
162 restoreCallingIdentity(callingIdentity); in onSubscriberAssociatedUriChanged()
DRcsUceAdapter.java209 long callingIdentity = Binder.clearCallingIdentity(); in onPublishStateChanged() local
213 restoreCallingIdentity(callingIdentity); in onPublishStateChanged()
325 long callingIdentity = Binder.clearCallingIdentity(); in requestCapabilities()
330 restoreCallingIdentity(callingIdentity); in requestCapabilities()
335 long callingIdentity = Binder.clearCallingIdentity(); in requestCapabilities()
339 restoreCallingIdentity(callingIdentity); in requestCapabilities()
DProvisioningManager.java870 long callingIdentity = Binder.clearCallingIdentity(); in onIntConfigChanged() local
875 restoreCallingIdentity(callingIdentity); in onIntConfigChanged()
881 long callingIdentity = Binder.clearCallingIdentity(); in onStringConfigChanged() local
886 restoreCallingIdentity(callingIdentity); in onStringConfigChanged()
DImsRcsManager.java102 long callingIdentity = Binder.clearCallingIdentity(); in onCapabilitiesStatusChanged() local
107 restoreCallingIdentity(callingIdentity); in onCapabilitiesStatusChanged()
DImsMmTelManager.java164 long callingIdentity = Binder.clearCallingIdentity(); in onCapabilitiesStatusChanged() local
169 restoreCallingIdentity(callingIdentity); in onCapabilitiesStatusChanged()
/frameworks/base/telephony/common/com/android/internal/telephony/util/
DTelephonyUtils.java94 long callingIdentity = Binder.clearCallingIdentity(); in runWithCleanCallingIdentity() local
98 Binder.restoreCallingIdentity(callingIdentity); in runWithCleanCallingIdentity()
113 long callingIdentity = Binder.clearCallingIdentity(); in runWithCleanCallingIdentity() local
117 Binder.restoreCallingIdentity(callingIdentity); in runWithCleanCallingIdentity()
/frameworks/base/core/java/android/os/
DBinder.java356 long callingIdentity = clearCallingIdentity(); in withCleanCallingIdentity() local
363 restoreCallingIdentity(callingIdentity); in withCleanCallingIdentity()
380 long callingIdentity = clearCallingIdentity(); in withCleanCallingIdentity() local
388 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.java588 long callingIdentity = Binder.clearCallingIdentity(); in persistBluetoothSetting() local
590 Binder.restoreCallingIdentity(callingIdentity); in persistBluetoothSetting()
2325 long callingIdentity = Binder.clearCallingIdentity(); in checkIfCallerIsForegroundUser() local
2341 Binder.restoreCallingIdentity(callingIdentity); in checkIfCallerIsForegroundUser()
2552 long callingIdentity = Binder.clearCallingIdentity(); in isBluetoothDisallowed() local
2557 Binder.restoreCallingIdentity(callingIdentity); in isBluetoothDisallowed()
DTelephonyRegistry.java2675 long callingIdentity = Binder.clearCallingIdentity(); in validateEventsAndUserLocked() local
2687 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.java1311 final long callingIdentity = Binder.clearCallingIdentity(); in getEffectiveUserId() local
1313 Binder.restoreCallingIdentity(callingIdentity); in getEffectiveUserId()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java7400 final long callingIdentity = mInjector.binderClearCallingIdentity(); in requestBugreport() local
7424 mInjector.binderRestoreCallingIdentity(callingIdentity); in requestBugreport()
12869 final long callingIdentity = mInjector.binderClearCallingIdentity(); in isCurrentUserDemo() local
12873 mInjector.binderRestoreCallingIdentity(callingIdentity); in isCurrentUserDemo()
13052 final long callingIdentity = mInjector.binderClearCallingIdentity(); in bindDeviceAdminServiceAsUser() local
13071 mInjector.binderRestoreCallingIdentity(callingIdentity); in bindDeviceAdminServiceAsUser()
13089 final long callingIdentity = mInjector.binderClearCallingIdentity(); in getBindDeviceAdminTargetUsers() local
13110 mInjector.binderRestoreCallingIdentity(callingIdentity); in getBindDeviceAdminTargetUsers()
13246 final long callingIdentity = mInjector.binderClearCallingIdentity(); in setNetworkLoggingActiveInternal() local
13266 mInjector.binderRestoreCallingIdentity(callingIdentity); in setNetworkLoggingActiveInternal()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiServiceImpl.java666 long callingIdentity = Binder.clearCallingIdentity(); in sendFailedScanBroadcast() local
674 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.java2336 long callingIdentity = Binder.clearCallingIdentity();
2348 Binder.restoreCallingIdentity(callingIdentity);
/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java5718 long callingIdentity = Binder.clearCallingIdentity();
5737 Binder.restoreCallingIdentity(callingIdentity);