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

  /packages/inputmethods/LatinIME/native/jni/src/
dictionary.h 34 static const int KIND_MASK_KIND = 0xFF; // Mask to get only the kind
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SuggestedWords.java 125 public static final int KIND_MASK_KIND = 0xFF; // Mask to get only the kind

Completed in 216 milliseconds