Searched defs:withCleanCallingIdentity (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDpmMockContext.java102 public void withCleanCallingIdentity(@NonNull FunctionalUtils.ThrowingRunnable action) { method in class:DpmMockContext.MockBinder
/frameworks/base/core/java/android/os/
H A DBinder.java303 public static final void withCleanCallingIdentity(@NonNull ThrowingRunnable action) { method in class:Binder
327 public static final <T> T withCleanCallingIdentity(@NonNull ThrowingSupplier<T> action) { method in class:Binder

Completed in 80 milliseconds