Searched defs:onStartInput (Results 1 – 4 of 4) sorted by relevance
| /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ | ||
| D | DictionaryFacilitator.java | 94 void onStartInput(); in onStartInput() method |
| D | RichInputConnection.java | 156 public void onStartInput() { in onStartInput() method in RichInputConnection |
| D | LatinIME.java | 477 public void onStartInput(final EditorInfo editorInfo, final boolean restarting) { in onStartInput() method in LatinIME.UIHandler |
| D | DictionaryFacilitatorImpl.java | 223 public void onStartInput() { in onStartInput() method in DictionaryFacilitatorImpl |