Searched refs:getFirstName (Results 1 – 4 of 4) sorted by relevance
36 assertEquals(participant2.getFirstName(), testCursor.getAt( in testBindParticipants()
495 final String currentFirstName = participantData.getFirstName(); in refreshFromContacts()610 values.put(ParticipantColumns.FIRST_NAME, participantData.getFirstName()); in updateParticipant()
647 final String firstName = participant.getFirstName(); in scanFirstNames()
315 public String getFirstName() { in getFirstName() method in ParticipantData