Searched defs:newAddress (Results 1 – 4 of 4) sorted by relevance
70 public void onAddressChanged(Conference c, Uri newAddress, int presentation) {} in onAddressChanged()
872 public void onAddressChanged(Connection c, Uri newAddress, int presentation) {} in onAddressChanged()
1135 public void setAddress(String newAddress, int numberPresentation) { in setAddress()
3180 int newAddress = NetworkUtils.inetAddressToInt(addr); in handleIPv4Success() local