OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDoubleLetterLevel
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node_state_scoring.h
125
DoubleLetterLevel
getDoubleLetterLevel
() const {
dic_node.h
449
DoubleLetterLevel
getDoubleLetterLevel
() const {
450
return mDicNodeState.mDicNodeStateScoring.
getDoubleLetterLevel
();
/packages/inputmethods/LatinIME/native/jni/src/
proximity_info_state.h
172
AK_FORCE_INLINE DoubleLetterLevel
getDoubleLetterLevel
(const int id) const {
Completed in 2969 milliseconds