Searched refs:mApInterfaceListeners (Results 1 – 1 of 1) sorted by relevance
102 private HashMap<String, IApInterfaceEventCallback> mApInterfaceListeners = new HashMap<>(); field in WificondControl459 mApInterfaceListeners.remove(ifaceName); in tearDownSoftApInterface()858 mApInterfaceListeners.put(ifaceName, callback); in registerApListener()923 mApInterfaceListeners.clear(); in clearState()