/frameworks/base/telephony/java/android/telephony/ims/ |
D | RegistrationManager.java | 108 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()
|
D | RcsUceAdapter.java | 209 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()
|
D | ProvisioningManager.java | 870 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()
|
D | ImsRcsManager.java | 102 long callingIdentity = Binder.clearCallingIdentity(); in onCapabilitiesStatusChanged() local 107 restoreCallingIdentity(callingIdentity); in onCapabilitiesStatusChanged()
|
D | ImsMmTelManager.java | 164 long callingIdentity = Binder.clearCallingIdentity(); in onCapabilitiesStatusChanged() local 169 restoreCallingIdentity(callingIdentity); in onCapabilitiesStatusChanged()
|
/frameworks/base/telephony/common/com/android/internal/telephony/util/ |
D | TelephonyUtils.java | 94 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/ |
D | Binder.java | 356 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/ |
D | DpmMockContext.java | 116 long callingIdentity = clearCallingIdentity(); in withCleanCallingIdentity() local 123 restoreCallingIdentity(callingIdentity); in withCleanCallingIdentity()
|
/frameworks/base/services/core/java/com/android/server/ |
D | GraphicsStatsService.java | 170 long callingIdentity = Binder.clearCallingIdentity(); in requestBufferForProcess() local 184 Binder.restoreCallingIdentity(callingIdentity); in requestBufferForProcess()
|
D | BluetoothManagerService.java | 588 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()
|
D | TelephonyRegistry.java | 2675 long callingIdentity = Binder.clearCallingIdentity(); in validateEventsAndUserLocked() local 2687 Binder.restoreCallingIdentity(callingIdentity); in validateEventsAndUserLocked()
|
/frameworks/base/services/companion/java/com/android/server/companion/ |
D | CompanionDeviceManagerService.java | 246 final long callingIdentity = Binder.clearCallingIdentity(); in associate() local 254 Binder.restoreCallingIdentity(callingIdentity); in associate()
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | RootWindowContainer.java | 498 final long callingIdentity = Binder.clearCallingIdentity(); in reclaimSomeSurfaceMemory() local 558 Binder.restoreCallingIdentity(callingIdentity); in reclaimSomeSurfaceMemory()
|
/frameworks/base/services/core/java/com/android/server/biometrics/ |
D | BiometricServiceBase.java | 1311 final long callingIdentity = Binder.clearCallingIdentity(); in getEffectiveUserId() local 1313 Binder.restoreCallingIdentity(callingIdentity); in getEffectiveUserId()
|
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/ |
D | DevicePolicyManagerService.java | 7400 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/ |
D | WifiServiceImpl.java | 666 long callingIdentity = Binder.clearCallingIdentity(); in sendFailedScanBroadcast() local 674 Binder.restoreCallingIdentity(callingIdentity); in sendFailedScanBroadcast()
|
/frameworks/base/services/appwidget/java/com/android/server/appwidget/ |
D | AppWidgetServiceImpl.java | 1299 final long callingIdentity = Binder.clearCallingIdentity(); in bindRemoteViewsService() local 1319 Binder.restoreCallingIdentity(callingIdentity); in bindRemoteViewsService()
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | NotificationManagerService.java | 2336 long callingIdentity = Binder.clearCallingIdentity(); 2348 Binder.restoreCallingIdentity(callingIdentity);
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | PackageManagerService.java | 5718 long callingIdentity = Binder.clearCallingIdentity(); 5737 Binder.restoreCallingIdentity(callingIdentity);
|