Home
last modified time | relevance | path

Searched defs:setDisplayName (Results 1 – 2 of 2) sorted by relevance

/external/nist-sip/java/javax/sip/address/
DAddress.java8 void setDisplayName(String displayName) throws ParseException; in setDisplayName() method
/external/nist-sip/java/gov/nist/javax/sip/address/
DAddressImpl.java228 public void setDisplayName(String displayName) { in setDisplayName() method in AddressImpl