Searched refs:mAnnotationName (Results 1 - 1 of 1) sorted by relevance

/external/doclava/src/com/google/doclava/
H A DAnnotationInstanceInfo.java27 private String mAnnotationName; // for debugging purposes TODO - remove field in class:AnnotationInstanceInfo
50 mAnnotationName = name;
66 str.append(mAnnotationName);

Completed in 188 milliseconds