Home
last modified time | relevance | path

Searched refs:isKeyInSerchKeysAfterIndex (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dproximity_info_state.h186 bool isKeyInSerchKeysAfterIndex(const int index, const int keyId) const;
Dproximity_info_state.cpp277 bool ProximityInfoState::isKeyInSerchKeysAfterIndex(const int index, const int keyId) const { in isKeyInSerchKeysAfterIndex() function in latinime::ProximityInfoState