Home | History | Annotate | Download | only in adapter

Lines Matching refs:Tags

107      * Skip through tags until we reach the specified end tag
130 if (nextTag(START_DOCUMENT) != Tags.SYNC_SYNC) {
139 if (tag == Tags.SYNC_COLLECTION || tag == Tags.SYNC_COLLECTIONS) {
140 // Ignore these tags, since we've only got one collection syncing in this loop
141 } else if (tag == Tags.SYNC_STATUS) {
175 } else if (tag == Tags.SYNC_COMMANDS) {
177 } else if (tag == Tags.SYNC_RESPONSES) {
179 } else if (tag == Tags.SYNC_MORE_AVAILABLE) {
181 } else if (tag == Tags.SYNC_SYNC_KEY) {