Searched refs:MSG_READY_FOR_SPEECH (Results 1 – 2 of 2) sorted by relevance
1030 private static final int MSG_READY_FOR_SPEECH = 5; field in SpeechRecognizer.InternalRecognitionListener1058 case MSG_READY_FOR_SPEECH:1103 Message.obtain(mInternalHandler, MSG_READY_FOR_SPEECH, noiseParams).sendToTarget(); in onReadyForSpeech()
51060 Landroid/speech/SpeechRecognizer$InternalListener;->MSG_READY_FOR_SPEECH:I