Searched refs:PREF_VOICE_MODE_OBSOLETE (Results 1 – 2 of 2) sorted by relevance
359 if (prefs.contains(Settings.PREF_VOICE_MODE_OBSOLETE)) { in needsToShowVoiceInputKey()362 Settings.PREF_VOICE_MODE_OBSOLETE, voiceModeMain); in needsToShowVoiceInputKey()367 .remove(Settings.PREF_VOICE_MODE_OBSOLETE) in needsToShowVoiceInputKey()
57 public static final String PREF_VOICE_MODE_OBSOLETE = "voice_mode"; field in Settings