Home
last modified time | relevance | path

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

/external/proguard/src/proguard/optimize/peephole/
DInstructionSequenceConstants.java108 private static final int METHOD_STRING_EQUALS = 36; field in InstructionSequenceConstants
3593 … new ConstantInstruction(InstructionConstants.OP_INVOKEVIRTUAL, METHOD_STRING_EQUALS),