Searched refs:getCanonicalHostName (Results 1 – 4 of 4) sorted by relevance
66 public java.lang.String getCanonicalHostName() { throw new RuntimeException("Stub!"); } in getCanonicalHostName() method in InetAddress
105 public java.lang.String getCanonicalHostName() { in getCanonicalHostName() method in InetAddress
624 public String getCanonicalHostName() { in getCanonicalHostName() method in InetAddress
283 theAddress.getCanonicalHostName().length() != 0); in test_getCanonicalHostName()