Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
DSettingsValues.java135 mShowsVoiceInputKey = needsToShowVoiceInputKey(prefs, res) in SettingsValues()
335 private static boolean needsToShowVoiceInputKey(final SharedPreferences prefs, in needsToShowVoiceInputKey() method in SettingsValues