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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
scoring_params.cpp 68 const float ScoringParams::LOCALE_WEIGHT_THRESHOLD_FOR_SMALL_CACHE_SIZE = 0.99f;
scoring_params.h 75 static const float LOCALE_WEIGHT_THRESHOLD_FOR_SMALL_CACHE_SIZE;

Completed in 43 milliseconds