Home
last modified time | relevance | path

Searched refs:METHOD_STRINGBUFFER_APPEND_OBJECT (Results 1 – 1 of 1) sorted by relevance

/external/proguard/src/proguard/optimize/peephole/
DInstructionSequenceConstants.java126 private static final int METHOD_STRINGBUFFER_APPEND_OBJECT = 54; field in InstructionSequenceConstants
4355 … new ConstantInstruction(InstructionConstants.OP_INVOKEVIRTUAL, METHOD_STRINGBUFFER_APPEND_OBJECT),