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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Dictionary.java 42 protected final String mDictType;
45 mDictType = dictType;
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
OpenWnnEngineJAJP.java 45 private int mDictType = DIC_LANG_INIT;
170 if (mDictType != DIC_LANG_JP_EISUKANA) {
204 if (mDictType == OpenWnnEngineJAJP.DIC_LANG_JP_EISUKANA) {
306 mDictType = type;

Completed in 179 milliseconds