OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mrecommendedthreshold
(Results
1 - 1
of
1
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
AndroidSpellCheckerService.java
78
private float
mRecommendedThreshold
;
96
mRecommendedThreshold
= Float.parseFloat(
104
return
mRecommendedThreshold
;
Completed in 2166 milliseconds