Searched refs:fullText (Results 1 – 3 of 3) sorted by relevance
64 if (column.fullText) { in EntrySchema()355 if (column.fullText) { in createTables()373 if (column.fullText) { in createTables()380 if (column.fullText) { in createTables()508 info.fullText(), info.defaultValue(), field, index)); in parseColumnInfo()519 public final boolean fullText; field in EntrySchema.ColumnInfo525 boolean fullText, String defaultValue, Field field, int projectionIndex) { in ColumnInfo() argument530 this.fullText = fullText; in ColumnInfo()
48 boolean fullText() default false; in fullText() method
178 public void setText(String fullText, String target) { in setText() argument186 mFullText = fullText; in setText()