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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info_params.h 65 static const float NEAREST_DISTANCE_BIAS;
proximity_info_params.cpp 61 const float ProximityInfoParams::NEAREST_DISTANCE_BIAS = 0.5f;
proximity_info_state_utils.cpp 655 + ProximityInfoParams::NEAREST_DISTANCE_BIAS);
    [all...]

Completed in 37 milliseconds