Searched refs:contactGivenName (Results 1 – 1 of 1) sorted by relevance
340 @Nullable private final String contactGivenName; field in AnnotatorModel.ClassificationResult363 @Nullable String contactGivenName, in ClassificationResult() argument384 this.contactGivenName = contactGivenName; in ClassificationResult()429 return contactGivenName; in getContactGivenName()