Searched refs:apInfoClients (Results 1 – 1 of 1) sorted by relevance
754 Map<SoftApInfo, List<WifiClient>> apInfoClients = new HashMap<>(); field in WifiManagerTest.TestSoftApCallback881 apInfoClients.put(info, clients); in onConnectedClientsChanged()