Searched refs:getNumPromotedSources (Results 1 - 2 of 2) sorted by relevance

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
H A DSuggestionsProviderImpl.java121 initialBatchSize = mConfig.getNumPromotedSources();
229 int nextBatchSize = mConfig.getNumPromotedSources();
H A DConfig.java154 public int getNumPromotedSources() { method in class:Config

Completed in 50 milliseconds