OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PREFERENCE_JUMP_KEY
(Results
1 - 2
of
2
) sorted by null
/external/replicaisland/src/com/replica/replicaisland/
PreferenceConstants.java
46
public static final String
PREFERENCE_JUMP_KEY
= "keyJump";
AndouKun.java
313
final int jumpKey = prefs.getInt(PreferenceConstants.
PREFERENCE_JUMP_KEY
, KeyEvent.KEYCODE_SPACE);
Completed in 294 milliseconds