Searched refs:MSG_PARTIAL_RESULTS (Results 1 – 2 of 2) sorted by relevance
1032 private static final int MSG_PARTIAL_RESULTS = 7; field in SpeechRecognizer.InternalRecognitionListener1064 case MSG_PARTIAL_RESULTS:1111 Message.obtain(mInternalHandler, MSG_PARTIAL_RESULTS, results).sendToTarget(); in onPartialResults()
51059 Landroid/speech/SpeechRecognizer$InternalListener;->MSG_PARTIAL_RESULTS:I