Searched refs:CLOSE_REASON_VOICE_INTERACTION (Results 1 – 1 of 1) sorted by relevance
62 final static String CLOSE_REASON_VOICE_INTERACTION = "voiceinteraction"; field in VoiceInteractionManagerServiceImpl86 if (!CLOSE_REASON_VOICE_INTERACTION.equals(reason) && !"dream".equals(reason)) {252 mAm.closeSystemDialogs(CLOSE_REASON_VOICE_INTERACTION); in closeSystemDialogsLocked()