Home
last modified time | relevance | path

Searched defs:SealedApkException (Results 1 – 1 of 1) sorted by relevance

/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/build/
DSealedApkException.java22 public final class SealedApkException extends Exception { class
25 public SealedApkException(String format, Object... args) { in SealedApkException() method in SealedApkException
29 public SealedApkException(Throwable cause, String format, Object... args) { in SealedApkException() method in SealedApkException
33 public SealedApkException(Throwable cause) { in SealedApkException() method in SealedApkException