Searched defs:mKeyboardHeightScale (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
H A DSettingsValues.java112 public final float mKeyboardHeightScale; field in class:SettingsValues
192 mKeyboardHeightScale = Settings.readKeyboardHeight(prefs, DEFAULT_SIZE_SCALE);

Completed in 61 milliseconds