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

  /packages/inputmethods/LatinIME/native/src/
proximity_info.h 82 int getKeyIndex(const int c) const;
proximity_info.cpp 135 const int keyIndex = getKeyIndex(currentChar);
165 int ProximityInfo::getKeyIndex(const int c) const {

Completed in 667 milliseconds