Searched refs:serverId (Results 1 – 2 of 2) sorted by relevance
422 final long serverId = rawContact.getServerContactId(); in updateContact() local423 final long profileId = lookupProfile(resolver, serverId); in updateContact()425 contactOp.addProfileAction(serverId); in updateContact()470 long serverId = -1; in getRawContact() local482 serverId = tempServerId; in getRawContact()509 workPhone, homePhone, email, null, false, rawContactId, serverId); in getRawContact()
243 public ContactOperations updateServerId(long serverId, Uri uri) { in updateServerId() argument245 mValues.put(RawContacts.SOURCE_ID, serverId); in updateServerId()