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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info_state.h 54 mCharProbabilities(), mSampledSearchKeySets(), mSampledSearchKeyVectors(),
224 std::vector<ProximityInfoStateUtils::NearKeycodesSet> mSampledSearchKeySets;
proximity_info_state.cpp 95 mSampledSearchKeySets.clear();
139 &mCharProbabilities, &mSampledSearchKeySets,
279 return mSampledSearchKeySets[index].test(keyId);

Completed in 36 milliseconds