Searched refs:hotspotAddr2 (Results 1 – 1 of 1) sorted by relevance
233 final LinkAddress hotspotAddr2 = mPrivateAddressCoordinator.requestDownstreamAddress( in testNoConflictUpstreamPrefix() local235 final IpPrefix hotspotPrefix2 = PrefixUtils.asIpPrefix(hotspotAddr2); in testNoConflictUpstreamPrefix()237 when(mHotspotIpServer.getAddress()).thenReturn(hotspotAddr2); in testNoConflictUpstreamPrefix()