Searched defs:recognizer (Results 1 - 3 of 3) sorted by relevance

/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
H A DSearchBar.java453 * Sets the speech recognizer to be used when doing voice search. The Activity/Fragment is in
454 * charge of creating and destroying the recognizer with its own lifecycle.
456 * @param recognizer a SpeechRecognizer
458 public void setSpeechRecognizer(SpeechRecognizer recognizer) { argument
467 mSpeechRecognizer = recognizer;
469 throw new IllegalStateException("Can't have speech recognizer and request");
479 throw new IllegalStateException("Can't have speech recognizer and request");
659 Log.w(TAG, "recognizer network timeout");
662 Log.w(TAG, "recognizer network error");
665 Log.w(TAG, "recognizer audi
[all...]
/frameworks/opt/setupwizard/tools/docs/
H A Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ccil/cowan/ org/ccil/cowan/tagsoup/ ...
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 284 milliseconds