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

  /packages/inputmethods/LatinIME/native/src/
proximity_info.h 39 NEAR_PROXIMITY_CHAR,
proximity_info.cpp 249 return NEAR_PROXIMITY_CHAR;
259 return NEAR_PROXIMITY_CHAR;
correction.cpp 242 } else if (matchId == ProximityInfo::NEAR_PROXIMITY_CHAR) {
408 } else if (ProximityInfo::NEAR_PROXIMITY_CHAR == matchedProximityCharId) {
    [all...]

Completed in 28 milliseconds