HomeSort by relevance Sort by last modified time
    Searched refs:mSampledNearKeySets (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info_state.cpp 87 mSampledNearKeySets.clear();
122 &mSampledNearKeySets, &mSampledNormalizedSquaredLengthCache);
129 &mSampledNormalizedSquaredLengthCache, &mSampledNearKeySets,
133 &mSampledNearKeySets, &mSampledSearchKeySets,
proximity_info_state.h 53 mCharProbabilities(), mSampledNearKeySets(), mSampledSearchKeySets(),
228 std::vector<ProximityInfoStateUtils::NearKeycodesSet> mSampledNearKeySets;

Completed in 81 milliseconds