Searched refs:SYNC_COLLECTION_ID (Results 1 – 5 of 5) sorted by relevance
123 } else if (tag == Tags.SYNC_COLLECTION_ID) { in parseResult()
79 public static final int SYNC_COLLECTION_ID = SYNC_PAGE + 0x12; field in Tags
98 s.data(Tags.SYNC_COLLECTION_ID, mMailbox.mServerId); in getRequestEntity()
101 s.data(Tags.SYNC_COLLECTION_ID, inbox.mServerId); in getRequestEntity()
270 s.data(Tags.SYNC_COLLECTION_ID, mailboxServerId); in addOneCollectionToRequest()