/frameworks/base/telephony/java/android/telephony/ims/ |
D | RegistrationManager.java | 108 long callingIdentity = Binder.clearCallingIdentity(); in onRegistered() local 121 long callingIdentity = Binder.clearCallingIdentity(); in onRegistering() local 134 long callingIdentity = Binder.clearCallingIdentity(); in onDeregistered() local 146 long callingIdentity = Binder.clearCallingIdentity(); in onTechnologyChangeFailed() local 158 long callingIdentity = Binder.clearCallingIdentity(); in onSubscriberAssociatedUriChanged() local
|
D | ProvisioningManager.java | 870 long callingIdentity = Binder.clearCallingIdentity(); in onIntConfigChanged() local 881 long callingIdentity = Binder.clearCallingIdentity(); in onStringConfigChanged() local
|
D | ImsRcsManager.java | 102 long callingIdentity = Binder.clearCallingIdentity(); in onCapabilitiesStatusChanged() local
|
D | RcsUceAdapter.java | 209 long callingIdentity = Binder.clearCallingIdentity(); in onPublishStateChanged() local
|
D | ImsMmTelManager.java | 164 long callingIdentity = Binder.clearCallingIdentity(); in onCapabilitiesStatusChanged() local
|
/frameworks/base/telephony/common/com/android/internal/telephony/util/ |
D | TelephonyUtils.java | 94 long callingIdentity = Binder.clearCallingIdentity(); in runWithCleanCallingIdentity() local 113 long callingIdentity = Binder.clearCallingIdentity(); in runWithCleanCallingIdentity() local
|
/frameworks/base/core/java/android/os/ |
D | Binder.java | 356 long callingIdentity = clearCallingIdentity(); in withCleanCallingIdentity() local 380 long callingIdentity = clearCallingIdentity(); in withCleanCallingIdentity() local
|
/frameworks/base/services/core/java/com/android/server/ |
D | BluetoothManagerService.java | 588 long callingIdentity = Binder.clearCallingIdentity(); in persistBluetoothSetting() local 2325 long callingIdentity = Binder.clearCallingIdentity(); in checkIfCallerIsForegroundUser() local 2552 long callingIdentity = Binder.clearCallingIdentity(); in isBluetoothDisallowed() local
|
D | GraphicsStatsService.java | 170 long callingIdentity = Binder.clearCallingIdentity(); in requestBufferForProcess() local
|
D | TelephonyRegistry.java | 2675 long callingIdentity = Binder.clearCallingIdentity(); in validateEventsAndUserLocked() local
|
/frameworks/base/services/companion/java/com/android/server/companion/ |
D | CompanionDeviceManagerService.java | 246 final long callingIdentity = Binder.clearCallingIdentity(); in associate() local
|
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/ |
D | DpmMockContext.java | 116 long callingIdentity = clearCallingIdentity(); in withCleanCallingIdentity() local
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | RootWindowContainer.java | 498 final long callingIdentity = Binder.clearCallingIdentity(); in reclaimSomeSurfaceMemory() local
|
/frameworks/base/services/core/java/com/android/server/biometrics/ |
D | BiometricServiceBase.java | 1311 final long callingIdentity = Binder.clearCallingIdentity(); in getEffectiveUserId() local
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
D | WifiServiceImpl.java | 666 long callingIdentity = Binder.clearCallingIdentity(); in sendFailedScanBroadcast() local
|
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/ |
D | DevicePolicyManagerService.java | 7400 final long callingIdentity = mInjector.binderClearCallingIdentity(); in requestBugreport() local 12869 final long callingIdentity = mInjector.binderClearCallingIdentity(); in isCurrentUserDemo() local 13052 final long callingIdentity = mInjector.binderClearCallingIdentity(); in bindDeviceAdminServiceAsUser() local 13089 final long callingIdentity = mInjector.binderClearCallingIdentity(); in getBindDeviceAdminTargetUsers() local 13246 final long callingIdentity = mInjector.binderClearCallingIdentity(); in setNetworkLoggingActiveInternal() local
|
/frameworks/base/services/appwidget/java/com/android/server/appwidget/ |
D | AppWidgetServiceImpl.java | 1299 final long callingIdentity = Binder.clearCallingIdentity(); in bindRemoteViewsService() local
|