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

  /packages/apps/Exchange/src/com/android/exchange/adapter/
SearchParser.java 122 } else if (tag == Tags.SYNC_COLLECTION_ID) {
Tags.java 79 public static final int SYNC_COLLECTION_ID = SYNC_PAGE + 0x12;
    [all...]
  /packages/apps/Exchange/src/com/android/exchange/eas/
EasSyncBase.java 95 s.data(Tags.SYNC_COLLECTION_ID, mMailbox.mServerId);
EasSearch.java 103 s.data(Tags.SYNC_COLLECTION_ID, inbox.mServerId);
EasSync.java 270 s.data(Tags.SYNC_COLLECTION_ID, mailboxServerId);

Completed in 701 milliseconds