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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info_params.cpp 52 const float ProximityInfoParams::SKIP_FIRST_POINT_PROBABILITY = 0.01f;
proximity_info_params.h 56 static const float SKIP_FIRST_POINT_PROBABILITY;

Completed in 358 milliseconds