Searched refs:MSG_SEGMENT_END_SESSION (Results 1 – 1 of 1) sorted by relevance
591 private static final int MSG_SEGMENT_END_SESSION = 11; field in SpeechRecognizerImpl.InternalRecognitionListener631 case MSG_SEGMENT_END_SESSION:678 Message.obtain(mInternalHandler, MSG_SEGMENT_END_SESSION).sendToTarget(); in onEndOfSegmentedSession()