HomeSort by relevance Sort by last modified time
    Searched refs:PREF_FORCE_NON_DISTINCT_MULTITOUCH (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
DebugSettings.java 37 public static final String PREF_FORCE_NON_DISTINCT_MULTITOUCH = "force_non_distinct_multitouch";
115 } else if (key.equals(PREF_FORCE_NON_DISTINCT_MULTITOUCH)
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
MainKeyboardView.java 430 DebugSettings.PREF_FORCE_NON_DISTINCT_MULTITOUCH, false);
    [all...]

Completed in 146 milliseconds