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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info_params.h 60 static const float SKIP_LAST_POINT_PROBABILITY;
proximity_info_params.cpp 56 const float ProximityInfoParams::SKIP_LAST_POINT_PROBABILITY = 0.1f;
proximity_info_state_utils.cpp 663 skipProbability *= ProximityInfoParams::SKIP_LAST_POINT_PROBABILITY;
    [all...]

Completed in 467 milliseconds