Searched defs:getUncompressedStream (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
H A DFileTransforms.java35 public static InputStream getUncompressedStream(InputStream in) throws IOException { method in class:FileTransforms
/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/
H A DCompress.java40 public static InputStream getUncompressedStream(final InputStream in) throws IOException { method in class:Compress

Completed in 1393 milliseconds