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

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/builder/
H A DMutableMethodImplementation.java519 setInstruction(location, newBuilderInstruction11n((Instruction11n)instruction));
626 private BuilderInstruction11n newBuilderInstruction11n(@Nonnull Instruction11n instruction) { method in class:MutableMethodImplementation

Completed in 35 milliseconds