Home | History | Annotate | Download | only in platform

Lines Matching refs:serverId

138             // contains the correct serverId.
341 // If we have a serverId, then go ahead and create our status profile.
454 // If we need to update the serverId of the contact record, take
459 // the serverId.
468 final long serverId = rawContact.getServerContactId();
469 final long profileId = lookupProfile(resolver, serverId);
471 contactOp.addProfileAction(serverId);
516 long serverId = -1;
528 serverId = tempServerId;
555 workPhone, homePhone, email, null, false, rawContactId, serverId);