Searched defs:newAddress (Results 1 – 7 of 7) sorted by relevance
186 final LinkAddress newAddress = chooseDownstreamAddress(prefixRange); in requestDownstreamAddress() local189 mCachedAddresses.put(ipServer.interfaceType(), newAddress); in requestDownstreamAddress() local
368 PostalAddress newAddress = PostalAddress.fromCursor(cursor); in addPostalAddress() local
122 final LinkAddress newAddress = requestDownstreamAddress(mHotspotIpServer, in testRequestDownstreamAddressWithoutUsingLastAddress() local
72 public void onAddressChanged(Conference c, Uri newAddress, int presentation) {} in onAddressChanged()
1229 public void onAddressChanged(Connection c, Uri newAddress, int presentation) {} in onAddressChanged()
734 final LinkAddress newAddress = new LinkAddress("192.168.100.125/24"); in testOnNewPrefixRequest() local
1266 public void setAddress(String newAddress, int numberPresentation) { in setAddress()