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

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
H A DSingleCorpusResultsPromoter.java21 public class SingleCorpusResultsPromoter extends SingleCorpusPromoter { class in inherits:SingleCorpusPromoter
23 public SingleCorpusResultsPromoter(Corpus corpus, int maxShortcuts) { method in class:SingleCorpusResultsPromoter
H A DQsbApplication.java387 return new SingleCorpusResultsPromoter(corpus, Integer.MAX_VALUE);

Completed in 42 milliseconds