Searched refs:MSG_STOP (Results 1 – 1 of 1) sorted by relevance
103 private final static int MSG_STOP = 2; field in SpeechRecognizer127 case MSG_STOP:304 putMessage(Message.obtain(mHandler, MSG_STOP)); in stopListening()