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

  /packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
IEmailServiceCallback.aidl 42 void syncMailboxListStatus(long accountId, int statusCode, int progress);
  /packages/apps/Exchange/src/com/android/exchange/
EasSyncService.java     [all...]
ExchangeService.java 306 public void syncMailboxListStatus(final long accountId, final int status,
311 cb.syncMailboxListStatus(accountId, status, progress);
    [all...]
  /packages/apps/Email/src/com/android/email/
Controller.java     [all...]
  /packages/apps/Email/src/com/android/email/service/
AttachmentDownloadService.java 685 public void syncMailboxListStatus(long accountId, int statusCode, int progress)
    [all...]

Completed in 560 milliseconds