HomeSort by relevance Sort by last modified time
    Searched refs:onUpdateState (Results 1 - 6 of 6) sorted by null

  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
InputViewManager.java 52 public void onUpdateState(OpenWnn parent);
OpenWnnEN.java 350 mInputViewManager.onUpdateState(this);
825 this.mInputViewManager.onUpdateState(this);
    [all...]
DefaultSoftKeyboard.java 712 /** @see jp.co.omronsoft.openwnn.InputViewManager#onUpdateState */
713 public void onUpdateState(OpenWnn parent) {
    [all...]
OpenWnnJAJP.java 589 mInputViewManager.onUpdateState(this);
800 mInputViewManager.onUpdateState(this);
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
DefaultSoftKeyboardJAJP.java     [all...]
  /external/libvncserver/webclients/novnc/include/
rfb.js 153 ['onUpdateState', 'rw', 'func', function() { },
154 'onUpdateState(rfb, state, oldstate, statusMsg): RFB state update/change '],
168 'obsolete, use onUpdateState'],
505 conf.onUpdateState(that, state, oldstate);
508 conf.onUpdateState(that, state, oldstate, statusMsg);
    [all...]

Completed in 261 milliseconds