Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/libcore/reflect/
DAnnotationFactory.java58 …public static AnnotationMember[] getElementsDescription(Class<? extends Annotation> annotationType… in getElementsDescription() method in AnnotationFactory
112 AnnotationMember[] defs = getElementsDescription(klazz); in AnnotationFactory()
142 AnnotationMember[] defs = getElementsDescription(klazz); in readObject()