Searched refs:totalSuggestionsCount (Results 1 – 1 of 1) sorted by relevance
346 final int totalSuggestionsCount = inlineSuggestions.size(); in inflateThenShowSuggestions() local357 for (int i = 0; i < totalSuggestionsCount; i++) { in inflateThenShowSuggestions()381 if (suggestionMap.size() >= totalSuggestionsCount) { in inflateThenShowSuggestions()