Searched refs:maybeUnwrapIOException (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/util/
H A DExceptionUtils.java37 public static void maybeUnwrapIOException(RuntimeException e) throws IOException { method in class:ExceptionUtils
/frameworks/base/core/java/android/content/pm/
H A DPackageInstaller.java299 ExceptionUtils.maybeUnwrapIOException(e);
319 ExceptionUtils.maybeUnwrapIOException(e);
717 ExceptionUtils.maybeUnwrapIOException(e);
750 ExceptionUtils.maybeUnwrapIOException(e);
773 ExceptionUtils.maybeUnwrapIOException(e);
794 ExceptionUtils.maybeUnwrapIOException(e);

Completed in 68 milliseconds