Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerServiceTestable.java252 void binderWithCleanCallingIdentity(@NonNull ThrowingRunnable action) { in binderWithCleanCallingIdentity() method in DevicePolicyManagerServiceTestable.MockInjector
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java1945 void binderWithCleanCallingIdentity(@NonNull ThrowingRunnable action) { in binderWithCleanCallingIdentity() method in DevicePolicyManagerService.Injector
8203 mInjector.binderWithCleanCallingIdentity(() -> in setDefaultSmsApplication()
9995 mInjector.binderWithCleanCallingIdentity(() -> in setSystemSetting()
10008 mInjector.binderWithCleanCallingIdentity(() -> mInjector.getAlarmManager().setTime(millis)); in setTime()
10020 mInjector.binderWithCleanCallingIdentity(() -> in setTimeZone()