Searched refs:mTetheredInterfaceRequester (Results 1 – 3 of 3) sorted by relevance
91 val iface = mTetheredInterfaceRequester.getInterface() in testMdnsDiscoveryCanSendPacketOnLocalOnlyDownstreamTetheringInterface()120 val iface = mTetheredInterfaceRequester.getInterface() in testMdnsDiscoveryWorkOnTetheringInterface()
158 protected TetheredInterfaceRequester mTetheredInterfaceRequester; field in EthernetTetheringTestBase180 mTetheredInterfaceRequester = new TetheredInterfaceRequester(); in setUp()254 if (mTetheredInterfaceRequester != null) { in tearDown()255 mTetheredInterfaceRequester.release(); in tearDown()279 return mTetheredInterfaceRequester.isPhysicalInterfaceAvailable(SHORT_TIMEOUT_MS); in isInterfaceForTetheringAvailable()938 mDownstreamIface.getInterfaceName(), mTetheredInterfaceRequester.getInterface()); in initTetheringTester()
254 final String iface = mTetheredInterfaceRequester.getInterface(); in testVirtualEthernetAlreadyExists()286 final String iface = mTetheredInterfaceRequester.getInterface(); in testVirtualEthernet()317 final String iface = mTetheredInterfaceRequester.getInterface(); in testStaticIpv4()391 final String iface = mTetheredInterfaceRequester.getInterface(); in testLocalOnlyTethering()440 final String iface = mTetheredInterfaceRequester.getInterface(); in testPhysicalEthernet()1271 final String iface = mTetheredInterfaceRequester.getInterface(); in testLocalAgent_networkCallbacks()