Searched defs:isCurrentNear (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
H A Dproximity_info_state_utils.cpp344 const bool isCurrentNear = (itC == currentNearKeysDistances->end() local
346 if (isPrevPrevNear && isCurrentNear) {

Completed in 42 milliseconds