Home
last modified time | relevance | path

Searched defs:withProtoIndex (Results 1 – 3 of 3) sorted by relevance

/dalvik/dx/src/com/android/dx/io/instructions/
DInvokePolymorphicRangeDecodedInstruction.java56 public DecodedInstruction withProtoIndex(int newIndex, int newProtoIndex) { in withProtoIndex() method in InvokePolymorphicRangeDecodedInstruction
DInvokePolymorphicDecodedInstruction.java55 public DecodedInstruction withProtoIndex(int newIndex, int newProtoIndex) { in withProtoIndex() method in InvokePolymorphicDecodedInstruction
DDecodedInstruction.java480 public DecodedInstruction withProtoIndex(int newIndex, int newProtoIndex) { in withProtoIndex() method in DecodedInstruction