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

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/builder/
H A DMutableMethodImplementation.java544 setInstruction(location, newBuilderInstruction21s((Instruction21s)instruction));
689 private BuilderInstruction21s newBuilderInstruction21s(@Nonnull Instruction21s instruction) { method in class:MutableMethodImplementation

Completed in 161 milliseconds