Home
last modified time | relevance | path

Searched defs:annotationManagement (Results 1 – 3 of 3) sorted by relevance

/cts/tools/cts-api-coverage/src/com/android/cts/apimap/
DAnnotationAnalyzer.java32 AnnotationManagement annotationManagement, in AnnotationAnalyzer()
/cts/tools/cts-api-coverage/src/com/android/cts/ctsprofiles/
DMethodProfile.java28 public final AnnotationManagement annotationManagement = new AnnotationManagement(); field in MethodProfile
DClassProfile.java29 public final AnnotationManagement annotationManagement = new AnnotationManagement(); field in ClassProfile