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.java442 private void commitTyped(InputConnection inputConnection) { in commitTyped() method in SoftKeyboard
511 commitTyped(getCurrentInputConnection()); in onKey()
546 commitTyped(ic); in onText()
637 commitTyped(getCurrentInputConnection()); in handleClose()
694 commitTyped(getCurrentInputConnection()); in pickSuggestionManually()