Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/speech/
H A DSpeechRecognizer.java1032 private static final int MSG_PARTIAL_RESULTS = 7; field in SpeechRecognizer.InternalRecognitionListener
1064 case MSG_PARTIAL_RESULTS:
1111 Message.obtain(mInternalHandler, MSG_PARTIAL_RESULTS, results).sendToTarget(); in onPartialResults()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt51059 Landroid/speech/SpeechRecognizer$InternalListener;->MSG_PARTIAL_RESULTS:I