Home
last modified time | relevance | path

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

/packages/apps/Exchange/src/com/android/exchange/adapter/
DSerializer.java62 public Serializer(boolean startDocument) throws IOException { in Serializer()
72 public Serializer(final OutputStream outputStream, final boolean startDocument) in Serializer()
110 public void startDocument() throws IOException { in startDocument() method in Serializer