Searched refs:columnInfoAnnotation (Results 1 – 1 of 1) sorted by relevance
41 val columnInfoAnnotation = MoreElements.getAnnotationMirror(element, in process() constant49 if (columnInfoAnnotation.isPresent) { in process()51 .getAnnotationValue(columnInfoAnnotation.get(), "name") in process()61 .getAnnotationValue(columnInfoAnnotation.get(), "typeAffinity") in process()69 columnInfoAnnotation.get(), "collate").getAsInt(ColumnInfo.UNSPECIFIED)!!) in process()72 .getAnnotationValue(columnInfoAnnotation.get(), "index") in process()