Home
last modified time | relevance | path

Searched refs:apInfoClients (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java754 Map<SoftApInfo, List<WifiClient>> apInfoClients = new HashMap<>(); field in WifiManagerTest.TestSoftApCallback
881 apInfoClients.put(info, clients); in onConnectedClientsChanged()