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.java107 public final float mKeyPreviewShowUpStartXScale; field in SettingsValues
190 mKeyPreviewShowUpStartXScale = Settings.readKeyPreviewAnimationScale( in SettingsValues()
429 sb.append("" + mKeyPreviewShowUpStartXScale); in dump()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardSwitcher.java157 currentSettingsValues.mKeyPreviewShowUpStartXScale, in setKeyboard()