OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:onResults
(Results
1 - 6
of
6
) sorted by null
/frameworks/base/core/java/android/speech/
RecognitionListener.java
76
void
onResults
(Bundle results);
80
* time between {@link #onBeginningOfSpeech()} and {@link #
onResults
(Bundle)} when partial
SpeechRecognizer.java
54
* {@link RecognitionListener#
onResults
(Bundle)} and
62
* {@link RecognitionListener#
onResults
(Bundle)} and
442
mInternalListener.
onResults
((Bundle) msg.obj);
477
public void
onResults
(final Bundle results) {
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/deprecated/voice/
VoiceInput.java
630
public void
onResults
(Bundle resultsBundle) {
/prebuilt/sdk/13/
android.jar
/prebuilt/sdk/14/
android.jar
/prebuilt/sdk/8/
android.jar
Completed in 46 milliseconds