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/internal/
dic_node_state_scoring.h
147
DoubleLetterLevel
getDoubleLetterLevel
() const {
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info_state.h
164
AK_FORCE_INLINE DoubleLetterLevel
getDoubleLetterLevel
(const int id) const {
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node.h
376
DoubleLetterLevel
getDoubleLetterLevel
() const {
377
return mDicNodeState.mDicNodeStateScoring.
getDoubleLetterLevel
();
Completed in 546 milliseconds