Searched refs:STRING_SPACE (Results 1 – 2 of 2) sorted by relevance
222 public static final String STRING_SPACE = " "; field in Constants
254 TextUtils.join(Constants.STRING_SPACE, splitText) }); in onGetSuggestionsInternal()