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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
H A Dproximity_info_state_utils.cpp874 const int readForwordLength = static_cast<int>( local
883 if ((*sampledLengthCache)[j] - (*sampledLengthCache)[i] >= readForwordLength) {

Completed in 30 milliseconds