Home
last modified time | relevance | path

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

/external/doclava/src/com/google/doclava/
DConverter.java782 private static HashSet<AnnotationValue> mAnnotationValuesNeedingInit = field in Converter
802 if (mAnnotationValuesNeedingInit != null) { in obtainAnnotationValue()
803 mAnnotationValuesNeedingInit.add(o); in obtainAnnotationValue()
837 while (mAnnotationValuesNeedingInit.size() > 0) { in finishAnnotationValueInit()
838 HashSet<AnnotationValue> set = mAnnotationValuesNeedingInit; in finishAnnotationValueInit()
839 mAnnotationValuesNeedingInit = new HashSet<AnnotationValue>(); in finishAnnotationValueInit()
846 mAnnotationValuesNeedingInit = null; in finishAnnotationValueInit()
/external/testng/ant/3rdparty/
Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data ...