Searched refs:appendContent (Results 1 – 2 of 2) sorted by relevance
138 appendContent(getString(columnName), format); in appendContentFromColumn()141 public void appendContent(String value) { in appendContent() method in SearchIndexManager.IndexBuilder142 appendContent(value, SEPARATOR_SPACE); in appendContent()145 private void appendContent(String value, int format) { in appendContent() method in SearchIndexManager.IndexBuilder
43 builder.appendContent( in appendSearchableData()