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