Searched refs:getGoogleSource (Results 1 - 3 of 3) sorted by relevance

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
H A DSearchableSources.java140 return QsbApplication.get(getContext()).getGoogleSource();
H A DQsbApplication.java403 public GoogleSource getGoogleSource() { method in class:QsbApplication
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
H A DGoogleSuggestionProvider.java52 mSource = QsbApplication.get(getContext()).getGoogleSource();

Completed in 29 milliseconds