Home
last modified time | relevance | path

Searched refs:getLiteralByte (Results 1 – 2 of 2) sorted by relevance

/dalvik/dx/src/com/android/dx/io/instructions/
DDecodedInstruction.java227 public final int getLiteralByte() { in getLiteralByte() method in DecodedInstruction
DInstructionCodec.java162 codeUnit(insn.getOpcode(), insn.getLiteralByte()), in FORMAT_20BC()
313 insn.getLiteralByte())); in FORMAT_22B()