/aosp14/frameworks/base/core/java/android/telephony/ |
H A D | TelephonyCallback.java | 1656 Binder.withCleanCallingIdentity( in onServiceStateChanged() 1669 Binder.withCleanCallingIdentity( in onMessageWaitingIndicatorChanged() 1678 Binder.withCleanCallingIdentity( in onCallForwardingIndicatorChanged() 1690 Binder.withCleanCallingIdentity( in onCellLocationChanged() 1703 Binder.withCleanCallingIdentity( in onCallStateChanged() 1729 Binder.withCleanCallingIdentity( in onDataActivity() 1738 Binder.withCleanCallingIdentity( in onSignalStrengthsChanged() 1747 Binder.withCleanCallingIdentity( in onCellInfoChanged() 1756 Binder.withCleanCallingIdentity( in onPreciseCallStateChanged() 1765 Binder.withCleanCallingIdentity( in onCallDisconnectCauseChanged() [all …]
|
H A D | PhoneStateListener.java | 1333 Binder.withCleanCallingIdentity( in onServiceStateChanged() 1341 Binder.withCleanCallingIdentity( in onSignalStrengthChanged() 1349 Binder.withCleanCallingIdentity( in onMessageWaitingIndicatorChanged() 1357 Binder.withCleanCallingIdentity( in onCallForwardingIndicatorChanged() 1369 Binder.withCleanCallingIdentity( in onCellLocationChanged() 1377 Binder.withCleanCallingIdentity( in onLegacyCallStateChanged() 1410 Binder.withCleanCallingIdentity( in onDataActivity() 1418 Binder.withCleanCallingIdentity( in onSignalStrengthsChanged() 1426 Binder.withCleanCallingIdentity( in onCellInfoChanged() 1434 Binder.withCleanCallingIdentity( in onPreciseCallStateChanged() [all …]
|
/aosp14/frameworks/base/telephony/java/android/telephony/satellite/ |
H A D | SatelliteManager.java | 416 executor.execute(() -> Binder.withCleanCallingIdentity( in requestSatelliteEnabled() 471 executor.execute(() -> Binder.withCleanCallingIdentity(() -> in requestIsSatelliteEnabled() 815 executor.execute(() -> Binder.withCleanCallingIdentity( in startSatelliteTransmissionUpdates() 824 executor.execute(() -> Binder.withCleanCallingIdentity( in startSatelliteTransmissionUpdates() 889 executor.execute(() -> Binder.withCleanCallingIdentity( in stopSatelliteTransmissionUpdates() 898 executor.execute(() -> Binder.withCleanCallingIdentity( in stopSatelliteTransmissionUpdates() 944 executor.execute(() -> Binder.withCleanCallingIdentity( in provisionSatelliteService() 991 executor.execute(() -> Binder.withCleanCallingIdentity( in deprovisionSatelliteService() 1164 executor.execute(() -> Binder.withCleanCallingIdentity(() -> in registerForSatelliteModemStateChanged() 1332 executor.execute(() -> Binder.withCleanCallingIdentity( in pollPendingSatelliteDatagrams() [all …]
|
/aosp14/frameworks/base/core/java/android/service/voice/ |
H A D | SoftwareHotwordDetector.java | 83 Binder.withCleanCallingIdentity(() -> mExecutor.execute(() -> in onDetectorRemoteException() 170 Binder.withCleanCallingIdentity(() -> mExecutor.execute(() -> { in onDetected() 185 Binder.withCleanCallingIdentity(() -> mExecutor.execute(() -> { in onHotwordDetectionServiceFailure() 196 Binder.withCleanCallingIdentity(() -> mExecutor.execute(() -> { in onRejected() 242 Binder.withCleanCallingIdentity(() -> mExecutor.execute(() -> { in onHotwordDetectionServiceFailure() 270 Binder.withCleanCallingIdentity(() -> mExecutor.execute(() -> { in onUnknownFailure() 293 Binder.withCleanCallingIdentity(() -> mExecutor.execute( in onStatusReported() 300 Binder.withCleanCallingIdentity(() -> mExecutor.execute( in onProcessRestarted()
|
H A D | VisualQueryDetector.java | 298 Binder.withCleanCallingIdentity(() -> mExecutor.execute( in onQueryDetected() 305 Binder.withCleanCallingIdentity(() -> mExecutor.execute( in onQueryFinished() 312 Binder.withCleanCallingIdentity(() -> mExecutor.execute( in onQueryRejected() 322 Binder.withCleanCallingIdentity(() -> mExecutor.execute(() -> { in onVisualQueryDetectionServiceFailure() 388 Binder.withCleanCallingIdentity(() -> mExecutor.execute( in onStatusReported() 397 Binder.withCleanCallingIdentity(() -> mExecutor.execute( in onProcessRestarted() 415 Binder.withCleanCallingIdentity(() -> mExecutor.execute(() -> { in onVisualQueryDetectionServiceFailure() 432 Binder.withCleanCallingIdentity(() -> mExecutor.execute(() -> { in onUnknownFailure() 440 Binder.withCleanCallingIdentity(() -> mExecutor.execute(() -> { in onOpenFile()
|
H A D | AbstractDetector.java | 221 Binder.withCleanCallingIdentity(() -> mExecutor.execute(() -> { in onDetected() 235 Binder.withCleanCallingIdentity(() -> mExecutor.execute(() -> { in onHotwordDetectionServiceFailure() 246 Binder.withCleanCallingIdentity(() -> mExecutor.execute(() -> { in onRejected()
|
/aosp14/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | CrossProfileAppsServiceImpl.java | 338 return mInjector.withCleanCallingIdentity(() -> in isCrossProfilePackageAllowlisted() 344 return mInjector.withCleanCallingIdentity(() -> in isCrossProfilePackageAllowlistedByDefault() 351 return mInjector.withCleanCallingIdentity(() -> { in getTargetUserProfilesUnchecked() 371 return mInjector.withCleanCallingIdentity(() -> { in isPackageEnabled() 384 mInjector.withCleanCallingIdentity(() -> { 406 mInjector.withCleanCallingIdentity(() -> { 522 mInjector.withCleanCallingIdentity(() -> 731 return mInjector.withCleanCallingIdentity(() -> 752 return mInjector.withCleanCallingIdentity(() 777 mInjector.withCleanCallingIdentity(() -> [all …]
|
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/ |
H A D | PolicyEnforcerCallbacks.java | 69 return Binder.withCleanCallingIdentity(() -> { in setAutoTimezoneEnabled() 82 return Boolean.TRUE.equals(Binder.withCleanCallingIdentity(() -> { in setPermissionGrantState() 163 Binder.withCleanCallingIdentity(() -> { 178 Binder.withCleanCallingIdentity(() -> { 207 return Boolean.TRUE.equals(Binder.withCleanCallingIdentity(() -> { 225 return Boolean.TRUE.equals(Binder.withCleanCallingIdentity(() -> { 242 return Boolean.TRUE.equals(Binder.withCleanCallingIdentity(() -> { 258 Binder.withCleanCallingIdentity(() -> { 285 Binder.withCleanCallingIdentity(() -> {
|
H A D | DevicePolicyEngine.java | 170 Binder.withCleanCallingIdentity(() -> { in forceEnforcementRefreshLocked() 382 Binder.withCleanCallingIdentity(() -> { in applyToInheritableProfiles() 988 Binder.withCleanCallingIdentity(() -> mContext.sendBroadcastAsUser( in sendDevicePolicyChangedToSystem() 1000 Binder.withCleanCallingIdentity(() -> { in sendPolicyResultToAdmin() 1053 Binder.withCleanCallingIdentity(() -> { in maybeSendOnPolicyChanged() 1110 return Binder.withCleanCallingIdentity(() -> { in getProfileParentId() 1166 Binder.withCleanCallingIdentity(() -> { in handlePackageChanged() 1290 Binder.withCleanCallingIdentity(() -> { in enforcePoliciesOnInheritableProfilesIfApplicable()
|
/aosp14/frameworks/base/services/core/java/com/android/server/location/gnss/hal/ |
H A D | GnssNative.java | 1077 Binder.withCleanCallingIdentity( in reportAGpsStatus() 1211 Binder.withCleanCallingIdentity( in reportGeofenceTransition() 1218 Binder.withCleanCallingIdentity( in reportGeofenceStatus() 1224 Binder.withCleanCallingIdentity( in reportGeofenceAddStatus() 1230 Binder.withCleanCallingIdentity( in reportGeofenceRemoveStatus() 1236 Binder.withCleanCallingIdentity( in reportGeofencePauseStatus() 1242 Binder.withCleanCallingIdentity( in reportGeofenceResumeStatus() 1250 Binder.withCleanCallingIdentity( in reportNiNotification() 1263 Binder.withCleanCallingIdentity( in requestLocation() 1275 Binder.withCleanCallingIdentity( in requestRefLocation() [all …]
|
/aosp14/frameworks/base/services/core/java/com/android/server/pm/permission/ |
H A D | LegacyPermissionManagerService.java | 259 Binder.withCleanCallingIdentity(() -> mDefaultPermissionGrantPolicy in grantDefaultPermissionsToCarrierServiceApp() 268 Binder.withCleanCallingIdentity(() -> mDefaultPermissionGrantPolicy in grantDefaultPermissionsToActiveLuiApp() 277 Binder.withCleanCallingIdentity(() -> mDefaultPermissionGrantPolicy in revokeDefaultPermissionsFromLuiApps() 286 Binder.withCleanCallingIdentity(() -> mDefaultPermissionGrantPolicy in grantDefaultPermissionsToEnabledImsServices() 296 Binder.withCleanCallingIdentity(() -> mDefaultPermissionGrantPolicy in grantDefaultPermissionsToEnabledTelephonyDataServices() 306 Binder.withCleanCallingIdentity(() -> mDefaultPermissionGrantPolicy in revokeDefaultPermissionsFromDisabledTelephonyDataServices() 316 Binder.withCleanCallingIdentity(() -> mDefaultPermissionGrantPolicy in grantDefaultPermissionsToEnabledCarrierApps()
|
/aosp14/frameworks/base/telephony/java/android/telephony/ims/ |
H A D | ImsStateCallback.java | 131 Binder.withCleanCallingIdentity( in onAvailable() 139 Binder.withCleanCallingIdentity( in onUnavailable()
|
H A D | SipDialogStateCallback.java | 66 Binder.withCleanCallingIdentity( in onActiveSipDialogsChanged()
|
/aosp14/frameworks/base/core/java/android/hardware/hdmi/ |
H A D | HdmiSwitchClient.java | 120 Binder.withCleanCallingIdentity( 149 Binder.withCleanCallingIdentity(
|
H A D | HdmiClient.java | 87 Binder.withCleanCallingIdentity( in getCallbackWrapper()
|
/aosp14/frameworks/base/core/java/android/net/vcn/ |
H A D | VcnManager.java | 645 Binder.withCleanCallingIdentity( in onPolicyChanged() 668 Binder.withCleanCallingIdentity( in onVcnStatusChanged() 681 Binder.withCleanCallingIdentity( in onGatewayConnectionError()
|
/aosp14/frameworks/base/core/java/android/view/translation/ |
H A D | TranslationManager.java | 154 Binder.withCleanCallingIdentity( in createOnDeviceTranslator() 162 Binder.withCleanCallingIdentity( in createOnDeviceTranslator() 464 Binder.withCleanCallingIdentity( in sendResult()
|
/aosp14/frameworks/base/services/core/java/com/android/server/ |
H A D | VcnManagementService.java | 457 Binder.withCleanCallingIdentity( in enforceCallingUserAndCarrierPrivilege() 680 Binder.withCleanCallingIdentity(() -> { in notifyAllPolicyListenersLocked() 695 Binder.withCleanCallingIdentity(() -> { in notifyAllPermissionedStatusCallbacksLocked() 775 Binder.withCleanCallingIdentity(() -> { in setVcnConfig() 833 Binder.withCleanCallingIdentity(() -> { in clearVcnConfig() 971 Binder.withCleanCallingIdentity(() -> { in addVcnUnderlyingNetworkPolicyListener() 998 Binder.withCleanCallingIdentity(() -> { in removeVcnUnderlyingNetworkPolicyListener() 1062 return Binder.withCleanCallingIdentity(() -> { in getUnderlyingNetworkPolicy() 1501 Binder.withCleanCallingIdentity(() -> { in onGatewayConnectionError()
|
H A D | BatteryService.java | 1103 Binder.withCleanCallingIdentity(() -> processValuesLocked(forceUpdate)); in setChargerAcOnline() 1112 Binder.withCleanCallingIdentity(() -> processValuesLocked(forceUpdate)); in setBatteryLevel() 1124 Binder.withCleanCallingIdentity(() -> processValuesLocked(forceUpdate, pw)); in unplugBattery() 1131 Binder.withCleanCallingIdentity(() -> processValuesLocked(forceUpdate, pw)); in resetBattery()
|
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/ |
H A D | MagnificationFeatureFlagBase.java | 42 Binder.withCleanCallingIdentity(() -> tryBlock.run()); in clearCallingIdentifyAndTryCatch()
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | HomeVisibilityListener.java | 87 Binder.withCleanCallingIdentity(() -> in HomeVisibilityListener()
|
/aosp14/frameworks/base/core/java/android/net/ |
H A D | PacProxyManager.java | 143 Binder.withCleanCallingIdentity(() -> { in onPacProxyInstalled()
|
/aosp14/frameworks/base/services/core/java/com/android/server/location/contexthub/ |
H A D | ContextHubClientBroker.java | 1104 Binder.withCleanCallingIdentity( in acquireWakeLock() 1120 Binder.withCleanCallingIdentity( in releaseWakeLock() 1140 Binder.withCleanCallingIdentity( in releaseWakeLockOnExit()
|
/aosp14/frameworks/base/services/credentials/java/com/android/server/credentials/ |
H A D | GetRequestSession.java | 102 Binder.withCleanCallingIdentity(()-> { in launchUiWithProviderData()
|
/aosp14/frameworks/base/services/companion/java/com/android/server/companion/ |
H A D | PackageUtils.java | 71 return Binder.withCleanCallingIdentity(() -> { in getPackageInfo()
|