Home
last modified time | relevance | path

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

/development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
DSoftKeyboard.java471 private void commitTyped(InputConnection inputConnection) { in commitTyped() method in SoftKeyboard
540 commitTyped(getCurrentInputConnection()); in onKey()
575 commitTyped(ic); in onText()
666 commitTyped(getCurrentInputConnection()); in handleClose()
723 commitTyped(getCurrentInputConnection()); in pickSuggestionManually()