Home | History | Annotate | Download | only in platform

Lines Matching defs:serverId

129             // contains the correct serverId.
295 // If we have a serverId, then go ahead and create our status profile.
408 // If we need to update the serverId of the contact record, take
413 // the serverId.
422 final long serverId = rawContact.getServerContactId();
423 final long profileId = lookupProfile(resolver, serverId);
425 contactOp.addProfileAction(serverId);
470 long serverId = -1;
482 serverId = tempServerId;
509 workPhone, homePhone, email, null, false, rawContactId, serverId);