Searched refs:LIST_SEPARATOR (Results 1 – 1 of 1) sorted by relevance
81 if (i > 0) sb.append(LIST_SEPARATOR) in getSuggestions()93 private const val LIST_SEPARATOR = '|' constant