Home
last modified time | relevance | path

Searched refs:STRONG_DOUBLE_LETTER_TIME_MILLIS (Results 1 – 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dproximity_info_params.h102 static const int STRONG_DOUBLE_LETTER_TIME_MILLIS; variable
Dproximity_info_params.cpp100 const int ProximityInfoParams::STRONG_DOUBLE_LETTER_TIME_MILLIS = 600; member in latinime::ProximityInfoParams
Dproximity_info_state_utils.cpp547 if (time >= ProximityInfoParams::STRONG_DOUBLE_LETTER_TIME_MILLIS){ in calculateBeelineSpeedRate()