Searched refs:getSyncState (Results 1 – 2 of 2) sorted by relevance
121 public long getSyncState() { in getSyncState() method in RawContact
121 if (rawContact.getSyncState() > currentSyncMarker) { in updateContacts()122 currentSyncMarker = rawContact.getSyncState(); in updateContacts()