Searched refs:mClientInterfaces (Results 1 – 1 of 1) sorted by relevance
97 private HashMap<String, IClientInterface> mClientInterfaces = new HashMap<>(); field in WificondControl345 mClientInterfaces.put(ifaceName, clientInterface); in setupInterfaceForClientMode()400 mClientInterfaces.remove(ifaceName); in tearDownClientInterface()492 return mClientInterfaces.get(ifaceName); in getClientInterface()918 mClientInterfaces.clear(); in clearState()