Home
last modified time | relevance | path

Searched refs:getWebSearchSource (Results 1 – 4 of 4) sorted by relevance

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
DSources.java28 Source getWebSearchSource(); in getWebSearchSource() method
DSearchableSources.java96 public Source getWebSearchSource() { in getWebSearchSource() method in SearchableSources
DSearchableCorpusFactory.java134 return sources.getWebSearchSource(); in getWebSource()
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
DMockSources.java43 public Source getWebSearchSource() { in getWebSearchSource() method in MockSources