Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dproximity_info.h54 int getMostCommonKeyWidthSquare() const { return MOST_COMMON_KEY_WIDTH_SQUARE; } in getMostCommonKeyWidthSquare() function
Dproximity_info_state.cpp58 mMostCommonKeyWidthSquare = proximityInfo->getMostCommonKeyWidthSquare(); in initInputParams()