Home
last modified time | relevance | path

Searched refs:MSG_BEGINNING_OF_SPEECH (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/speech/
DSpeechRecognizerImpl.java581 private static final int MSG_BEGINNING_OF_SPEECH = 1; field in SpeechRecognizerImpl.InternalRecognitionListener
601 case MSG_BEGINNING_OF_SPEECH:
642 Message.obtain(mInternalHandler, MSG_BEGINNING_OF_SPEECH).sendToTarget(); in onBeginningOfSpeech()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt50411 Landroid/speech/SpeechRecognizer$InternalListener;->MSG_BEGINNING_OF_SPEECH:I