Searched defs:newAddress (Results 1 – 5 of 5) sorted by relevance
604 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()
1079 public void onAddressChanged(Connection c, Uri newAddress, int presentation) {} in onAddressChanged()
1204 public void setAddress(String newAddress, int numberPresentation) { in setAddress()
3204 int newAddress = NetworkUtils.inetAddressToInt(addr); in handleIPv4Success() local