Searched refs:ACTION_WEB_SEARCH (Results 1 – 15 of 15) sorted by relevance
118 public static final String ACTION_WEB_SEARCH = "android.speech.action.WEB_SEARCH"; field in RecognizerIntent331 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()
221 final Intent webSearchIntent = new Intent(Intent.ACTION_WEB_SEARCH); in buildSearchableList()391 Intent intent = new Intent(Intent.ACTION_WEB_SEARCH); in findWebSearchActivity()
33 and for {@code ACTION_WEB_SEARCH}, use "{@code android.intent.action.WEB_SEARCH}".
128 mVoiceWebSearchIntent = new Intent(RecognizerIntent.ACTION_WEB_SEARCH); in SearchDialog()
979 voiceIntent = new Intent(android.speech.RecognizerIntent.ACTION_WEB_SEARCH); in startVoiceInput()
356 mVoiceWebSearchIntent = new Intent(RecognizerIntent.ACTION_WEB_SEARCH); in SearchView()
355 mVoiceWebSearchIntent = new Intent(RecognizerIntent.ACTION_WEB_SEARCH); in SearchView()
1055 voiceIntent = new Intent(android.speech.RecognizerIntent.ACTION_WEB_SEARCH); in startVoiceBasedInteractions()
1208 public static final String ACTION_WEB_SEARCH = "android.intent.action.WEB_SEARCH"; field in Intent
493 android.content.Intent#ACTION_WEB_SEARCH} intents lets you open a search in a
2329 <p>To initiate a web search, use the {@link android.content.Intent#ACTION_WEB_SEARCH} action2336 <dd>{@link android.content.Intent#ACTION_WEB_SEARCH}</dd>
2594 voiceIntent = new Intent(RecognizerIntent.ACTION_WEB_SEARCH); in interceptKeyBeforeDispatching()
7943 … field public static final java.lang.String ACTION_WEB_SEARCH = "android.intent.action.WEB_SEARCH";28997 … field public static final java.lang.String ACTION_WEB_SEARCH = "android.speech.action.WEB_SEARCH";
7699 … field public static final java.lang.String ACTION_WEB_SEARCH = "android.intent.action.WEB_SEARCH";27286 … field public static final java.lang.String ACTION_WEB_SEARCH = "android.speech.action.WEB_SEARCH";