Searched refs:hotspotAddr (Results 1 – 1 of 1) sorted by relevance
207 final LinkAddress hotspotAddr = mPrivateAddressCoordinator.requestDownstreamAddress( in testNoConflictUpstreamPrefix() local209 final IpPrefix hotspotPrefix = PrefixUtils.asIpPrefix(hotspotAddr); in testNoConflictUpstreamPrefix()211 when(mHotspotIpServer.getAddress()).thenReturn(hotspotAddr); in testNoConflictUpstreamPrefix()