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

/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionSession.java107 mHandlerCaller.sendMessage(mHandlerCaller.obtainMessageOOOO(MSG_START_COMPLETE_VOICE,
273 static final int MSG_START_COMPLETE_VOICE = 2; field in class:VoiceInteractionSession
296 case MSG_START_COMPLETE_VOICE:

Completed in 60 milliseconds