Home | History | Annotate | Download | only in latin

Lines Matching defs:suggest

74 import com.android.inputmethod.latin.Suggest.OnGetSuggestedWordsCallback;
722 * Reset suggest by loading the main dictionary of the current locale.
944 final Suggest suggest = mInputLogic.mSuggest;
989 suggest.setAutoCorrectionThreshold(
992 suggest.setPlausibilityThreshold(currentSettingsValues.mPlausibilityThreshold);