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

/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionSession.java186 mHandlerCaller.sendMessage(mHandlerCaller.obtainMessageO(MSG_START_ABORT_VOICE,
769 static final int MSG_START_ABORT_VOICE = 4; field in class:VoiceInteractionSession
801 case MSG_START_ABORT_VOICE:

Completed in 32 milliseconds