Searched refs:setInUseState (Results 1 - 4 of 4) sorted by relevance

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/EN/
H A DOpenWnnEngineEN.java98 mDictionary.setInUseState( false );
264 dict.setInUseState( true );
320 dict.setInUseState( true );
322 dict.setInUseState( false );
329 dict.setInUseState( true );
331 dict.setInUseState( false );
350 dict.setInUseState( true );
352 dict.setInUseState( false );
356 dict.setInUseState( true );
358 dict.setInUseState( fals
[all...]
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
H A DOpenWnnEngineJAJP.java149 mDictionaryJP.setInUseState(false);
389 mDictionaryJP.setInUseState( true );
417 mDictionaryJP.setInUseState( true );
529 mDictionaryJP.setInUseState( true );
534 mDictionaryJP.setInUseState( false );
540 mDictionaryJP.setInUseState( true );
542 mDictionaryJP.setInUseState( false );
573 mDictionaryJP.setInUseState( true );
575 mDictionaryJP.setInUseState( false );
579 mDictionaryJP.setInUseState( tru
[all...]
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
H A DWnnDictionary.java119 public void setInUseState( boolean flag ); method in interface:WnnDictionary
H A DOpenWnnDictionaryImpl.java271 setInUseState( true );
345 * @see jp.co.omronsoft.openwnn.WnnDictionary#setInUseState
352 * @see jp.co.omronsoft.openwnn.WnnDictionary#setInUseState
354 public void setInUseState( boolean flag ) { method in class:OpenWnnDictionaryImpl

Completed in 28 milliseconds