Home
last modified time | relevance | path

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

/external/robolectric-shadows/processor/src/main/java/org/robolectric/annotation/processing/validator/
DImplementsValidator.java67 private TypeElement getClassNameTypeElement(AnnotationValue cv) { in getClassNameTypeElement() method in ImplementsValidator
111 actualType = getClassNameTypeElement(cv); in visitType()