Searched refs:SEPARATOR_COMMA (Results 1 – 2 of 2) sorted by relevance
76 public static final int SEPARATOR_COMMA = 3; field in SearchIndexManager.IndexBuilder173 case SEPARATOR_COMMA: in appendContent()
131 builder.appendContentFromColumn(Organization.COMPANY, IndexBuilder.SEPARATOR_COMMA); in appendSearchableData()