Home
last modified time | relevance | path

Searched refs:PREFERENCE_DICTIONARY_NONE (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DOpenWnnJAJP.java203 public static final int PREFERENCE_DICTIONARY_NONE = 0; field in OpenWnnJAJP.EngineState
2672 int preferenceDictionary = EngineState.PREFERENCE_DICTIONARY_NONE; in fitInputType()