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

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

Completed in 58 milliseconds