Home
last modified time | relevance | path

Searched refs:getInputIndexOfSampledPoint (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dproximity_info_state.h132 int getInputIndexOfSampledPoint(const int sampledIndex) const { in getInputIndexOfSampledPoint() function
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_node.h265 return pInfoState->getInputIndexOfSampledPoint(inputIndex); in getSecondWordFirstInputIndex()