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.java482 private void commitTyped(InputConnection inputConnection) { in commitTyped() method in SoftKeyboard
551 commitTyped(getCurrentInputConnection()); in onKey()
586 commitTyped(ic); in onText()
677 commitTyped(getCurrentInputConnection()); in handleClose()
734 commitTyped(getCurrentInputConnection()); in pickSuggestionManually()