Home
last modified time | relevance | path

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

/external/proguard/src/proguard/classfile/
DClassConstants.java234 …public static final String INTERNAL_CONSTRUCTOR_NAME_CLASS_GET_CONSTRUCTOR = "getConstruc… field
/external/proguard/src/proguard/classfile/util/
DDynamicMemberReferenceInitializer.java99 new Utf8Constant(ClassConstants.INTERNAL_CONSTRUCTOR_NAME_CLASS_GET_CONSTRUCTOR),