Searched refs:ACTION_WEB_SEARCH (Results 1 – 11 of 11) sorted by relevance
118 public static final String ACTION_WEB_SEARCH = "android.speech.action.WEB_SEARCH"; field in RecognizerIntent335 Intent voiceSearchIntent = new Intent(ACTION_WEB_SEARCH); in getVoiceDetailsIntent()
331 || intent.getAction().equals(Intent.ACTION_WEB_SEARCH) in queryIntentActivities()346 assertTrue(intent.getAction().equals(Intent.ACTION_WEB_SEARCH) in resolveActivity()
242 final Intent webSearchIntent = new Intent(Intent.ACTION_WEB_SEARCH); in updateSearchableList()413 Intent intent = new Intent(Intent.ACTION_WEB_SEARCH); in findWebSearchActivity()
228 new Intent(Intent.ACTION_WEB_SEARCH) in createForFlight()
131 mVoiceWebSearchIntent = new Intent(RecognizerIntent.ACTION_WEB_SEARCH); in SearchDialog()
376 mVoiceWebSearchIntent = new Intent(RecognizerIntent.ACTION_WEB_SEARCH); in SearchView()
2046 voiceIntent = new Intent(android.speech.RecognizerIntent.ACTION_WEB_SEARCH); in startVoiceInput()
1335 public static final String ACTION_WEB_SEARCH = "android.intent.action.WEB_SEARCH"; field in Intent
4361 voiceIntent = new Intent(RecognizerIntent.ACTION_WEB_SEARCH); in launchVoiceAssistWithWakeLock()
7697 … 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";
10328 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";