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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
FormatSpec.java 130 * | 4 bits : frequency : mask with FLAG_ATTRIBUTE_FREQUENCY
145 * | 4 bits : frequency : mask with FLAG_ATTRIBUTE_FREQUENCY
194 static final int FLAG_ATTRIBUTE_FREQUENCY = 0x0F;
BinaryDictInputOutput.java     [all...]

Completed in 48 milliseconds