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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info_params.cpp 56 const float ProximityInfoParams::SKIP_LAST_POINT_PROBABILITY = 0.1f;
proximity_info_params.h 60 static const float SKIP_LAST_POINT_PROBABILITY;

Completed in 64 milliseconds