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