Searched refs:getSuggestionCount (Results 1 – 2 of 2) sorted by relevance
52 int getSuggestionCount() const { in getSuggestionCount() function
70 if (getSuggestionCount() >= mMaxSuggestionCount) { in addSuggestion()