OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
606
commitTyped
(LastComposedWord.NOT_A_SEPARATOR);
[
all
...]
Completed in 383 milliseconds