Searched defs:commandsParser (Results 1 - 5 of 5) sorted by relevance

/packages/apps/Exchange/src/com/android/exchange/adapter/
H A DAbstractSyncParser.java76 public abstract void commandsParser() throws IOException, CommandStatusException; method in class:AbstractSyncParser
167 commandsParser();
H A DFolderSyncParser.java655 public void commandsParser() throws IOException { method in class:FolderSyncParser
H A DCalendarSyncAdapter.java1186 public void commandsParser() throws IOException { method in class:CalendarSyncAdapter.EasCalendarSyncParser
H A DEmailSyncAdapter.java994 * @see com.android.exchange.adapter.EasContentParser#commandsParser()
997 public void commandsParser() throws IOException, CommandStatusException { method in class:EmailSyncAdapter.EasEmailSyncParser
H A DContactsSyncAdapter.java783 public void commandsParser() throws IOException { method in class:ContactsSyncAdapter.EasContactsSyncParser

Completed in 52 milliseconds