Home
last modified time | relevance | path

Searched refs:EXTRA_RESULTS (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/speech/
DRecognizerIntent.java292 public static final String EXTRA_RESULTS = "android.speech.extra.RESULTS"; field in RecognizerIntent
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
DSearchSupportFragment.java565 ArrayList<String> matches = intent.getStringArrayListExtra(RecognizerIntent.EXTRA_RESULTS); in setSearchQuery()
DSearchFragment.java563 ArrayList<String> matches = intent.getStringArrayListExtra(RecognizerIntent.EXTRA_RESULTS); in setSearchQuery()
/frameworks/base/docs/html/training/wearables/apps/
Dvoice.jd271 RecognizerIntent.EXTRA_RESULTS);
/frameworks/base/docs/html/guide/topics/search/
Dsearchable-config.jd288 query. Must be 1 or greater. Use {@link android.speech.RecognizerIntent#EXTRA_RESULTS} to
/frameworks/base/api/
Dsystem-current.txt29009 field public static final java.lang.String EXTRA_RESULTS = "android.speech.extra.RESULTS";
Dcurrent.txt27298 field public static final java.lang.String EXTRA_RESULTS = "android.speech.extra.RESULTS";