HomeSort by relevance Sort by last modified time
    Searched defs:NEAREST_DISTANCE_BIAS_FOR_LAST (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info_params.cpp 63 const float ProximityInfoParams::NEAREST_DISTANCE_BIAS_FOR_LAST = 0.4f;
proximity_info_params.h 67 static const float NEAREST_DISTANCE_BIAS_FOR_LAST;

Completed in 28 milliseconds