Home
last modified time | relevance | path

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

/external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/
DAnnotationIdTest.java58 ElementEnum elementEnum() default ElementEnum.INSTANCE_0; in elementEnum() method
245 ElementEnum elementEnum = ((MethodAnnotation)methodAnnotations[0]).elementEnum(); in addMethodAnnotationWithEnumElement() local
281 ElementEnum elementEnum = ((MethodAnnotation)methodAnnotations[0]).elementEnum(); in addMethodAnnotationWithMultiElements() local
303 ElementEnum elementEnum = ((MethodAnnotation)methodAnnotations[0]).elementEnum(); in addMethodAnnotationWithDuplicateElements() local