Home
last modified time | relevance | path

Searched refs:MSG_END_OF_SPEECH (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/speech/
DSpeechRecognizer.java425 private final static int MSG_END_OF_SPEECH = 3; field in SpeechRecognizer.InternalListener
446 case MSG_END_OF_SPEECH:
480 Message.obtain(mInternalHandler, MSG_END_OF_SPEECH).sendToTarget(); in onEndOfSpeech()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt64968 Landroid/speech/SpeechRecognizer$InternalListener;->MSG_END_OF_SPEECH:I