Home
last modified time | relevance | path

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

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java837 public List<SoftApInfo> getCurrentSoftApInfoList() { in getCurrentSoftApInfoList() method in WifiManagerTest.TestSoftApCallback
2118 && callback.getCurrentSoftApInfoList().size() == expectedInfoSize; in verifyBridgedModeSoftApCallback()