Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DSuggest.java81 public void setAutoCorrectionThreshold(final float threshold) { in setAutoCorrectionThreshold() method in Suggest
DLatinIME.java725 mInputLogic.mSuggest.setAutoCorrectionThreshold( in resetDictionaryFacilitator()
1017 suggest.setAutoCorrectionThreshold( in onStartInputViewInternal()