Home
last modified time | relevance | path

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

/dalvik/dx/src/com/android/dx/io/
DOpcodeInfo.java1248 public static IndexType getIndexType(int opcode) { in getIndexType() method in OpcodeInfo
1291 public IndexType getIndexType() { in getIndexType() method in OpcodeInfo.Info
/dalvik/dx/src/com/android/dx/io/instructions/
DDecodedInstruction.java145 public final IndexType getIndexType() { in getIndexType() method in DecodedInstruction