Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/speech/
DRecognizerIntent.java118 public static final String ACTION_WEB_SEARCH = "android.speech.action.WEB_SEARCH"; field in RecognizerIntent
335 Intent voiceSearchIntent = new Intent(ACTION_WEB_SEARCH); in getVoiceDetailsIntent()
/frameworks/base/services/tests/servicestests/src/com/android/server/search/
DSearchablesTest.java331 || intent.getAction().equals(Intent.ACTION_WEB_SEARCH) in queryIntentActivities()
346 assertTrue(intent.getAction().equals(Intent.ACTION_WEB_SEARCH) in resolveActivity()
/frameworks/base/services/core/java/com/android/server/search/
DSearchables.java242 final Intent webSearchIntent = new Intent(Intent.ACTION_WEB_SEARCH); in updateSearchableList()
413 Intent intent = new Intent(Intent.ACTION_WEB_SEARCH); in findWebSearchActivity()
/frameworks/base/core/java/android/view/textclassifier/intent/
DLegacyClassificationIntentFactory.java228 new Intent(Intent.ACTION_WEB_SEARCH) in createForFlight()
/frameworks/base/core/java/android/app/
DSearchDialog.java131 mVoiceWebSearchIntent = new Intent(RecognizerIntent.ACTION_WEB_SEARCH); in SearchDialog()
/frameworks/base/core/java/android/widget/
DSearchView.java376 mVoiceWebSearchIntent = new Intent(RecognizerIntent.ACTION_WEB_SEARCH); in SearchView()
/frameworks/base/services/core/java/com/android/server/media/
DMediaSessionService.java2046 voiceIntent = new Intent(android.speech.RecognizerIntent.ACTION_WEB_SEARCH); in startVoiceInput()
/frameworks/base/core/java/android/content/
DIntent.java1335 public static final String ACTION_WEB_SEARCH = "android.intent.action.WEB_SEARCH"; field in Intent
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java4361 voiceIntent = new Intent(RecognizerIntent.ACTION_WEB_SEARCH); in launchVoiceAssistWithWakeLock()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7697 … field public static final java.lang.String ACTION_WEB_SEARCH = "android.intent.action.WEB_SEARCH";
27284 … field public static final java.lang.String ACTION_WEB_SEARCH = "android.speech.action.WEB_SEARCH";
/frameworks/base/api/
Dcurrent.txt10328 field public static final String ACTION_WEB_SEARCH = "android.intent.action.WEB_SEARCH";
42014 field public static final String ACTION_WEB_SEARCH = "android.speech.action.WEB_SEARCH";