Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
DDebugSettings.java22 public static final String PREF_FORCE_PHYSICAL_KEYBOARD_SPECIAL_KEY = field in DebugSettings
DDebugSettingsFragment.java147 || key.equals(DebugSettings.PREF_FORCE_PHYSICAL_KEYBOARD_SPECIAL_KEY)) { in onSharedPreferenceChanged()