HomeSort by relevance Sort by last modified time
    Searched refs:getGridHeight (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info.h 62 int getGridHeight() const { return GRID_HEIGHT; }
proximity_info_state.cpp 55 mGridWidth = proximityInfo->getGridHeight();

Completed in 118 milliseconds