Searched refs:mApInterfaces (Results 1 – 1 of 1) sorted by relevance
98 private HashMap<String, IApInterface> mApInterfaces = new HashMap<>(); field in WificondControl433 mApInterfaces.put(ifaceName, apInterface); in setupInterfaceForSoftApMode()458 mApInterfaces.remove(ifaceName); in tearDownSoftApInterface()840 return mApInterfaces.get(ifaceName); in getApInterface()922 mApInterfaces.clear(); in clearState()