Home
last modified time | relevance | path

Searched refs:commitTyped (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java623 commitTyped(ic); in onConfigurationChanged()
1108 public void commitTyped(final InputConnection ic) { in commitTyped() method
1321 commitTyped(ic); in onTextInput()
1530 commitTyped(ic); in handleSeparator()
1578 commitTyped(getCurrentInputConnection()); in handleClose()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/deprecated/
DVoiceProxy.java555 mService.commitTyped(ic); in handleVoiceResults()