Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
DSettings.java93 public static final String PREF_ENABLE_EMOJI_ALT_PHYSICAL_KEY = field in Settings
DSettingsValues.java172 Settings.PREF_ENABLE_EMOJI_ALT_PHYSICAL_KEY, true); in SettingsValues()