Searched refs:syncStatus (Results 1 – 2 of 2) sorted by relevance
2109 int syncStatus = Attendees.ATTENDEE_STATUS_NONE; in sendLocalChanges() local2112 syncStatus = Integer.parseInt(userAttendeeStatus); in sendLocalChanges()2117 if ((currentStatus != syncStatus) && in sendLocalChanges()
1685 int syncStatus = EmailContent.SYNC_STATUS_BACKGROUND; in requestSync() local1711 syncStatus = EmailContent.SYNC_STATUS_USER; in requestSync()1713 setMailboxSyncStatus(m.mId, syncStatus); in requestSync()