Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
DAbstractDictDecoder.java38 openDictBuffer(); in getTerminalPosition()
49 openDictBuffer(); in readUnigramsAndBigramsBinary()
77 public void openDictBuffer() throws FileNotFoundException, IOException, in openDictBuffer() method in AbstractDictDecoder
DDictDecoder.java117 public void openDictBuffer() throws FileNotFoundException, IOException, in openDictBuffer() method
DBinaryDictDecoderEncoderTests.java543 dictDecoder.openDictBuffer();