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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info_state.h 48 mKeyCount(0), mCellHeight(0), mCellWidth(0), mGridHeight(0), mGridWidth(0),
206 int mKeyCount;
proximity_info_state.cpp 51 mKeyCount = proximityInfo->getKeyCount();

Completed in 23 milliseconds