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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
Settings.java 92 public static final String PREF_KEY_LONGPRESS_TIMEOUT = "pref_key_longpress_timeout";
307 PREF_KEY_LONGPRESS_TIMEOUT, UNDEFINED_PREFERENCE_VALUE_INT);
AdvancedSettingsFragment.java 230 Settings.PREF_KEY_LONGPRESS_TIMEOUT);

Completed in 36 milliseconds