Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dproximity_info_params.cpp53 const float ProximityInfoParams::SKIP_LAST_POINT_PROBABILITY = 0.1f; member in latinime::ProximityInfoParams
Dproximity_info_params.h57 static const float SKIP_LAST_POINT_PROBABILITY; variable