HomeSort by relevance Sort by last modified time
    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 52 milliseconds