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/
DTestAnnotations.java76 @ExportedProperty(mapping = {
121 ExportedProperty property; in testArrayProblem()
130 property = meth.getAnnotation(ExportedProperty.class); in testArrayProblem()
138 meth.isAnnotationPresent(ExportedProperty.class)); in testArrayProblem()
DExportedProperty.java9 public @interface ExportedProperty { annotation
/art/test/005-annotations/
Dexpected.txt7 present(getFocusType, ExportedProperty): true