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

  /packages/inputmethods/LatinIME/native/jni/src/utils/
autocorrection_threshold_utils.cpp 69 /* static */ float AutocorrectionThresholdUtils::calcNormalizedScore(const int *before,
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
BinaryDictionary.java 238 public static float calcNormalizedScore(final String before, final String after,

Completed in 76 milliseconds