Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dproximity_info_state_utils.h33 typedef std::bitset<MAX_KEY_COUNT_IN_A_KEYBOARD> NearKeycodesSet; typedef
80 std::vector<NearKeycodesSet> *sampledSearchKeySets,
Dproximity_info_state.h224 std::vector<ProximityInfoStateUtils::NearKeycodesSet> mSampledSearchKeySets;
Dproximity_info_state_utils.cpp822 std::vector<NearKeycodesSet> *sampledSearchKeySets, in updateSampledSearchKeySets()