OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EVENT_BACKSPACE
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/
Constants.java
328
public static final int
EVENT_BACKSPACE
= 1;
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
InputLogic.java
508
Constants.
EVENT_BACKSPACE
);
[
all
...]
Completed in 121 milliseconds