Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dproximity_info.h62 int getGridHeight() const { return GRID_HEIGHT; } in getGridHeight() function
Dproximity_info_state.cpp63 mGridWidth = proximityInfo->getGridHeight(); in initInputParams()