Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/apk/
DApkSignatureSchemeV3Verifier.java606 private static class PlatformNotSupportedException extends Exception { class in ApkSignatureSchemeV3Verifier
608 PlatformNotSupportedException(String s) { in PlatformNotSupportedException() method in ApkSignatureSchemeV3Verifier.PlatformNotSupportedException