Home
last modified time | relevance | path

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

/art/test/005-annotations/src/android/test/anno/
DExportedProperty.java9 public @interface ExportedProperty { annotation
DTestAnnotations.java94 @ExportedProperty(mapping = {
139 ExportedProperty property; in testArrayProblem()
147 property = meth.getAnnotation(ExportedProperty.class); in testArrayProblem()
155 meth.isAnnotationPresent(ExportedProperty.class)); in testArrayProblem()
/art/test/005-annotations/
Dexpected.txt7 present(getFocusType, ExportedProperty): true