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

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

Completed in 23 milliseconds