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 99 static const int FIRST_POINT_TIME_OFFSET_MILLIS;
proximity_info_params.cpp 98 const int ProximityInfoParams::FIRST_POINT_TIME_OFFSET_MILLIS = 150;
proximity_info_state_utils.cpp 540 adjustedStartTime += ProximityInfoParams::FIRST_POINT_TIME_OFFSET_MILLIS;
544 adjustedEndTime -= ProximityInfoParams::FIRST_POINT_TIME_OFFSET_MILLIS;
    [all...]

Completed in 32 milliseconds