Searched defs:SealedApkException (Results 1 – 1 of 1) sorted by relevance
22 public final class SealedApkException extends Exception { class25 public SealedApkException(String format, Object... args) { in SealedApkException() method in SealedApkException29 public SealedApkException(Throwable cause, String format, Object... args) { in SealedApkException() method in SealedApkException33 public SealedApkException(Throwable cause) { in SealedApkException() method in SealedApkException