Searched refs:MSG_TRIGGER_MODEL_DOWNLOAD (Results 1 – 3 of 3) sorted by relevance
63 private static final int MSG_TRIGGER_MODEL_DOWNLOAD = 7; field in SpeechRecognizerImpl97 case MSG_TRIGGER_MODEL_DOWNLOAD -> {256 mHandler, MSG_TRIGGER_MODEL_DOWNLOAD, in triggerModelDownload()277 mHandler, MSG_TRIGGER_MODEL_DOWNLOAD, in triggerModelDownload()
94 private static final int MSG_TRIGGER_MODEL_DOWNLOAD = 6; field in RecognitionService118 case MSG_TRIGGER_MODEL_DOWNLOAD:841 service.mHandler, MSG_TRIGGER_MODEL_DOWNLOAD, in triggerModelDownload()
283 private static final int MSG_TRIGGER_MODEL_DOWNLOAD = 7; field in SpeechRecognizer