Home
last modified time | relevance | path

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

/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/reflection/annotation/
DAnnotationAnalyzer.java94 TypeElement typeElement = getTypeElement(className, imports); in findClass() local
104 TypeElement typeElement = getTypeElement(baseClassName, imports); in findClass() local
158 TypeElement typeElement = elementUtils.getTypeElement(className); in getTypeElement() local
DAnnotationClass.java296 TypeElement typeElement = (TypeElement) declaredType.asElement(); in getDeclaredMethods() local
313 TypeElement typeElement = (TypeElement) declaredType.asElement(); in getSuperclass() local
348 TypeElement typeElement = (TypeElement) declaredType.asElement(); in getDeclaredFields() local