OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mPlausibilityThreshold
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Suggest.java
70
private float
mPlausibilityThreshold
;
91
mPlausibilityThreshold
= threshold;
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
SettingsValues.java
103
public final float
mPlausibilityThreshold
;
177
mPlausibilityThreshold
= Settings.readPlausibilityThreshold(res);
Completed in 5886 milliseconds