Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
DDebugSettings.java48 public static final String PREF_SLIDING_KEY_INPUT_PREVIEW = "pref_sliding_key_input_preview"; field in DebugSettings
DLocalSettingsConstants.java59 DebugSettings.PREF_SLIDING_KEY_INPUT_PREVIEW
DSettingsValues.java139 DebugSettings.PREF_SLIDING_KEY_INPUT_PREVIEW, true); in SettingsValues()