Home
last modified time | relevance | path

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

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DOpenWnnEN.java83 private boolean mOptSpellCorrection; field in OpenWnnEN
185 mOptSpellCorrection = true; in OpenWnnEN()
987 mOptSpellCorrection = preference.getBoolean("opt_en_spell_correction", true); in fitInputType()
1022 if (mOptSpellCorrection) { in fitInputType()