Searched refs:beforeCodePoints (Results 1 – 1 of 1) sorted by relevance
63 int beforeCodePoints[beforeLength]; in latinime_BinaryDictionaryUtils_calcNormalizedScore() local65 env->GetIntArrayRegion(before, 0, beforeLength, beforeCodePoints); in latinime_BinaryDictionaryUtils_calcNormalizedScore()67 return AutocorrectionThresholdUtils::calcNormalizedScore(beforeCodePoints, beforeLength, in latinime_BinaryDictionaryUtils_calcNormalizedScore()