Searched defs:MSG_START_COMPLETE_VOICE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionSession.java174 mHandlerCaller.sendMessage(mHandlerCaller.obtainMessageO(MSG_START_COMPLETE_VOICE,
768 static final int MSG_START_COMPLETE_VOICE = 3; field in class:VoiceInteractionSession
797 case MSG_START_COMPLETE_VOICE:

Completed in 61 milliseconds