Home
last modified time | relevance | path

Searched defs:onStartInput (Results 1 – 4 of 4) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DDictionaryFacilitator.java94 void onStartInput(); in onStartInput() method
DRichInputConnection.java156 public void onStartInput() { in onStartInput() method in RichInputConnection
DLatinIME.java477 public void onStartInput(final EditorInfo editorInfo, final boolean restarting) { in onStartInput() method in LatinIME.UIHandler
811 public void onStartInput(final EditorInfo editorInfo, final boolean restarting) { in onStartInput() method in LatinIME
DDictionaryFacilitatorImpl.java223 public void onStartInput() { in onStartInput() method in DictionaryFacilitatorImpl