Searched refs:tetheredInterface (Results 1 – 3 of 3) sorted by relevance
73 public NeighborPacketForwarder(Handler h, InterfaceParams tetheredInterface, int type) { in NeighborPacketForwarder() argument76 + tetheredInterface.name + "-" + type; in NeighborPacketForwarder()80 mSendIfaceParams = tetheredInterface; in NeighborPacketForwarder()82 mListenIfaceParams = tetheredInterface; in NeighborPacketForwarder()
75 val iface = tetheredInterface in testMdnsDiscoveryCanSendPacketOnLocalOnlyDownstreamTetheringInterface()118 val iface = tetheredInterface in testMdnsDiscoveryWorkOnTetheringInterface()
694 for (String tetheredInterface : mTetheredInterfaces) { in requestSocket()695 retrieveAndNotifySocketFromInterface(tetheredInterface, cb); in requestSocket()