HomeSort by relevance Sort by last modified time
    Searched full:voicemode (Results 1 - 1 of 1) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
SettingsValues.java 361 final String voiceMode = prefs.getString(
363 final boolean shouldShowVoiceInputKey = voiceModeMain.equals(voiceMode);

Completed in 55 milliseconds