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

  /development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
SoftKeyboard.java 432 private void commitTyped(InputConnection inputConnection) {
501 commitTyped(getCurrentInputConnection());
536 commitTyped(ic);
627 commitTyped(getCurrentInputConnection());
668 commitTyped(getCurrentInputConnection());
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java 573 commitTyped(ic, LastComposedWord.NOT_A_SEPARATOR);
    [all...]

Completed in 51 milliseconds