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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
Ver4DictUpdater.java 30 public class Ver4DictUpdater extends Ver4DictDecoder implements DictUpdater {
33 public Ver4DictUpdater(final File dictDirectory, final int factoryType) {
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
BinaryDictDecoderEncoderTests.java 675 dictUpdater = new Ver4DictUpdater(file, DictDecoder.USE_WRITABLE_BYTEBUFFER);

Completed in 417 milliseconds