Searched refs:USE_READONLY_BYTEBUFFER (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
H A DDictDecoder.java123 public static final int USE_READONLY_BYTEBUFFER = 0x01000000; field in interface:DictDecoder
H A DBinaryDictIOUtils.java56 return getDictDecoder(dictFile, offset, length, DictDecoder.USE_READONLY_BYTEBUFFER);

Completed in 40 milliseconds