Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dproximity_info_params.cpp99 const int ProximityInfoParams::FIRST_POINT_TIME_OFFSET_MILLIS = 150; member in latinime::ProximityInfoParams
Dproximity_info_params.h101 static const int FIRST_POINT_TIME_OFFSET_MILLIS; variable