Home
last modified time | relevance | path

Searched refs:EXTRA_PARTIAL_RESULTS (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/speech/
DRecognizerIntent.java254 public static final String EXTRA_PARTIAL_RESULTS = "android.speech.extra.PARTIAL_RESULTS"; field in RecognizerIntent
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
DSearchFragment.java550 recognizerIntent.putExtra(RecognizerIntent.EXTRA_PARTIAL_RESULTS, true); in getRecognizerIntent()
DSearchSupportFragment.java552 recognizerIntent.putExtra(RecognizerIntent.EXTRA_PARTIAL_RESULTS, true); in getRecognizerIntent()
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
DSearchBar.java569 recognizerIntent.putExtra(RecognizerIntent.EXTRA_PARTIAL_RESULTS, true); in startRecognition()
/frameworks/base/api/
Dcurrent.txt29017 …field public static final java.lang.String EXTRA_PARTIAL_RESULTS = "android.speech.extra.PARTIAL_R…
Dsystem-current.txt31168 …field public static final java.lang.String EXTRA_PARTIAL_RESULTS = "android.speech.extra.PARTIAL_R…