Home
last modified time | relevance | path

Searched refs:PREF_KEY_PREVIEW_DISMISS_END_X_SCALE (Results 1 – 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
DDebugSettings.java32 public static final String PREF_KEY_PREVIEW_DISMISS_END_X_SCALE = field in DebugSettings
DDebugSettingsFragment.java89 setupKeyPreviewAnimationScale(DebugSettings.PREF_KEY_PREVIEW_DISMISS_END_X_SCALE, in onCreate()
DSettingsValues.java197 prefs, DebugSettings.PREF_KEY_PREVIEW_DISMISS_END_X_SCALE, in SettingsValues()