Searched refs:VOICE_INTERACTION_SESSION_CMD_FINISH (Results 1 – 3 of 3) sorted by relevance
71 executeCommand(Utils.VOICE_INTERACTION_SESSION_CMD_FINISH, in stopVoiceInteractionSession()
104 case Utils.VOICE_INTERACTION_SESSION_CMD_FINISH: { in onShow()
240 public static final String VOICE_INTERACTION_SESSION_CMD_FINISH = "hide"; field in Utils