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

  /packages/inputmethods/LatinIME/native/src/
bigram_dictionary.cpp 138 const int frequency = UnigramDictionary::MASK_ATTRIBUTE_FREQUENCY & bigramFlags;
unigram_dictionary.h 59 static const int MASK_ATTRIBUTE_FREQUENCY = 0x0F;

Completed in 17 milliseconds