HomeSort by relevance Sort by last modified time
    Searched refs:mKeyPreviewShowUpStartYScale (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
SettingsValues.java 116 public final float mKeyPreviewShowUpStartYScale;
206 mKeyPreviewShowUpStartYScale = Settings.readKeyPreviewAnimationScale(
445 sb.append("" + mKeyPreviewShowUpStartYScale);
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardSwitcher.java 162 currentSettingsValues.mKeyPreviewShowUpStartYScale,

Completed in 326 milliseconds