Searched defs:newAddress (Results 1 – 5 of 5) sorted by relevance
598 final LinkAddress newAddress = new LinkAddress("192.168.100.125/24"); in testOnNewPrefixRequest() local
73 public void onAddressChanged(Conference c, Uri newAddress, int presentation) {} in onAddressChanged()
1103 public void onAddressChanged(Connection c, Uri newAddress, int presentation) {} in onAddressChanged()
1204 public void setAddress(String newAddress, int numberPresentation) { in setAddress()
3093 int newAddress = Inet4AddressUtils.inet4AddressToIntHTL(addr); in handleIPv4Success() local