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