Searched defs:getIndexType (Results 1 – 2 of 2) sorted by relevance
/dalvik/dx/src/com/android/dx/io/ | ||
D | OpcodeInfo.java | 1248 public static IndexType getIndexType(int opcode) { in getIndexType() method in OpcodeInfo |
/dalvik/dx/src/com/android/dx/io/instructions/ | ||
D | DecodedInstruction.java | 145 public final IndexType getIndexType() { in getIndexType() method in DecodedInstruction |