Searched refs:getQueryLimit (Results 1 – 4 of 4) sorted by relevance
54 result.getQueryLimit()); in filter()
113 public int getQueryLimit() { in getQueryLimit() method in SuggestionResult
320 int queryLimit = sourceResult.getQueryLimit() - numDisplayed; in snapshotSuggestionsInternal()348 sourceResult.getQueryLimit())); in snapshotSuggestionsInternal()609 public int getQueryLimit() { in getQueryLimit() method in SourceSuggestionBacker.SourceStat
80 String count = getCountString(suggestionCount, sourceStat.getQueryLimit()); in getMoreEntry()