Searched refs:voiceModeMain (Results 1 – 1 of 1) sorted by relevance
360 final String voiceModeMain = res.getString(R.string.voice_mode_main); in needsToShowVoiceInputKey() local362 Settings.PREF_VOICE_MODE_OBSOLETE, voiceModeMain); in needsToShowVoiceInputKey()363 final boolean shouldShowVoiceInputKey = voiceModeMain.equals(voiceMode); in needsToShowVoiceInputKey()