| /frameworks/base/telephony/java/android/telephony/ims/ | 
| D | RegistrationManager.java | 184                 final long callingIdentity = Binder.clearCallingIdentity();  in onRegistered()  local196                 final long callingIdentity = Binder.clearCallingIdentity();  in onRegistering()  local
 210                 final long callingIdentity = Binder.clearCallingIdentity();  in onDeregistered()  local
 226                 final long callingIdentity = Binder.clearCallingIdentity();  in onDeregisteredWithDetails()  local
 240                 final long callingIdentity = Binder.clearCallingIdentity();  in onTechnologyChangeFailed()  local
 252                 final long callingIdentity = Binder.clearCallingIdentity();  in onSubscriberAssociatedUriChanged()  local
 
 | 
| D | ProvisioningManager.java | 916                 final long callingIdentity = Binder.clearCallingIdentity();  in onIntConfigChanged()  local927                 final long callingIdentity = Binder.clearCallingIdentity();  in onStringConfigChanged()  local
 989                 final long callingIdentity = Binder.clearCallingIdentity();  in onFeatureProvisioningChanged()  local
 1002                 final long callingIdentity = Binder.clearCallingIdentity();  in onRcsFeatureProvisioningChanged()  local
 
 | 
| D | ImsRcsManager.java | 172                 final long callingIdentity = Binder.clearCallingIdentity();  in onCapabilitiesStatusChanged()  local
 | 
| D | RcsUceAdapter.java | 424                 final long callingIdentity = Binder.clearCallingIdentity();  in onPublishUpdated()  local
 | 
| D | ImsMmTelManager.java | 177                 final long callingIdentity = Binder.clearCallingIdentity();  in onCapabilitiesStatusChanged()  local
 | 
| /frameworks/libs/net/common/framework/com/android/net/module/util/ | 
| D | BinderUtils.java | 43         final long callingIdentity = Binder.clearCallingIdentity();  in withCleanCallingIdentity()  local77         final long callingIdentity = Binder.clearCallingIdentity();  in withCleanCallingIdentity()  local
 
 | 
| /frameworks/base/services/core/java/com/android/server/devicestate/ | 
| D | DeviceStateManagerShellCommand.java | 93         final long callingIdentity = Binder.clearCallingIdentity();  in runState()  local134         final long callingIdentity = Binder.clearCallingIdentity();  in runBaseState()  local
 
 | 
| D | DeviceStateManagerService.java | 1203             final long callingIdentity = Binder.clearCallingIdentity();  in requestState()  local1221             final long callingIdentity = Binder.clearCallingIdentity();  in cancelStateRequest()  local
 1240             final long callingIdentity = Binder.clearCallingIdentity();  in requestBaseStateOverride()  local
 1254             final long callingIdentity = Binder.clearCallingIdentity();  in cancelBaseStateOverride()  local
 1269             final long callingIdentity = Binder.clearCallingIdentity();  in onStateRequestOverlayDismissed()  local
 
 | 
| /frameworks/base/telephony/common/com/android/internal/telephony/util/ | 
| D | TelephonyUtils.java | 108         final long callingIdentity = Binder.clearCallingIdentity();  in runWithCleanCallingIdentity()  local146         final long callingIdentity = Binder.clearCallingIdentity();  in runWithCleanCallingIdentity()  local
 
 | 
| /frameworks/base/services/core/java/com/android/server/security/rkp/ | 
| D | RemoteProvisioningService.java | 93             final long callingIdentity = Binder.clearCallingIdentity();  in getRegistration()  local
 | 
| /frameworks/base/services/core/java/com/android/server/wm/ | 
| D | AppTaskImpl.java | 77             final long callingIdentity = Binder.clearCallingIdentity();  in finishAndRemoveTask()  local
 | 
| D | RootWindowContainer.java | 681         final long callingIdentity = Binder.clearCallingIdentity();  in reclaimSomeSurfaceMemory()  local
 | 
| /frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/ | 
| D | RemoteBugreportManager.java | 204         final long callingIdentity = mInjector.binderClearCallingIdentity();  in requestBugreport()  local
 | 
| /frameworks/base/graphics/java/android/graphics/ | 
| D | GraphicsStatsService.java | 178         final long callingIdentity = Binder.clearCallingIdentity();  in requestBufferForProcess()  local217         final long callingIdentity = Binder.clearCallingIdentity();  in pullGraphicsStats()  local
 
 | 
| /frameworks/base/services/companion/java/com/android/server/companion/ | 
| D | AssociationRequestsProcessor.java | 261         final long callingIdentity = Binder.clearCallingIdentity();  in createAssociationAndNotifyApplication()  local
 | 
| /frameworks/base/core/java/android/os/ | 
| D | Binder.java | 434         final long callingIdentity = clearCallingIdentity();  in withCleanCallingIdentity()  local458         final long callingIdentity = clearCallingIdentity();  in withCleanCallingIdentity()  local
 
 | 
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/ | 
| D | RcsStats.java | 690             final long callingIdentity = Binder.clearCallingIdentity();  in onAutoConfigurationErrorReceived()  local707             final long callingIdentity = Binder.clearCallingIdentity();  in onRemoved()  local
 720             final long callingIdentity = Binder.clearCallingIdentity();  in onPreProvisioningReceived()  local
 
 | 
| /frameworks/base/services/core/java/com/android/server/pm/ | 
| D | ShortcutUser.java | 681         final long callingIdentity = Binder.clearCallingIdentity();  in getAppSearch()  local
 | 
| D | ShortcutPackage.java | 2687         final long callingIdentity = Binder.clearCallingIdentity();  in runAsSystem()  local
 | 
| /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/ | 
| D | SettingsProvider.java | 1280         CallingIdentity callingIdentity = clearCallingIdentity();  in setSyncDisabledModeConfigLocked()  local1304         CallingIdentity callingIdentity = clearCallingIdentity();  in getSyncDisabledModeConfigLocked()  local
 
 | 
| /frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/ | 
| D | DpmMockContext.java | 119             final long callingIdentity = clearCallingIdentity();  in withCleanCallingIdentity()  local
 | 
| /frameworks/base/services/core/java/com/android/server/audio/ | 
| D | SoundDoseHelper.java | 513             final long callingIdentity = Binder.clearCallingIdentity();  in setCsdAsAFeatureEnabled()  local
 | 
| /frameworks/base/services/core/java/com/android/server/ | 
| D | TelephonyRegistry.java | 1676         final long callingIdentity = Binder.clearCallingIdentity();  in notifyServiceStateForPhoneId()  local3889         final long callingIdentity = Binder.clearCallingIdentity();  in validateEventAndUserLocked()  local
 
 | 
| /frameworks/base/core/java/android/app/ | 
| D | StatusBarManager.java | 1585             final long callingIdentity = Binder.clearCallingIdentity();  in onUndoTriggered()  local
 | 
| /frameworks/base/services/appwidget/java/com/android/server/appwidget/ | 
| D | AppWidgetServiceImpl.java | 1260             final long callingIdentity = Binder.clearCallingIdentity();  in bindRemoteViewsService()  local
 |