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

/packages/inputmethods/LatinIME/native/jni/src/
H A Dproximity_info_state.cpp85 mSampledNearKeySets.clear();
125 &mSampledNearKeySets, &mSampledNormalizedSquaredLengthCache);
132 &mSampledNormalizedSquaredLengthCache, &mSampledNearKeySets,
136 &mSampledNearKeySets, &mSampledSearchKeySets,
H A Dproximity_info_state.h53 mDirections(), mCharProbabilities(), mSampledNearKeySets(), mSampledSearchKeySets(),
244 std::vector<ProximityInfoStateUtils::NearKeycodesSet> mSampledNearKeySets; member in class:latinime::ProximityInfoState

Completed in 73 milliseconds