Searched refs:setFormattedName (Results 1 – 2 of 2) sorted by relevance
89 function setFormattedName($name) { function in vCard96 …if ($this->properties["FN"]=="") $this->setFormattedName(trim("$prefix $first $additional $family …
87 public function setFormattedName($formattedName) function in Google\\Service\\PeopleService\\ContactGroup