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.kt48 private var mGoogleSource: GoogleSource? = null variable
237 if (mGoogleSource == null) {
238 mGoogleSource = createGoogleSource()
240 return mGoogleSource