HomeSort by relevance Sort by last modified time
    Searched defs:withCleanCallingIdentity (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DpmMockContext.java 102 public void withCleanCallingIdentity(@NonNull FunctionalUtils.ThrowingRunnable action) {
  /frameworks/base/core/java/android/os/
Binder.java 303 public static final void withCleanCallingIdentity(@NonNull ThrowingRunnable action) {
327 public static final <T> T withCleanCallingIdentity(@NonNull ThrowingSupplier<T> action) {
    [all...]

Completed in 171 milliseconds