Searched refs:MSG_SET_TEMPORARY_ON_DEVICE_COMPONENT (Results 1 – 2 of 2) sorted by relevance
61 private static final int MSG_SET_TEMPORARY_ON_DEVICE_COMPONENT = 5; field in SpeechRecognizerImpl90 case MSG_SET_TEMPORARY_ON_DEVICE_COMPONENT ->285 Message.obtain(mHandler, MSG_SET_TEMPORARY_ON_DEVICE_COMPONENT, componentName)); in setTemporaryOnDeviceRecognizer()
281 private static final int MSG_SET_TEMPORARY_ON_DEVICE_COMPONENT = 5; field in SpeechRecognizer