Searched defs:getProtoIndex (Results 1 – 4 of 4) sorted by relevance
/dalvik/dx/src/com/android/dex/ | ||
D | MethodId.java | 38 public int getProtoIndex() { in getProtoIndex() method in MethodId |
/dalvik/dx/src/com/android/dx/io/instructions/ | ||
D | InvokePolymorphicRangeDecodedInstruction.java | 75 public short getProtoIndex() { in getProtoIndex() method in InvokePolymorphicRangeDecodedInstruction |
D | InvokePolymorphicDecodedInstruction.java | 84 public short getProtoIndex() { in getProtoIndex() method in InvokePolymorphicDecodedInstruction |
D | DecodedInstruction.java | 485 public short getProtoIndex() { in getProtoIndex() method in DecodedInstruction |