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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Suggest.java 69 public static final int DIC_USER_BIGRAM = 5;
LatinIME.java 553 = new UserBigramDictionary(this, this, localeStr, Suggest.DIC_USER_BIGRAM);
    [all...]

Completed in 60 milliseconds