Home
last modified time | relevance | path

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

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java752 List<SoftApInfo> apInfoList = new ArrayList<>(); field in WifiManagerTest.TestSoftApCallback
839 return new ArrayList<>(apInfoList); in getCurrentSoftApInfoList()
889 apInfoList = new ArrayList<>(infoList); in onInfoChanged()