Home
last modified time | relevance | path

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

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