OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PREF_FORCE_NON_DISTINCT_MULTITOUCH
(Results
1 - 4
of
4
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
DebugSettings.java
29
public static final String
PREF_FORCE_NON_DISTINCT_MULTITOUCH
= "force_non_distinct_multitouch";
LocalSettingsConstants.java
48
DebugSettings.
PREF_FORCE_NON_DISTINCT_MULTITOUCH
,
DebugSettingsFragment.java
134
if (key.equals(DebugSettings.
PREF_FORCE_NON_DISTINCT_MULTITOUCH
)) {
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
MainKeyboardView.java
204
DebugSettings.
PREF_FORCE_NON_DISTINCT_MULTITOUCH
, false);
[
all
...]
Completed in 421 milliseconds