Home
last modified time | relevance | path

Searched defs:tetheringUpstreamIp (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/Tethering/tests/integration/src/android/net/
DEthernetTetheringTest.java593 final InetAddress tetheringUpstreamIp = TEST_IP4_ADDR.getAddress(); in testTetherUdpV4() local
788 final Inet4Address tetheringUpstreamIp = (Inet4Address) TEST_IP4_ADDR.getAddress(); in testTetherUdpV4Dns() local
993 final InetAddress tetheringUpstreamIp = TEST_IP4_ADDR.getAddress(); in runUdp4Test() local