HomeSort by relevance Sort by last modified time
    Searched defs:getMaxProbabilityOfExactMatches (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
dictionary_utils.cpp 30 /* static */ int DictionaryUtils::getMaxProbabilityOfExactMatches(
dictionary.cpp 107 int Dictionary::getMaxProbabilityOfExactMatches(const CodePointArrayView codePoints) const {
109 return DictionaryUtils::getMaxProbabilityOfExactMatches(

Completed in 1523 milliseconds