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

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

Completed in 49 milliseconds