Home
last modified time | relevance | path

Searched refs:withCleanCallingIdentity (Results 1 – 22 of 22) sorted by relevance

/frameworks/base/core/java/android/telephony/
DPhoneStateListener.java1123 Binder.withCleanCallingIdentity( in onServiceStateChanged()
1131 Binder.withCleanCallingIdentity( in onSignalStrengthChanged()
1139 Binder.withCleanCallingIdentity( in onMessageWaitingIndicatorChanged()
1147 Binder.withCleanCallingIdentity( in onCallForwardingIndicatorChanged()
1159 Binder.withCleanCallingIdentity( in onCellLocationChanged()
1167 Binder.withCleanCallingIdentity( in onCallStateChanged()
1177 Binder.withCleanCallingIdentity(() -> mExecutor.execute( in onDataConnectionStateChanged()
1184 Binder.withCleanCallingIdentity(() -> mExecutor.execute( in onDataConnectionStateChanged()
1196 Binder.withCleanCallingIdentity( in onDataActivity()
1204 Binder.withCleanCallingIdentity( in onSignalStrengthsChanged()
[all …]
/frameworks/base/core/java/android/net/
DSocketKeepalive.java184 Binder.withCleanCallingIdentity(() -> in SocketKeepalive()
193 Binder.withCleanCallingIdentity(() -> in SocketKeepalive()
202 Binder.withCleanCallingIdentity(() -> in SocketKeepalive()
211 Binder.withCleanCallingIdentity(() -> in SocketKeepalive()
DConnectivityDiagnosticsManager.java626 Binder.withCleanCallingIdentity(() -> { in onConnectivityReportAvailable()
636 Binder.withCleanCallingIdentity(() -> { in onDataStallSuspected()
647 Binder.withCleanCallingIdentity(() -> { in onNetworkConnectivityReported()
DConnectivityManager.java1826 Binder.withCleanCallingIdentity(() -> in PacketKeepalive()
1835 Binder.withCleanCallingIdentity(() -> in PacketKeepalive()
1845 Binder.withCleanCallingIdentity(() -> in PacketKeepalive()
2917 Binder.withCleanCallingIdentity(() -> in getLatestTetheringEntitlementResult()
/frameworks/base/core/java/android/hardware/hdmi/
DHdmiSwitchClient.java123 Binder.withCleanCallingIdentity(
155 Binder.withCleanCallingIdentity(
/frameworks/base/services/core/java/com/android/server/
DTestNetworkService.java103 return Binder.withCleanCallingIdentity( in createInterface()
322 Binder.withCleanCallingIdentity(() -> mNMS.setInterfaceUp(iface));
DTelephonyRegistry.java194 return Binder.withCleanCallingIdentity(() -> in getRegistrationLimit()
207 return Binder.withCleanCallingIdentity(() -> CompatChanges.isChangeEnabled( in isRegistrationLimitEnabledInPlatformCompat()
2748 return Binder.withCleanCallingIdentity(() -> { in checkFineLocationAccess()
2766 return Binder.withCleanCallingIdentity(() -> { in checkCoarseLocationAccess()
DIpSecService.java1319 Binder.withCleanCallingIdentity(() -> { in createTunnelInterface()
DConnectivityService.java1708 Binder.withCleanCallingIdentity( in maybeSanitizeLocationInfoForCaller()
3819 Binder.withCleanCallingIdentity(() -> in startCaptivePortalAppInternal()
7537 Binder.withCleanCallingIdentity(() -> { in factoryReset()
/frameworks/base/core/java/android/os/
DBinder.java355 public static final void withCleanCallingIdentity(@NonNull ThrowingRunnable action) { in withCleanCallingIdentity() method in Binder
379 public static final <T> T withCleanCallingIdentity(@NonNull ThrowingSupplier<T> action) { in withCleanCallingIdentity() method in Binder
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DNetworkScanRequestTracker.java19 import static android.os.Binder.withCleanCallingIdentity;
196 return withCleanCallingIdentity(() -> SubscriptionController.getInstance() in getAllowedMccMncsForLocationRestrictedScan()
/frameworks/base/services/companion/java/com/android/server/companion/
DCompanionDeviceManagerService.java468 Binder.withCleanCallingIdentity(obtainRunnable(CompanionDeviceManagerService::
505 return Binder.withCleanCallingIdentity(PooledLambda.obtainSupplier((context, pkg, id) -> {
/frameworks/base/services/core/java/com/android/server/connectivity/
DVpn.java970 return Binder.withCleanCallingIdentity(() -> { in getAppUid()
1887 Binder.withCleanCallingIdentity(() -> {
2917 Binder.withCleanCallingIdentity(
2951 Binder.withCleanCallingIdentity(
3010 Binder.withCleanCallingIdentity(
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerServiceTestable.java261 context.binder.withCleanCallingIdentity(action); in binderWithCleanCallingIdentity()
DDpmMockContext.java115 public void withCleanCallingIdentity(@NonNull FunctionalUtils.ThrowingRunnable action) { in withCleanCallingIdentity() method in DpmMockContext.MockBinder
/frameworks/base/services/core/java/com/android/server/inputmethod/
DMultiClientInputMethodManagerService.java1245 Binder.withCleanCallingIdentity( in createInputMethodWindowToken()
/frameworks/base/wifi/java/android/net/wifi/
DWifiManager.java4932 Binder.withCleanCallingIdentity(() -> in addOnWifiUsabilityStatsListener()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java919 Binder.withCleanCallingIdentity(
5140 Binder.withCleanCallingIdentity(() -> {
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java2053 Binder.withCleanCallingIdentity(action); in binderWithCleanCallingIdentity()
2057 return Binder.withCleanCallingIdentity(action); in binderWithCleanCallingIdentity()
/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java24670 Binder.withCleanCallingIdentity( () -> mDefaultPermissionPolicy.
24681 Binder.withCleanCallingIdentity( () -> mDefaultPermissionPolicy.
/frameworks/base/config/
Dboot-image-profile.txt11231 HSPLandroid/os/Binder;->withCleanCallingIdentity(Lcom/android/internal/util/FunctionalUtils$Throwin…
11232 HSPLandroid/os/Binder;->withCleanCallingIdentity(Lcom/android/internal/util/FunctionalUtils$Throwin…
Dhiddenapi-greylist-max-o.txt49320 Landroid/os/Binder;->withCleanCallingIdentity(Lcom/android/internal/util/FunctionalUtils$ThrowingRu…
49321 Landroid/os/Binder;->withCleanCallingIdentity(Lcom/android/internal/util/FunctionalUtils$ThrowingSu…