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

  /packages/inputmethods/LatinIME/native/jni/src/dictionary/interface/
dictionary_header_structure_policy.h 50 virtual bool shouldBoostExactMatches() const = 0;
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/header/
header_policy.h 185 AK_FORCE_INLINE bool shouldBoostExactMatches() const {
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/result/
suggestions_output_utils.cpp 67 getHeaderStructurePolicy()->shouldBoostExactMatches();

Completed in 908 milliseconds