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.java486 private static class PlatformNotSupportedException extends Exception { class in ApkSignatureSchemeV3Verifier
488 PlatformNotSupportedException(String s) { in PlatformNotSupportedException() method in ApkSignatureSchemeV3Verifier.PlatformNotSupportedException