Searched refs:MSG_BEGINNING_OF_SPEECH (Results 1 – 2 of 2) sorted by relevance
581 private static final int MSG_BEGINNING_OF_SPEECH = 1; field in SpeechRecognizerImpl.InternalRecognitionListener601 case MSG_BEGINNING_OF_SPEECH:642 Message.obtain(mInternalHandler, MSG_BEGINNING_OF_SPEECH).sendToTarget(); in onBeginningOfSpeech()
50411 Landroid/speech/SpeechRecognizer$InternalListener;->MSG_BEGINNING_OF_SPEECH:I