Searched refs:mLohsInterfaceName (Results 1 – 2 of 2) sorted by relevance
1576 private String mLohsInterfaceName; field in WifiServiceImpl.LohsSoftApTracker1617 mLohsInterfaceName = ifaceName; in updateInterfaceIpState()1622 if (mLohsInterfaceName != null in updateInterfaceIpState()1631 mLohsInterfaceName = null; in updateInterfaceIpState()1640 mLohsInterfaceName = null; in updateInterfaceIpState()1646 mLohsInterfaceName = null; in updateInterfaceIpState()1658 mLohsInterfaceName = null; in updateInterfaceIpState()1828 mLohsInterfaceName = null; in stopIfEmptyLocked()1857 + " ifaceName=" + mLohsInterfaceName); in onStateChanged()1871 updateInterfaceIpState(mLohsInterfaceName, in onStateChanged()[all …]
288 private String mLohsInterfaceName; field in WifiServiceImplTest602 mLohsInterfaceName = WIFI_IFACE_NAME; in makeWifiServiceImpl()3158 mWifiServiceImpl.updateInterfaceIpState(mLohsInterfaceName, IFACE_IP_MODE_LOCAL_ONLY); in setupWardenForCustomLohs()3658 mWifiServiceImpl.updateInterfaceIpState(mLohsInterfaceName, IFACE_IP_MODE_LOCAL_ONLY); in setupLocalOnlyHotspot()6371 mLohsInterfaceName = WIFI_IFACE_NAME2; in startLohsAndTethering()