Searched defs:binderWithCleanCallingIdentity (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/ | ||
D | DevicePolicyManagerServiceTestable.java | 260 void binderWithCleanCallingIdentity(@NonNull ThrowingRunnable action) { in binderWithCleanCallingIdentity() method in DevicePolicyManagerServiceTestable.MockInjector |
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/ | ||
D | DevicePolicyManagerService.java | 2052 void binderWithCleanCallingIdentity(@NonNull ThrowingRunnable action) { in binderWithCleanCallingIdentity() method in DevicePolicyManagerService.Injector |