Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java440 latinIme.onStartInputInternal(editorInfo, restarting); in executePendingImsCallback()
458 latinIme.onStartInputInternal(editorInfo, restarting); in onStartInput()
808 void onStartInputInternal(final EditorInfo editorInfo, final boolean restarting) { in onStartInputInternal() method in LatinIME