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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
dictionary.h 51 static const int KIND_PREDICTION = 8; // A prediction (== a suggestion with no input)
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SuggestedWords.java 234 public static final int KIND_PREDICTION = 8; // A prediction (== a suggestion with no input)

Completed in 394 milliseconds