Searched refs:MSG_END_OF_SPEECH (Results 1 – 2 of 2) sorted by relevance
583 private static final int MSG_END_OF_SPEECH = 3; field in SpeechRecognizerImpl.InternalRecognitionListener607 case MSG_END_OF_SPEECH:650 Message.obtain(mInternalHandler, MSG_END_OF_SPEECH).sendToTarget(); in onEndOfSpeech()
50413 Landroid/speech/SpeechRecognizer$InternalListener;->MSG_END_OF_SPEECH:I