Home
last modified time | relevance | path

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

/dalvik/dx/src/com/android/dex/
DDexIndexOverflowException.java22 public final class DexIndexOverflowException extends DexException { class
23 public DexIndexOverflowException(String message) { in DexIndexOverflowException() method in DexIndexOverflowException
27 public DexIndexOverflowException(Throwable cause) { in DexIndexOverflowException() method in DexIndexOverflowException