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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
dictionary.h 52 static const int KIND_MASK_FLAGS = 0xFFFFFF00; // Mask to get the flags
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SuggestedWords.java 187 public static final int KIND_MASK_FLAGS = 0xFFFFFF00; // Mask to get the flags

Completed in 50 milliseconds