Home
last modified time | relevance | path

Searched refs:USE_BYTEARRAY (Results 1 – 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
DDictDecoder.java124 public static final int USE_BYTEARRAY = 0x02000000; field
DBinaryDictDecoderEncoderTests.java300 DictDecoder.USE_BYTEARRAY); in testCharacterTableIsPresent()
541 DictDecoder.USE_BYTEARRAY);
/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/
DBinaryDictOffdeviceUtils.java288 DictDecoder.USE_BYTEARRAY); in getDictionary()