Searched refs:onStartInputInternal (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DLatinIME.java329 latinIme.onStartInputInternal(editorInfo, restarting);
345 latinIme.onStartInputInternal(editorInfo, restarting);
670 private void onStartInputInternal(final EditorInfo editorInfo, final boolean restarting) { method in class:LatinIME

Completed in 58 milliseconds