Searched refs:mKeyPreviewShowUpStartXScale (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
H A DSettingsValues.java115 public final float mKeyPreviewShowUpStartXScale; field in class:SettingsValues
203 mKeyPreviewShowUpStartXScale = Settings.readKeyPreviewAnimationScale(
443 sb.append("" + mKeyPreviewShowUpStartXScale);
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DKeyboardSwitcher.java161 currentSettingsValues.mKeyPreviewShowUpStartXScale,

Completed in 123 milliseconds