Searched refs:projectionIndex (Results 1 – 1 of 1) sorted by relevance
88 return column.projectionIndex; in getColumnIndex()106 int columnIndex = column.projectionIndex; in cursorToObject()522 public final int projectionIndex; field in EntrySchema.ColumnInfo525 boolean fullText, String defaultValue, Field field, int projectionIndex) { in ColumnInfo() argument533 this.projectionIndex = projectionIndex; in ColumnInfo()