Home
last modified time | relevance | path

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

/external/doclava/src/com/google/doclava/
DMethodInfo.java258 result.init(mDefaultAnnotationElementValue); in cloneForClass()
298 mDefaultAnnotationElementValue = defaultAnnotationElementValue; in init()
661 return mDefaultAnnotationElementValue; in defaultAnnotationElementValue()
727 private AnnotationValueInfo mDefaultAnnotationElementValue; field in MethodInfo