Home
last modified time | relevance | path

Searched refs:SYNC_COLLECTION_ID (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/
DSearch.java93 s.data(Tags.SYNC_COLLECTION_ID, inbox.mServerId); in searchMessages()
238 } else if (tag == Tags.SYNC_COLLECTION_ID) { in parseResult()
DTags.java75 public static final int SYNC_COLLECTION_ID = SYNC_PAGE + 0x12; field in Tags
/packages/apps/Exchange/exchange2/src/com/android/exchange/
DEasSyncService.java1663 .data(Tags.SYNC_COLLECTION_ID, mailbox.mServerId); in sync()