Searched defs:withProtoIndex (Results 1 – 3 of 3) sorted by relevance
/dalvik/dx/src/com/android/dx/io/instructions/ | ||
D | InvokePolymorphicRangeDecodedInstruction.java | 56 public DecodedInstruction withProtoIndex(int newIndex, int newProtoIndex) { in withProtoIndex() method in InvokePolymorphicRangeDecodedInstruction |
D | InvokePolymorphicDecodedInstruction.java | 55 public DecodedInstruction withProtoIndex(int newIndex, int newProtoIndex) { in withProtoIndex() method in InvokePolymorphicDecodedInstruction |
D | DecodedInstruction.java | 480 public DecodedInstruction withProtoIndex(int newIndex, int newProtoIndex) { in withProtoIndex() method in DecodedInstruction |