Searched refs:mAnnotationValues (Results 1 – 1 of 1) sorted by relevance
692 private static HashMap<AnnotationValue,AnnotationValueInfo> mAnnotationValues = new HashMap(); field in Converter700 AnnotationValueInfo v = mAnnotationValues.get(o); in obtainAnnotationValue()703 mAnnotationValues.put(o, v); in obtainAnnotationValue()748 AnnotationValueInfo v = mAnnotationValues.get(o); in finishAnnotationValueInit()