Home
last modified time | relevance | path

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

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DOpenWnn.java149 @Override public void onStartInputView(EditorInfo attribute, boolean restarting) { in onStartInputView() method in OpenWnn
DOpenWnnEN.java300 @Override public void onStartInputView(EditorInfo attribute, boolean restarting) { in onStartInputView() method in OpenWnnEN
DOpenWnnJAJP.java485 @Override public void onStartInputView(EditorInfo attribute, boolean restarting) { in onStartInputView() method in OpenWnnJAJP
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/deprecated/
DVoiceProxy.java739 public void onStartInputView(IBinder keyboardViewToken) { in onStartInputView() method in VoiceProxy
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java414 public void onStartInputView(EditorInfo attribute, boolean restarting) { in onStartInputView() method
670 public void onStartInputView(EditorInfo attribute, boolean restarting) { in onStartInputView() method
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
DPinyinIME.java1119 public void onStartInputView(EditorInfo editorInfo, boolean restarting) { in onStartInputView() method in PinyinIME