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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
FormatSpec.java 281 static final String BIGRAM_FREQ_CONTENT_ID = "_freq";
Ver4DictDecoder.java 95 + FormatSpec.BIGRAM_FREQ_CONTENT_ID);
144 + FormatSpec.BIGRAM_FREQ_CONTENT_ID);
Ver4DictEncoder.java 122 new String[] { FormatSpec.BIGRAM_FREQ_CONTENT_ID });

Completed in 36 milliseconds