Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/speech/
H A DSpeechRecognizer.java1028 private static final int MSG_END_OF_SPEECH = 3; field in SpeechRecognizer.InternalRecognitionListener
1052 case MSG_END_OF_SPEECH:
1095 Message.obtain(mInternalHandler, MSG_END_OF_SPEECH).sendToTarget(); in onEndOfSpeech()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt51056 Landroid/speech/SpeechRecognizer$InternalListener;->MSG_END_OF_SPEECH:I