Searched refs:PREF_FORCE_NON_DISTINCT_MULTITOUCH (Results 1 – 4 of 4) sorted by relevance
29 public static final String PREF_FORCE_NON_DISTINCT_MULTITOUCH = "force_non_distinct_multitouch"; field in DebugSettings
48 DebugSettings.PREF_FORCE_NON_DISTINCT_MULTITOUCH,
134 if (key.equals(DebugSettings.PREF_FORCE_NON_DISTINCT_MULTITOUCH)) { in onSharedPreferenceChanged()
204 DebugSettings.PREF_FORCE_NON_DISTINCT_MULTITOUCH, false); in MainKeyboardView()