Home
last modified time | relevance | path

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

/external/doclava/src/com/google/doclava/
DMethodInfo.java276 result.init(mDefaultAnnotationElementValue); in cloneForClass()
310 mDefaultAnnotationElementValue = defaultAnnotationElementValue; in init()
709 return mDefaultAnnotationElementValue; in defaultAnnotationElementValue()
793 private AnnotationValueInfo mDefaultAnnotationElementValue; field in MethodInfo