HomeSort by relevance Sort by last modified time
    Searched refs:COMMIT_TYPE_USER_TYPED_WORD (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LastComposedWord.java 30 // COMMIT_TYPE_USER_TYPED_WORD is used when the word committed is the exact typed word, with
33 public static final int COMMIT_TYPE_USER_TYPED_WORD = 0;
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
InputLogic.java     [all...]

Completed in 144 milliseconds