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

  /packages/inputmethods/LatinIME/native/jni/src/
dictionary.h 37 static const int KIND_COMPLETION = 2; // Completion (suggestion with appended chars)
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SuggestedWords.java 128 public static final int KIND_COMPLETION = 2; // Completion (suggestion with appended chars)

Completed in 140 milliseconds