Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
Dtyping_scoring.h47 const bool boostExactMatches, const bool hasProbabilityZero) const { in calculateFinalScore() argument
54 if (hasProbabilityZero) { in calculateFinalScore()
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/policy/
Dscoring.h33 const bool boostExactMatches, const bool hasProbabilityZero) const = 0;