Home
last modified time | relevance | path

Searched defs:readHeader (Results 1 – 3 of 3) 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
/packages/services/Car/car-support-lib/src/android/support/car/os/
DExtendableParcelable.java85 protected int readHeader(Parcel in) { in readHeader() method in ExtendableParcelable