OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:addParser
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Exchange/src/com/android/exchange/adapter/
EmailSyncParser.java
343
private EmailContent.Message
addParser
() throws IOException, CommandStatusException {
674
newEmails.add(
addParser
());
734
fetchedEmails.add(
addParser
());
[
all
...]
FolderSyncParser.java
447
private void
addParser
() throws IOException {
554
addParser
();
[
all
...]
CalendarSyncParser.java
[
all
...]
ContactsSyncParser.java
397
public void
addParser
(ContactOperations ops) throws IOException {
501
addParser
(ops);
[
all
...]
Completed in 44 milliseconds