OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EVENT_BACKSPACE
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
InputLogic.java
508
Constants.
EVENT_BACKSPACE
);
[
all
...]
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DictionaryFacilitatorImpl.java
604
// TODO: Decide whether or not to remove the word on
EVENT_BACKSPACE
.
605
if (eventType != Constants.
EVENT_BACKSPACE
) {
Completed in 1862 milliseconds