/frameworks/base/core/java/android/telephony/ |
D | PhoneStateListener.java | 1123 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/ |
D | SocketKeepalive.java | 184 Binder.withCleanCallingIdentity(() -> in SocketKeepalive() 193 Binder.withCleanCallingIdentity(() -> in SocketKeepalive() 202 Binder.withCleanCallingIdentity(() -> in SocketKeepalive() 211 Binder.withCleanCallingIdentity(() -> in SocketKeepalive()
|
D | ConnectivityDiagnosticsManager.java | 626 Binder.withCleanCallingIdentity(() -> { in onConnectivityReportAvailable() 636 Binder.withCleanCallingIdentity(() -> { in onDataStallSuspected() 647 Binder.withCleanCallingIdentity(() -> { in onNetworkConnectivityReported()
|
D | ConnectivityManager.java | 1826 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/ |
D | HdmiSwitchClient.java | 123 Binder.withCleanCallingIdentity( 155 Binder.withCleanCallingIdentity(
|
/frameworks/base/services/core/java/com/android/server/ |
D | TestNetworkService.java | 103 return Binder.withCleanCallingIdentity( in createInterface() 322 Binder.withCleanCallingIdentity(() -> mNMS.setInterfaceUp(iface));
|
D | TelephonyRegistry.java | 194 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()
|
D | IpSecService.java | 1319 Binder.withCleanCallingIdentity(() -> { in createTunnelInterface()
|
D | ConnectivityService.java | 1708 Binder.withCleanCallingIdentity( in maybeSanitizeLocationInfoForCaller() 3819 Binder.withCleanCallingIdentity(() -> in startCaptivePortalAppInternal() 7537 Binder.withCleanCallingIdentity(() -> { in factoryReset()
|
/frameworks/base/core/java/android/os/ |
D | Binder.java | 355 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/ |
D | NetworkScanRequestTracker.java | 19 import static android.os.Binder.withCleanCallingIdentity; 196 return withCleanCallingIdentity(() -> SubscriptionController.getInstance() in getAllowedMccMncsForLocationRestrictedScan()
|
/frameworks/base/services/companion/java/com/android/server/companion/ |
D | CompanionDeviceManagerService.java | 468 Binder.withCleanCallingIdentity(obtainRunnable(CompanionDeviceManagerService:: 505 return Binder.withCleanCallingIdentity(PooledLambda.obtainSupplier((context, pkg, id) -> {
|
/frameworks/base/services/core/java/com/android/server/connectivity/ |
D | Vpn.java | 970 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/ |
D | DevicePolicyManagerServiceTestable.java | 261 context.binder.withCleanCallingIdentity(action); in binderWithCleanCallingIdentity()
|
D | DpmMockContext.java | 115 public void withCleanCallingIdentity(@NonNull FunctionalUtils.ThrowingRunnable action) { in withCleanCallingIdentity() method in DpmMockContext.MockBinder
|
/frameworks/base/services/core/java/com/android/server/inputmethod/ |
D | MultiClientInputMethodManagerService.java | 1245 Binder.withCleanCallingIdentity( in createInputMethodWindowToken()
|
/frameworks/base/wifi/java/android/net/wifi/ |
D | WifiManager.java | 4932 Binder.withCleanCallingIdentity(() -> in addOnWifiUsabilityStatsListener()
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | NotificationManagerService.java | 919 Binder.withCleanCallingIdentity( 5140 Binder.withCleanCallingIdentity(() -> {
|
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/ |
D | DevicePolicyManagerService.java | 2053 Binder.withCleanCallingIdentity(action); in binderWithCleanCallingIdentity() 2057 return Binder.withCleanCallingIdentity(action); in binderWithCleanCallingIdentity()
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | PackageManagerService.java | 24670 Binder.withCleanCallingIdentity( () -> mDefaultPermissionPolicy. 24681 Binder.withCleanCallingIdentity( () -> mDefaultPermissionPolicy.
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 11231 HSPLandroid/os/Binder;->withCleanCallingIdentity(Lcom/android/internal/util/FunctionalUtils$Throwin… 11232 HSPLandroid/os/Binder;->withCleanCallingIdentity(Lcom/android/internal/util/FunctionalUtils$Throwin…
|
D | hiddenapi-greylist-max-o.txt | 49320 Landroid/os/Binder;->withCleanCallingIdentity(Lcom/android/internal/util/FunctionalUtils$ThrowingRu… 49321 Landroid/os/Binder;->withCleanCallingIdentity(Lcom/android/internal/util/FunctionalUtils$ThrowingSu…
|