Searched refs:mPlausibilityThreshold (Results 1 – 3 of 3) sorted by relevance
70 private float mPlausibilityThreshold; field in Suggest91 mPlausibilityThreshold = threshold; in setPlausibilityThreshold()
728 mInputLogic.mSuggest.setPlausibilityThreshold(settingsValues.mPlausibilityThreshold); in resetDictionaryFacilitator()1020 suggest.setPlausibilityThreshold(currentSettingsValues.mPlausibilityThreshold); in onStartInputViewInternal()
103 public final float mPlausibilityThreshold; field in SettingsValues177 mPlausibilityThreshold = Settings.readPlausibilityThreshold(res); in SettingsValues()