Searched refs:onUpdateState (Results 1 - 5 of 5) sorted by relevance

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
H A DInputViewManager.java52 public void onUpdateState(OpenWnn parent); method in interface:InputViewManager
H A DOpenWnnEN.java335 mInputViewManager.onUpdateState(this);
808 this.mInputViewManager.onUpdateState(this);
H A DDefaultSoftKeyboard.java633 /** @see jp.co.omronsoft.openwnn.InputViewManager#onUpdateState */
634 public void onUpdateState(OpenWnn parent) { method in class:DefaultSoftKeyboard
H A DOpenWnnJAJP.java526 mInputViewManager.onUpdateState(this);
1451 mInputViewManager.onUpdateState(this);
2410 mInputViewManager.onUpdateState(this);
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
H A DDefaultSoftKeyboardJAJP.java768 /** @see jp.co.omronsoft.openwnn.DefaultSoftKeyboard#onUpdateState */
769 @Override public void onUpdateState(OpenWnn parent) { method in class:DefaultSoftKeyboardJAJP
770 super.onUpdateState(parent);

Completed in 76 milliseconds