Home
last modified time | relevance | path

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

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/
DDexFileFactory.java301 public static class UnsupportedOatVersionException extends ExceptionWithContext { class in DexFileFactory
304 public UnsupportedOatVersionException(@Nonnull OatFile oatFile) { in UnsupportedOatVersionException() method in DexFileFactory.UnsupportedOatVersionException