Home
last modified time | relevance | path

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

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DOpenWnnEN.java81 private boolean mOptPrediction; field in OpenWnnEN
184 mOptPrediction = true; in OpenWnnEN()
802 if (!mOptPrediction) { in updateComposingText()
986 mOptPrediction = preference.getBoolean("opt_en_prediction", true); in fitInputType()
995 mOptPrediction = false; in fitInputType()
1004 mOptPrediction = false; in fitInputType()
1009 mOptPrediction = false; in fitInputType()
1017 if (!mOptPrediction) { in fitInputType()