Searched refs:pickDisplayName (Results 1 – 1 of 1) sorted by relevance
194 return new RecipientEntry(ENTRY_TYPE_PERSON, pickDisplayName(displayNameSource, in constructTopLevelEntry()204 return new RecipientEntry(ENTRY_TYPE_PERSON, pickDisplayName(displayNameSource, in constructTopLevelEntry()215 return new RecipientEntry(ENTRY_TYPE_PERSON, pickDisplayName(displayNameSource, in constructSecondLevelEntry()245 private static String pickDisplayName(int displayNameSource, String displayName, in pickDisplayName() method in RecipientEntry