Home
last modified time | relevance | path

Searched defs:DEMOTION_LOG_PROBABILITY (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dproximity_info_params.cpp91 const float ProximityInfoParams::DEMOTION_LOG_PROBABILITY = 0.3f; member in latinime::ProximityInfoParams
Dproximity_info_params.h94 static const float DEMOTION_LOG_PROBABILITY; variable