Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dproximity_info_params.cpp50 const float ProximityInfoParams::MIN_PROBABILITY = 0.000005f; member in latinime::ProximityInfoParams
Dproximity_info_params.h54 static const float MIN_PROBABILITY; variable