Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSession.java153 mHandlerCaller.sendMessage(mHandlerCaller.obtainMessageO(MSG_START_PICK_OPTION,
751 static final int MSG_START_PICK_OPTION = 2; field in VoiceInteractionSession
777 case MSG_START_PICK_OPTION: in executeMessage()