Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSession.java196 Message msg = mHandlerCaller.obtainMessageIOO(MSG_SUPPORTS_COMMANDS,
755 static final int MSG_SUPPORTS_COMMANDS = 6; field in VoiceInteractionSession
793 case MSG_SUPPORTS_COMMANDS: in executeMessage()