Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/speech/
H A DSpeechRecognizer.java1030 private static final int MSG_READY_FOR_SPEECH = 5; field in SpeechRecognizer.InternalRecognitionListener
1058 case MSG_READY_FOR_SPEECH:
1103 Message.obtain(mInternalHandler, MSG_READY_FOR_SPEECH, noiseParams).sendToTarget(); in onReadyForSpeech()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt51060 Landroid/speech/SpeechRecognizer$InternalListener;->MSG_READY_FOR_SPEECH:I