Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/
DBinaryDictOffdeviceUtils.java187 readStreamExhaustively(input, headerBuffer); in process()
195 private static void readStreamExhaustively(final InputStream inputStream, in readStreamExhaustively() method in BinaryDictOffdeviceUtils