Searched defs:startInput (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
H A DInputLogic.java145 public void startInput(final String combiningSpec, final SettingsValues settingsValues) { method in class:InputLogic
181 startInput(combiningSpec, settingsValues);
383 // is a selection that we get a wrong cursor position delivered to startInput() that
1817 // TODO: how is this different from startInput ?!

Completed in 31 milliseconds