Home
last modified time | relevance | path

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

/external/proguard/src/proguard/classfile/
DClassConstants.java178 public static final int ANNOTATION_TARGET_MethodReferenceNew = 0x45; field in ClassConstants
/external/proguard/src/proguard/classfile/io/
DProgramClassReader.java1081 case ClassConstants.ANNOTATION_TARGET_MethodReferenceNew: in createTargetInfo()