/aosp12/frameworks/base/telephony/java/android/telephony/ims/ |
H A D | RegistrationManager.java | 148 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 D | RcsUceAdapter.java | 388 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 D | ProvisioningManager.java | 901 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 D | ImsRcsManager.java | 124 final long callingIdentity = Binder.clearCallingIdentity(); in onCapabilitiesStatusChanged() local 129 restoreCallingIdentity(callingIdentity); in onCapabilitiesStatusChanged()
|
H A D | ImsMmTelManager.java | 165 final long callingIdentity = Binder.clearCallingIdentity(); in onCapabilitiesStatusChanged() local 170 restoreCallingIdentity(callingIdentity); in onCapabilitiesStatusChanged()
|
/aosp12/frameworks/base/telephony/java/android/telephony/ims/aidl/ |
H A D | CapabilityExchangeAidlWrapper.java | 99 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 D | TelephonyUtils.java | 102 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 D | DeviceStateManagerShellCommand.java | 96 final long callingIdentity = Binder.clearCallingIdentity(); in runState() local 127 Binder.restoreCallingIdentity(callingIdentity); in runState()
|
H A D | DeviceStateManagerService.java | 799 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 D | GraphicsStatsService.java | 178 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 D | Binder.java | 388 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 D | RemoteBugreportManager.java | 198 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 D | DpmMockContext.java | 118 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 D | RcsStats.java | 680 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 D | ShortcutUser.java | 730 final long callingIdentity = Binder.clearCallingIdentity(); in getAppSearch() local 741 Binder.restoreCallingIdentity(callingIdentity); in getAppSearch()
|
H A D | ShortcutPackage.java | 2561 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 D | BluetoothManagerService.java | 610 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 D | TelephonyRegistry.java | 3196 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 D | WifiServiceImpl.java | 638 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 D | SettingsProvider.java | 1205 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 D | RootWindowContainer.java | 751 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 D | AppWidgetServiceImpl.java | 1198 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 D | PermissionManagerService.java | 748 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 D | AudioService.java | 10755 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 D | NotificationManagerService.java | 3165 final long callingIdentity = Binder.clearCallingIdentity(); 3170 Binder.restoreCallingIdentity(callingIdentity);
|