Home
last modified time | relevance | path

Searched defs:ACTION_WEB_SEARCH (Results 1 – 2 of 2) 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
/frameworks/base/core/java/android/content/
DIntent.java1347 public static final String ACTION_WEB_SEARCH = "android.intent.action.WEB_SEARCH"; field in Intent