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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info_state.cpp 195 // proximityIndex is a pointer to the variable where getProximityType returns the index of c
200 ProximityType ProximityInfoState::getProximityType(const int index, const int codePoint,
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
typing_traversal.h 139 AK_FORCE_INLINE ProximityType getProximityType(
142 return traverseSession->getProximityInfoState(0)->getProximityType(
177 getProximityType(traverseSession, parentDicNode, dicNode);

Completed in 34 milliseconds