Searched refs:suggestionMap (Results 1 – 1 of 1) sorted by relevance
353 final Map<Integer, SuggestionItem> suggestionMap = Collections.synchronizedMap(( in inflateThenShowSuggestions() local375 suggestionMap.put(index, suggestionItem); in inflateThenShowSuggestions()377 suggestionMap.put(index, null); in inflateThenShowSuggestions()381 if (suggestionMap.size() >= totalSuggestionsCount) { in inflateThenShowSuggestions()383 suggestionMap.values()); in inflateThenShowSuggestions()