Searched refs:getDoubleLetterLevel (Results 1 - 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/internal/
H A Ddic_node_state_scoring.h147 DoubleLetterLevel getDoubleLetterLevel() const { function in class:latinime::DicNodeStateScoring
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
H A Dproximity_info_state.h169 AK_FORCE_INLINE DoubleLetterLevel getDoubleLetterLevel(const int id) const { function in class:latinime::ProximityInfoState
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
H A Ddic_node.h470 DoubleLetterLevel getDoubleLetterLevel() const { function in class:latinime::DicNode
471 return mDicNodeState.mDicNodeStateScoring.getDoubleLetterLevel();

Completed in 77 milliseconds