Home
last modified time | relevance | path

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

/external/proguard/src/proguard/optimize/peephole/
DInstructionSequenceConstants.java138 private static final int METHOD_STRINGBUILDER_APPEND_OBJECT = 66; field in InstructionSequenceConstants
5023 …new ConstantInstruction(InstructionConstants.OP_INVOKEVIRTUAL, METHOD_STRINGBUILDER_APPEND_OBJECT),