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.java882 Map<SoftApInfo, List<WifiClient>> apInfoClients = new HashMap<>(); field in WifiManagerTest.TestSoftApCallback
1038 apInfoClients.put(info, clients); in onConnectedClientsChanged()