Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/speech/
DSpeechRecognizer.java428 private final static int MSG_RESULTS = 6; field in SpeechRecognizer.InternalListener
455 case MSG_RESULTS:
492 Message.obtain(mInternalHandler, MSG_RESULTS, results).sendToTarget(); in onResults()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt69669 Landroid/speech/SpeechRecognizer$InternalListener;->MSG_RESULTS:I