Home
last modified time | relevance | path

Searched refs:binderWithCleanCallingIdentity (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java1265 return mInjector.binderWithCleanCallingIdentity(() -> { in listAllOwners()
1516 void binderWithCleanCallingIdentity(@NonNull ThrowingRunnable action) { in binderWithCleanCallingIdentity() method in Injector
1520 final <T> T binderWithCleanCallingIdentity(@NonNull ThrowingSupplier<T> action) { in binderWithCleanCallingIdentity() method in Injector
1857 return mInjector.binderWithCleanCallingIdentity(() -> getUserData(userHandle)); in getUserDataUnchecked()
2509 mInjector.binderWithCleanCallingIdentity(() -> { in setExpirationAlarmCheckLocked()
2901 final ActivityInfo ai = mInjector.binderWithCleanCallingIdentity(() -> {
2976 mInjector.binderWithCleanCallingIdentity(() ->
3429 mInjector.binderWithCleanCallingIdentity(() -> {
3669 mInjector.binderWithCleanCallingIdentity(() -> {
3783 mInjector.binderWithCleanCallingIdentity(() ->
[all …]
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerServiceTestable.java288 void binderWithCleanCallingIdentity(@NonNull ThrowingRunnable action) { in binderWithCleanCallingIdentity() method in DevicePolicyManagerServiceTestable.MockInjector
/frameworks/base/services/
Dart-profile16507 …id/server/devicepolicy/DevicePolicyManagerService$Injector;->binderWithCleanCallingIdentity(Lcom/a…
16508 …id/server/devicepolicy/DevicePolicyManagerService$Injector;->binderWithCleanCallingIdentity(Lcom/a…