Searched refs:MSG_CHECK_RECOGNITION_SUPPORT (Results 1 – 3 of 3) sorted by relevance
62 private static final int MSG_CHECK_RECOGNITION_SUPPORT = 6; field in SpeechRecognizerImpl92 case MSG_CHECK_RECOGNITION_SUPPORT -> {238 putMessage(Message.obtain(mHandler, MSG_CHECK_RECOGNITION_SUPPORT, in checkRecognitionSupport()
92 private static final int MSG_CHECK_RECOGNITION_SUPPORT = 5; field in RecognitionService113 case MSG_CHECK_RECOGNITION_SUPPORT:826 Message.obtain(service.mHandler, MSG_CHECK_RECOGNITION_SUPPORT, in checkRecognitionSupport()
282 private static final int MSG_CHECK_RECOGNITION_SUPPORT = 6; field in SpeechRecognizer