Searched refs:mApInterfaces (Results 1 – 1 of 1) sorted by relevance
100 private HashMap<String, IApInterface> mApInterfaces = new HashMap<>(); field in WificondControl430 mApInterfaces.put(ifaceName, apInterface); in setupInterfaceForSoftApMode()455 mApInterfaces.remove(ifaceName); in tearDownSoftApInterface()837 return mApInterfaces.get(ifaceName); in getApInterface()919 mApInterfaces.clear(); in clearState()