Home
last modified time | relevance | path

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

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
DGoogleSearch.kt53 handleWebSearchIntent(intent) in onCreate()
58 private fun handleWebSearchIntent(intent: Intent?) { in handleWebSearchIntent() method