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