HomeSort by relevance Sort by last modified time
    Searched refs:getCurrentKeypressSoundVolume (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SettingsValues.java 167 mFxVolume = getCurrentKeypressSoundVolume(prefs, res);
387 public static float getCurrentKeypressSoundVolume(final SharedPreferences prefs,
Settings.java 417 (int)(SettingsValues.getCurrentKeypressSoundVolume(sp, res) * 100)));
447 (int)(SettingsValues.getCurrentKeypressSoundVolume(sp, res) * 100);

Completed in 3711 milliseconds