HomeSort by relevance Sort by last modified time
    Searched refs:upsync (Results 1 - 2 of 2) sorted by null

  /packages/apps/Exchange/src/com/android/exchange/eas/
EasSync.java 52 * TODO: For now, only handles upsync.
57 /** Result code indicating that the mailbox for an upsync is no longer present. */
109 public final int upsync() { method in class:EasSync
129 // If we've already encountered a fatal error, don't even try to upsync subsequent
  /packages/apps/Exchange/src/com/android/exchange/service/
EmailSyncAdapterService.java 740 EasSync upsync = new EasSync(context, account); local
    [all...]

Completed in 28 milliseconds