Home
last modified time | relevance | path

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

12

/frameworks/base/telephony/java/android/telephony/ims/
DRegistrationManager.java184 final long callingIdentity = Binder.clearCallingIdentity(); in onRegistered() local
196 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
DProvisioningManager.java916 final long callingIdentity = Binder.clearCallingIdentity(); in onIntConfigChanged() local
927 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
DImsRcsManager.java172 final long callingIdentity = Binder.clearCallingIdentity(); in onCapabilitiesStatusChanged() local
DRcsUceAdapter.java424 final long callingIdentity = Binder.clearCallingIdentity(); in onPublishUpdated() local
DImsMmTelManager.java177 final long callingIdentity = Binder.clearCallingIdentity(); in onCapabilitiesStatusChanged() local
/frameworks/libs/net/common/framework/com/android/net/module/util/
DBinderUtils.java43 final long callingIdentity = Binder.clearCallingIdentity(); in withCleanCallingIdentity() local
77 final long callingIdentity = Binder.clearCallingIdentity(); in withCleanCallingIdentity() local
/frameworks/base/services/core/java/com/android/server/devicestate/
DDeviceStateManagerShellCommand.java93 final long callingIdentity = Binder.clearCallingIdentity(); in runState() local
134 final long callingIdentity = Binder.clearCallingIdentity(); in runBaseState() local
DDeviceStateManagerService.java1203 final long callingIdentity = Binder.clearCallingIdentity(); in requestState() local
1221 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/
DTelephonyUtils.java108 final long callingIdentity = Binder.clearCallingIdentity(); in runWithCleanCallingIdentity() local
146 final long callingIdentity = Binder.clearCallingIdentity(); in runWithCleanCallingIdentity() local
/frameworks/base/services/core/java/com/android/server/security/rkp/
DRemoteProvisioningService.java93 final long callingIdentity = Binder.clearCallingIdentity(); in getRegistration() local
/frameworks/base/services/core/java/com/android/server/wm/
DAppTaskImpl.java77 final long callingIdentity = Binder.clearCallingIdentity(); in finishAndRemoveTask() local
DRootWindowContainer.java681 final long callingIdentity = Binder.clearCallingIdentity(); in reclaimSomeSurfaceMemory() local
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DRemoteBugreportManager.java204 final long callingIdentity = mInjector.binderClearCallingIdentity(); in requestBugreport() local
/frameworks/base/graphics/java/android/graphics/
DGraphicsStatsService.java178 final long callingIdentity = Binder.clearCallingIdentity(); in requestBufferForProcess() local
217 final long callingIdentity = Binder.clearCallingIdentity(); in pullGraphicsStats() local
/frameworks/base/services/companion/java/com/android/server/companion/
DAssociationRequestsProcessor.java261 final long callingIdentity = Binder.clearCallingIdentity(); in createAssociationAndNotifyApplication() local
/frameworks/base/core/java/android/os/
DBinder.java434 final long callingIdentity = clearCallingIdentity(); in withCleanCallingIdentity() local
458 final long callingIdentity = clearCallingIdentity(); in withCleanCallingIdentity() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DRcsStats.java690 final long callingIdentity = Binder.clearCallingIdentity(); in onAutoConfigurationErrorReceived() local
707 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/
DShortcutUser.java681 final long callingIdentity = Binder.clearCallingIdentity(); in getAppSearch() local
DShortcutPackage.java2687 final long callingIdentity = Binder.clearCallingIdentity(); in runAsSystem() local
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsProvider.java1280 CallingIdentity callingIdentity = clearCallingIdentity(); in setSyncDisabledModeConfigLocked() local
1304 CallingIdentity callingIdentity = clearCallingIdentity(); in getSyncDisabledModeConfigLocked() local
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDpmMockContext.java119 final long callingIdentity = clearCallingIdentity(); in withCleanCallingIdentity() local
/frameworks/base/services/core/java/com/android/server/audio/
DSoundDoseHelper.java513 final long callingIdentity = Binder.clearCallingIdentity(); in setCsdAsAFeatureEnabled() local
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java1676 final long callingIdentity = Binder.clearCallingIdentity(); in notifyServiceStateForPhoneId() local
3889 final long callingIdentity = Binder.clearCallingIdentity(); in validateEventAndUserLocked() local
/frameworks/base/core/java/android/app/
DStatusBarManager.java1585 final long callingIdentity = Binder.clearCallingIdentity(); in onUndoTriggered() local
/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetServiceImpl.java1260 final long callingIdentity = Binder.clearCallingIdentity(); in bindRemoteViewsService() local

12