Home
last modified time | relevance | path

Searched refs:getIpv4UpstreamIndicesForTesting (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DBpfCoordinator.java2426 final HashMap<Inet4Address, Integer> getIpv4UpstreamIndicesForTesting() { in getIpv4UpstreamIndicesForTesting() method in BpfCoordinator
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DBpfCoordinatorTest.java2710 coordinator.getIpv4UpstreamIndicesForTesting(); in verifyUpdateUpstreamNetworkState()