Searched refs:ACTION_WEB_SEARCH (Results 1 – 16 of 16) 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()
222 final Intent webSearchIntent = new Intent(Intent.ACTION_WEB_SEARCH); in updateSearchableList()393 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()
1037 voiceIntent = new Intent(android.speech.RecognizerIntent.ACTION_WEB_SEARCH); in startVoiceInput()
384 mVoiceWebSearchIntent = new Intent(RecognizerIntent.ACTION_WEB_SEARCH); in SearchView()
367 mVoiceWebSearchIntent = new Intent(RecognizerIntent.ACTION_WEB_SEARCH); in SearchView()
2077 <p>To initiate a web search, use the {@link android.content.Intent#ACTION_WEB_SEARCH} action2084 <dd>{@link android.content.Intent#ACTION_WEB_SEARCH}</dd>
493 android.content.Intent#ACTION_WEB_SEARCH} intents lets you open a search in a
1264 public static final String ACTION_WEB_SEARCH = "android.intent.action.WEB_SEARCH"; field in Intent
3351 voiceIntent = new Intent(RecognizerIntent.ACTION_WEB_SEARCH); in interceptKeyBeforeDispatching()
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";
8656 … field public static final java.lang.String ACTION_WEB_SEARCH = "android.intent.action.WEB_SEARCH";35135 … field public static final java.lang.String ACTION_WEB_SEARCH = "android.speech.action.WEB_SEARCH";
9001 … field public static final java.lang.String ACTION_WEB_SEARCH = "android.intent.action.WEB_SEARCH";38002 … field public static final java.lang.String ACTION_WEB_SEARCH = "android.speech.action.WEB_SEARCH";
8668 … field public static final java.lang.String ACTION_WEB_SEARCH = "android.intent.action.WEB_SEARCH";35218 … field public static final java.lang.String ACTION_WEB_SEARCH = "android.speech.action.WEB_SEARCH";