Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DDictionaryFacilitatorImpl.java123 public static final float WEIGHT_FOR_MOST_PROBABLE_LANGUAGE = 1.0f; field in DictionaryFacilitatorImpl.DictionaryGroup
143 public float mWeightForTypingInLocale = WEIGHT_FOR_MOST_PROBABLE_LANGUAGE;
144 public float mWeightForGesturingInLocale = WEIGHT_FOR_MOST_PROBABLE_LANGUAGE;