Searched refs:mConfiguredEthernetIface (Results 1 – 1 of 1) sorted by relevance
259 private String mConfiguredEthernetIface; field in Tethering711 if (mConfiguredEthernetIface != null) { in stopEthernetTetheringLocked()712 stopTrackingInterfaceLocked(mConfiguredEthernetIface); in stopEthernetTetheringLocked()713 mConfiguredEthernetIface = null; in stopEthernetTetheringLocked()732 mConfiguredEthernetIface = iface; in onAvailable()