Home
last modified time | relevance | path

Searched refs:MSG_START_ABORT_VOICE (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSession.java196 mHandlerCaller.sendMessage(mHandlerCaller.obtainMessageO(MSG_START_ABORT_VOICE,
773 static final int MSG_START_ABORT_VOICE = 4; field in VoiceInteractionSession
805 case MSG_START_ABORT_VOICE: in executeMessage()