OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MIN_PROBABILITY
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info_params.cpp
53
const float ProximityInfoParams::
MIN_PROBABILITY
= 0.000001f;
proximity_info_params.h
57
static const float
MIN_PROBABILITY
;
Completed in 2844 milliseconds