Searched refs:mApInterfaces (Results 1 – 1 of 1) sorted by relevance
110 private HashMap<String, IApInterface> mApInterfaces = new HashMap<>(); field in WifiNl80211Manager837 mApInterfaces.put(ifaceName, apInterface); in setupInterfaceForSoftApMode()874 mApInterfaces.remove(ifaceName); in tearDownSoftApInterface()1364 return mApInterfaces.get(ifaceName); in getApInterface()1558 mApInterfaces.clear(); in clearState()