Searched refs:ENCODED_ENUM (Results 1 - 1 of 1) sorted by relevance

/libcore/dex/src/main/java/com/android/dex/
H A DEncodedValueReader.java35 public static final int ENCODED_ENUM = 0x1b; field in class:EncodedValueReader
195 checkType(ENCODED_ENUM);
253 case ENCODED_ENUM:

Completed in 105 milliseconds