Searched defs:newAddress (Results 1 – 7 of 7) sorted by relevance
68 String newAddress = (String) newValue; in handlePreferenceChanged() local
173 private static Address newAddress(String countryCode) { in newAddress() method in ThreadNetworkCountryCodeTest
273 void addOrUpdateInterfaceAddress(int ifaceIdx, @NonNull LinkAddress newAddress); in addOrUpdateInterfaceAddress()285 @NonNull final LinkAddress newAddress) { in addOrUpdateInterfaceAddress()
196 final LinkAddress newAddress = chooseDownstreamAddress(prefixRange); in requestDownstreamAddress() local
129 final LinkAddress newAddress = requestDownstreamAddress(mHotspotIpServer, in testRequestDownstreamAddressWithoutUsingLastAddress() local
725 final LinkAddress newAddress = new LinkAddress("192.168.100.125/24"); in testOnNewPrefixRequest() local
3979 int newAddress = Inet4AddressUtils.inet4AddressToIntHTL(addr); in handleIPv4Success() local