Home
last modified time | relevance | path

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

12

/aosp12/frameworks/base/telephony/java/android/telephony/ims/
H A DRegistrationManager.java148 final long callingIdentity = Binder.clearCallingIdentity(); in onRegistered() local
152 restoreCallingIdentity(callingIdentity); in onRegistered()
160 final long callingIdentity = Binder.clearCallingIdentity(); in onRegistering() local
164 restoreCallingIdentity(callingIdentity); in onRegistering()
172 final long callingIdentity = Binder.clearCallingIdentity(); in onDeregistered() local
176 restoreCallingIdentity(callingIdentity); in onDeregistered()
184 final long callingIdentity = Binder.clearCallingIdentity(); in onTechnologyChangeFailed() local
189 restoreCallingIdentity(callingIdentity); in onTechnologyChangeFailed()
196 final long callingIdentity = Binder.clearCallingIdentity(); in onSubscriberAssociatedUriChanged() local
200 restoreCallingIdentity(callingIdentity); in onSubscriberAssociatedUriChanged()
H A DRcsUceAdapter.java388 final long callingIdentity = Binder.clearCallingIdentity(); in onPublishStateChanged() local
393 restoreCallingIdentity(callingIdentity); in onPublishStateChanged()
524 final long callingIdentity = Binder.clearCallingIdentity(); in requestCapabilities()
528 restoreCallingIdentity(callingIdentity); in requestCapabilities()
533 final long callingIdentity = Binder.clearCallingIdentity(); in requestCapabilities()
537 restoreCallingIdentity(callingIdentity); in requestCapabilities()
542 final long callingIdentity = Binder.clearCallingIdentity(); in requestCapabilities()
546 restoreCallingIdentity(callingIdentity); in requestCapabilities()
622 restoreCallingIdentity(callingIdentity); in requestAvailability()
631 restoreCallingIdentity(callingIdentity); in requestAvailability()
[all …]
H A DProvisioningManager.java901 final long callingIdentity = Binder.clearCallingIdentity(); in onIntConfigChanged() local
906 restoreCallingIdentity(callingIdentity); in onIntConfigChanged()
912 final long callingIdentity = Binder.clearCallingIdentity(); in onStringConfigChanged() local
917 restoreCallingIdentity(callingIdentity); in onStringConfigChanged()
H A DImsRcsManager.java124 final long callingIdentity = Binder.clearCallingIdentity(); in onCapabilitiesStatusChanged() local
129 restoreCallingIdentity(callingIdentity); in onCapabilitiesStatusChanged()
H A DImsMmTelManager.java165 final long callingIdentity = Binder.clearCallingIdentity(); in onCapabilitiesStatusChanged() local
170 restoreCallingIdentity(callingIdentity); in onCapabilitiesStatusChanged()
/aosp12/frameworks/base/telephony/java/android/telephony/ims/aidl/
H A DCapabilityExchangeAidlWrapper.java99 final long callingIdentity = Binder.clearCallingIdentity(); in onRemoteCapabilityRequest()
103 restoreCallingIdentity(callingIdentity); in onRemoteCapabilityRequest()
108 final long callingIdentity = Binder.clearCallingIdentity(); in onRemoteCapabilityRequest()
112 restoreCallingIdentity(callingIdentity); in onRemoteCapabilityRequest()
/aosp12/frameworks/base/telephony/common/com/android/internal/telephony/util/
H A DTelephonyUtils.java102 final long callingIdentity = Binder.clearCallingIdentity(); in runWithCleanCallingIdentity() local
106 Binder.restoreCallingIdentity(callingIdentity); in runWithCleanCallingIdentity()
121 final long callingIdentity = Binder.clearCallingIdentity(); in runWithCleanCallingIdentity() local
125 Binder.restoreCallingIdentity(callingIdentity); in runWithCleanCallingIdentity()
/aosp12/frameworks/base/services/core/java/com/android/server/devicestate/
H A DDeviceStateManagerShellCommand.java96 final long callingIdentity = Binder.clearCallingIdentity(); in runState() local
127 Binder.restoreCallingIdentity(callingIdentity); in runState()
H A DDeviceStateManagerService.java799 final long callingIdentity = Binder.clearCallingIdentity(); in requestState() local
803 Binder.restoreCallingIdentity(callingIdentity); in requestState()
824 final long callingIdentity = Binder.clearCallingIdentity(); in cancelRequest() local
828 Binder.restoreCallingIdentity(callingIdentity); in cancelRequest()
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DGraphicsStatsService.java178 final long callingIdentity = Binder.clearCallingIdentity(); in requestBufferForProcess() local
192 Binder.restoreCallingIdentity(callingIdentity); in requestBufferForProcess()
217 final long callingIdentity = Binder.clearCallingIdentity(); in pullGraphicsStats() local
221 Binder.restoreCallingIdentity(callingIdentity); in pullGraphicsStats()
/aosp12/frameworks/base/core/java/android/os/
H A DBinder.java388 final long callingIdentity = clearCallingIdentity(); in withCleanCallingIdentity() local
394 restoreCallingIdentity(callingIdentity); in withCleanCallingIdentity()
412 final long callingIdentity = clearCallingIdentity(); in withCleanCallingIdentity() local
419 restoreCallingIdentity(callingIdentity); in withCleanCallingIdentity()
/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DRemoteBugreportManager.java198 final long callingIdentity = mInjector.binderClearCallingIdentity(); in requestBugreport() local
214 mInjector.binderRestoreCallingIdentity(callingIdentity); in requestBugreport()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDpmMockContext.java118 final long callingIdentity = clearCallingIdentity(); in withCleanCallingIdentity() local
125 restoreCallingIdentity(callingIdentity); in withCleanCallingIdentity()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
H A DRcsStats.java680 final long callingIdentity = Binder.clearCallingIdentity(); in onAutoConfigurationErrorReceived() local
686 restoreCallingIdentity(callingIdentity); in onAutoConfigurationErrorReceived()
697 final long callingIdentity = Binder.clearCallingIdentity(); in onRemoved() local
704 restoreCallingIdentity(callingIdentity); in onRemoved()
710 final long callingIdentity = Binder.clearCallingIdentity(); in onPreProvisioningReceived() local
717 restoreCallingIdentity(callingIdentity); in onPreProvisioningReceived()
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutUser.java730 final long callingIdentity = Binder.clearCallingIdentity(); in getAppSearch() local
741 Binder.restoreCallingIdentity(callingIdentity); in getAppSearch()
H A DShortcutPackage.java2561 final long callingIdentity = Binder.clearCallingIdentity(); in getNextPage() local
2585 Binder.restoreCallingIdentity(callingIdentity); in getNextPage()
2607 final long callingIdentity = Binder.clearCallingIdentity(); in awaitInAppSearch() local
2635 Binder.restoreCallingIdentity(callingIdentity); in awaitInAppSearch()
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DBluetoothManagerService.java610 final long callingIdentity = Binder.clearCallingIdentity(); in persistBluetoothSetting() local
612 Binder.restoreCallingIdentity(callingIdentity); in persistBluetoothSetting()
2489 final long callingIdentity = Binder.clearCallingIdentity(); in checkIfCallerIsForegroundUser() local
2506 Binder.restoreCallingIdentity(callingIdentity); in checkIfCallerIsForegroundUser()
2753 final long callingIdentity = Binder.clearCallingIdentity(); in isBluetoothDisallowed() local
2758 Binder.restoreCallingIdentity(callingIdentity); in isBluetoothDisallowed()
H A DTelephonyRegistry.java3196 final long callingIdentity = Binder.clearCallingIdentity(); in validateEventAndUserLocked() local
3208 Binder.restoreCallingIdentity(callingIdentity); in validateEventAndUserLocked()
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiServiceImpl.java638 long callingIdentity = Binder.clearCallingIdentity(); in sendFailedScanBroadcast() local
646 Binder.restoreCallingIdentity(callingIdentity); in sendFailedScanBroadcast()
5240 long callingIdentity = Binder.clearCallingIdentity();
5248 Binder.restoreCallingIdentity(callingIdentity);
5266 long callingIdentity = Binder.clearCallingIdentity();
5274 Binder.restoreCallingIdentity(callingIdentity);
/aosp12/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsProvider.java1205 CallingIdentity callingIdentity = clearCallingIdentity(); in setSyncDisabledConfigLocked() local
1214 restoreCallingIdentity(callingIdentity); in setSyncDisabledConfigLocked()
1229 CallingIdentity callingIdentity = clearCallingIdentity(); in isSyncDisabledConfigLocked() local
1240 restoreCallingIdentity(callingIdentity); in isSyncDisabledConfigLocked()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DRootWindowContainer.java751 final long callingIdentity = Binder.clearCallingIdentity(); in reclaimSomeSurfaceMemory() local
813 Binder.restoreCallingIdentity(callingIdentity); in reclaimSomeSurfaceMemory()
/aosp12/frameworks/base/services/appwidget/java/com/android/server/appwidget/
H A DAppWidgetServiceImpl.java1198 final long callingIdentity = Binder.clearCallingIdentity(); in bindRemoteViewsService() local
1218 Binder.restoreCallingIdentity(callingIdentity); in bindRemoteViewsService()
/aosp12/frameworks/base/services/core/java/com/android/server/pm/permission/
H A DPermissionManagerService.java748 final long callingIdentity = Binder.clearCallingIdentity(); in updatePermissionFlags() local
767 Binder.restoreCallingIdentity(callingIdentity); in updatePermissionFlags()
/aosp12/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java10755 final long callingIdentity = Binder.clearCallingIdentity(); in persistDeviceVolumeBehavior() local
10762 Binder.restoreCallingIdentity(callingIdentity); in persistDeviceVolumeBehavior()
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java3165 final long callingIdentity = Binder.clearCallingIdentity();
3170 Binder.restoreCallingIdentity(callingIdentity);

12