Searched refs:getGivenNames (Results 1 – 3 of 3) sorted by relevance
337 assertEquals(givenNames, name.getGivenNames()); in assertSplitName()
116 public String getGivenNames() { in getGivenNames() method in NameSplitter.Name
1320 mValues2.put(StructuredName.PHONETIC_GIVEN_NAME, parsedName.getGivenNames()); in parsePeopleValues()