OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEFAULT_MULTIPLE_WORDS_DEMOTION_RATE
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/dictionary/header/
header_policy.cpp
47
const int HeaderPolicy::
DEFAULT_MULTIPLE_WORDS_DEMOTION_RATE
= 100;
82
MULTIPLE_WORDS_DEMOTION_RATE_KEY,
DEFAULT_MULTIPLE_WORDS_DEMOTION_RATE
);
header_policy.h
238
static const int
DEFAULT_MULTIPLE_WORDS_DEMOTION_RATE
;
Completed in 48 milliseconds