HomeSort by relevance Sort by last modified time
    Searched defs:setInUseState (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
WnnDictionary.java 119 public void setInUseState( boolean flag );
OpenWnnDictionaryImpl.java 271 setInUseState( true );
345 * @see jp.co.omronsoft.openwnn.WnnDictionary#setInUseState
352 * @see jp.co.omronsoft.openwnn.WnnDictionary#setInUseState
354 public void setInUseState( boolean flag ) {
    [all...]

Completed in 4099 milliseconds