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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
Settings.java 302 : readDefaultKeypressSoundVolume(res);
309 public static float readDefaultKeypressSoundVolume(final Resources res) {
AdvancedSettingsFragment.java 230 return getPercentageFromValue(Settings.readDefaultKeypressSoundVolume(res));

Completed in 185 milliseconds