Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/speech/
DSpeechRecognizer.java429 private final static int MSG_PARTIAL_RESULTS = 7; field in SpeechRecognizer.InternalListener
458 case MSG_PARTIAL_RESULTS:
496 Message.obtain(mInternalHandler, MSG_PARTIAL_RESULTS, results).sendToTarget(); in onPartialResults()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt64971 Landroid/speech/SpeechRecognizer$InternalListener;->MSG_PARTIAL_RESULTS:I