Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/speech/
H A DSpeechRecognizer.java1031 private static final int MSG_RESULTS = 6; field in SpeechRecognizer.InternalRecognitionListener
1061 case MSG_RESULTS:
1107 Message.obtain(mInternalHandler, MSG_RESULTS, results).sendToTarget(); in onResults()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt51061 Landroid/speech/SpeechRecognizer$InternalListener;->MSG_RESULTS:I