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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/event/
CombinerChain.java 133 public CharSequence getComposingWordWithCombiningFeedback() {
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
WordComposer.java 108 mCombinerChain.getComposingWordWithCombiningFeedback().toString());
131 mTypedWordCache = mCombinerChain.getComposingWordWithCombiningFeedback();

Completed in 120 milliseconds