OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setUpsyncCommands
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Exchange/src/com/android/exchange/service/
EasSyncHandler.java
68
* {@link #setNonInitialSyncOptions}, and {@link #
setUpsyncCommands
} to fill in the details
200
* {@link #
setUpsyncCommands
}.
216
protected abstract void
setUpsyncCommands
(final Serializer s) throws IOException;
286
setUpsyncCommands
(s);
EasMailboxSyncHandler.java
185
protected void
setUpsyncCommands
(final Serializer s) throws IOException {
EasCalendarSyncHandler.java
[
all
...]
EasContactsSyncHandler.java
660
protected void
setUpsyncCommands
(final Serializer s) throws IOException {
[
all
...]
Completed in 6996 milliseconds