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