Searched defs:makeInstruction31i (Results 1 - 2 of 2) sorted by relevance

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/immutable/instruction/
H A DImmutableInstructionFactory.java168 public ImmutableInstruction31i makeInstruction31i(@Nonnull Opcode opcode, method in class:ImmutableInstructionFactory
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/
H A DInstructionFactory.java65 Instruction makeInstruction31i(@Nonnull Opcode opcode, int registerA, int literal); method in interface:InstructionFactory

Completed in 26 milliseconds