OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PREF_KEY_LONGPRESS_TIMEOUT
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
DebugSettings.java
41
public static final String
PREF_KEY_LONGPRESS_TIMEOUT
= "
pref_key_longpress_timeout
";
DebugSettingsFragment.java
170
DebugSettings.
PREF_KEY_LONGPRESS_TIMEOUT
);
Settings.java
317
DebugSettings.
PREF_KEY_LONGPRESS_TIMEOUT
, UNDEFINED_PREFERENCE_VALUE_INT);
Completed in 46 milliseconds