Home
last modified time | relevance | path

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

/platform_testing/libraries/flag-helpers/junit/src_base/android/platform/test/flag/junit/
DAnnotationsRetriever.java207 Class<T> annotationType = flagsAnnotation.mAnnotationType; in getFlagsForAnnotation()
297 Class<T> mAnnotationType; field in AnnotationsRetriever.FlagsAnnotation
300 mAnnotationType = type; in FlagsAnnotation()