HomeSort by relevance Sort by last modified time
    Searched refs:FIRST_POINT_TIME_OFFSET_MILLIS (Results 1 - 3 of 3) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info_params.h 101 static const int FIRST_POINT_TIME_OFFSET_MILLIS;
proximity_info_params.cpp 99 const int ProximityInfoParams::FIRST_POINT_TIME_OFFSET_MILLIS = 150;
proximity_info_state_utils.cpp 536 adjustedStartTime += ProximityInfoParams::FIRST_POINT_TIME_OFFSET_MILLIS;
540 adjustedEndTime -= ProximityInfoParams::FIRST_POINT_TIME_OFFSET_MILLIS;
    [all...]

Completed in 483 milliseconds