Searched refs:mClientInterfaces (Results 1 – 1 of 1) sorted by relevance
99 private HashMap<String, IClientInterface> mClientInterfaces = new HashMap<>(); field in WificondControl342 mClientInterfaces.put(ifaceName, clientInterface); in setupInterfaceForClientMode()397 mClientInterfaces.remove(ifaceName); in tearDownClientInterface()489 return mClientInterfaces.get(ifaceName); in getClientInterface()915 mClientInterfaces.clear(); in clearState()