Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
DSettingsValues.java116 public final float mKeyPreviewShowUpStartYScale; field in SettingsValues
206 mKeyPreviewShowUpStartYScale = Settings.readKeyPreviewAnimationScale( in SettingsValues()
445 sb.append("" + mKeyPreviewShowUpStartYScale); in dump()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardSwitcher.java166 currentSettingsValues.mKeyPreviewShowUpStartYScale, in setKeyboard()