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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
typing_weighting.h 136 const bool existsAdjacentProximityChars = traverseSession->getProximityInfoState(0)
137 ->existsAdjacentProximityChars(insertedPointIndex);
145 } else if (existsAdjacentProximityChars) {
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info_state.h 97 AK_FORCE_INLINE bool existsAdjacentProximityChars(const int index) const {

Completed in 205 milliseconds