Searched refs:arrayType (Results 1 – 4 of 4) sorted by relevance
32 val arrayType = ArrayTypeName.of(type.typeName()) in convert() constant34 arrayType, outVarName, type.typeName(), cursorVarName) in convert()
77 final ArrayType arrayType = (ArrayType) typeMirror; in getDescription() local78 final String componentType = getDescription(arrayType.getComponentType()); in getDescription()
102 val arrayType = MoreTypes.asArray(returnType) in getInsertionType() constant103 val param = arrayType.componentType in getInsertionType()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...