Home
last modified time | relevance | path

Searched refs:getMaxResultsPerSource (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
H A DSuggestionsProviderImpl.java74 int maxResults = mConfig.getMaxResultsPerSource(); in getSuggestions()
H A DConfig.java139 public int getMaxResultsPerSource() { in getMaxResultsPerSource() method in Config