Home
last modified time | relevance | path

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

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
DQsbApplication.java57 private GoogleSource mGoogleSource; field in QsbApplication
269 if (mGoogleSource == null) {
270 mGoogleSource = createGoogleSource();
272 return mGoogleSource;