Home
last modified time | relevance | path

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

/external/doclava/src/com/google/doclava/
DMethodInfo.java273 result.init(mDefaultAnnotationElementValue); in cloneForClass()
307 mDefaultAnnotationElementValue = defaultAnnotationElementValue; in init()
706 return mDefaultAnnotationElementValue; in defaultAnnotationElementValue()
773 private AnnotationValueInfo mDefaultAnnotationElementValue; field in MethodInfo