Searched refs:SYNC_COLLECTION (Results 1 – 4 of 4) sorted by relevance
92 s.start(Tags.SYNC_COLLECTION); in getRequestEntity()
265 s.start(Tags.SYNC_COLLECTION); in addOneCollectionToRequest()
147 if (tag == Tags.SYNC_COLLECTION || tag == Tags.SYNC_COLLECTIONS) { in parse()
76 public static final int SYNC_COLLECTION = SYNC_PAGE + 0xF; field in Tags