Searched refs:getServerContactId (Results 1 – 2 of 2) sorted by relevance
136 long serverContactId = rawContact.getServerContactId(); in updateContacts()284 context, rawContact.getServerContactId(), accountName, inSync, batchOperation); in addContact()298 if (rawContact.getServerContactId() > 0) { in addContact()299 contactOp.addProfileAction(rawContact.getServerContactId()); in addContact()416 contactOp.updateServerId(rawContact.getServerContactId(), uri); in updateContact()422 final long serverId = rawContact.getServerContactId(); in updateContact()529 final long userId = rawContact.getServerContactId(); in updateContactStatus()
65 public long getServerContactId() { in getServerContactId() method in RawContact