Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java-overridable/src/com/android/inputmethod/latin/personalization/
DContextualDictionaryUpdater.java32 public void onStartInputView(final String packageName) { in onStartInputView() method in ContextualDictionaryUpdater
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DOpenWnn.java230 @Override public void onStartInputView(EditorInfo attribute, boolean restarting) { in onStartInputView() method in OpenWnn
DOpenWnnEN.java310 @Override public void onStartInputView(EditorInfo attribute, boolean restarting) { in onStartInputView() method in OpenWnnEN
DOpenWnnJAJP.java535 @Override public void onStartInputView(EditorInfo attribute, boolean restarting) { in onStartInputView() method in OpenWnnJAJP
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java434 public void onStartInputView(final EditorInfo editorInfo, final boolean restarting) { in onStartInputView() method in LatinIME.UIHandler
796 public void onStartInputView(final EditorInfo editorInfo, final boolean restarting) { in onStartInputView() method in LatinIME