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 - 3
of
3
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
DebugSettings.java
21
public static final String
PREF_FORCE_NON_DISTINCT_MULTITOUCH
= "force_non_distinct_multitouch";
DebugSettingsFragment.java
146
if (key.equals(DebugSettings.
PREF_FORCE_NON_DISTINCT_MULTITOUCH
)
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
MainKeyboardView.java
202
DebugSettings.
PREF_FORCE_NON_DISTINCT_MULTITOUCH
, false);
[
all
...]
Completed in 108 milliseconds