Searched refs:MSG_RESULTS (Results 1 – 2 of 2) sorted by relevance
586 private static final int MSG_RESULTS = 6; field in SpeechRecognizerImpl.InternalRecognitionListener616 case MSG_RESULTS:662 Message.obtain(mInternalHandler, MSG_RESULTS, results).sendToTarget(); in onResults()
50418 Landroid/speech/SpeechRecognizer$InternalListener;->MSG_RESULTS:I