Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dproximity_info_state_utils.cpp826 const int readForwordLength = static_cast<int>( in updateSampledSearchKeySets() local
835 if ((*sampledLengthCache)[j] - (*sampledLengthCache)[i] >= readForwordLength) { in updateSampledSearchKeySets()