Searched refs:FIRST_POINT_TIME_OFFSET_MILLIS (Results 1 - 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
H A Dproximity_info_params.h101 static const int FIRST_POINT_TIME_OFFSET_MILLIS; member in class:latinime::ProximityInfoParams
H A Dproximity_info_params.cpp99 const int ProximityInfoParams::FIRST_POINT_TIME_OFFSET_MILLIS = 150; member in class:latinime::ProximityInfoParams
H A Dproximity_info_state_utils.cpp536 adjustedStartTime += ProximityInfoParams::FIRST_POINT_TIME_OFFSET_MILLIS;
540 adjustedEndTime -= ProximityInfoParams::FIRST_POINT_TIME_OFFSET_MILLIS;

Completed in 30 milliseconds