Searched refs:SYNC_STATUS (Results 1 – 7 of 7) sorted by relevance
111 } else if (tag == Tags.SYNC_STATUS) { in parse()
65 public static final int SYNC_STATUS = SYNC_PAGE + 0xE; field in Tags
1203 case Tags.SYNC_STATUS: in addResponsesParser()1246 case Tags.SYNC_STATUS: in changeResponsesParser()
826 case Tags.SYNC_STATUS: in addResponsesParser()863 case Tags.SYNC_STATUS: in changeResponsesParser()
1914 public static final String SYNC_STATUS = "syncStatus"; field1961 MailboxColumns.SYNC_STATUS2086 values.put(MailboxColumns.SYNC_STATUS, mSyncStatus); in toContentValues()
480 + MailboxColumns.SYNC_STATUS + " text" in createMailboxTable()
2237 cv.put(Mailbox.SYNC_STATUS, s); in run()