Home
last modified time | relevance | path

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

/external/annotation-tools/scene-lib/src/annotations/
DAnnotations.java30 public static Map<String, ? extends AnnotationFieldType> noFieldTypes; field in Annotations
106 noFieldTypes = Collections.<String, AnnotationFieldType> emptyMap();
125 adDocumented.setFieldTypes(noFieldTypes);
146 noFieldTypes);
151 noFieldTypes);
/external/annotation-tools/scene-lib/test/annotations/tests/executable/
DTestSceneLib.java50 Annotations.noFieldTypes);
55 Annotations.noFieldTypes);