Home
last modified time | relevance | path

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

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DOpenWnn.java221 @Override public void onStartInput(EditorInfo attribute, boolean restarting) { in onStartInput() method in OpenWnn
/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.java445 public void onStartInput(final EditorInfo editorInfo, final boolean restarting) { in onStartInput() method in LatinIME.UIHandler
773 public void onStartInput(final EditorInfo editorInfo, final boolean restarting) { in onStartInput() method in LatinIME
DDictionaryFacilitatorImpl.java223 public void onStartInput() { in onStartInput() method in DictionaryFacilitatorImpl