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

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/builder/
H A DMutableMethodImplementation.java589 setInstruction(location, newBuilderInstruction35c((Instruction35c)instruction));
811 private BuilderInstruction35c newBuilderInstruction35c(@Nonnull Instruction35c instruction) { method in class:MutableMethodImplementation

Completed in 73 milliseconds