Home
last modified time | relevance | path

Searched defs:readHeader (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
DVer4DictDecoder.java42 public DictionaryHeader readHeader() throws IOException, UnsupportedFormatException { in readHeader() method in Ver4DictDecoder
DDictDecoder.java42 public DictionaryHeader readHeader() throws IOException, UnsupportedFormatException; in readHeader() method