Home
last modified time | relevance | path

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

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java4178 public List<CoexUnsafeChannel> getCoexUnsafeChannels() { in getCoexUnsafeChannels() method in WifiManagerTest.TestCoexCallback
4248 prevUnsafeChannels = callback.getCoexUnsafeChannels(); in testListenOnCoexUnsafeChannels()
4263 assertEquals(testUnsafeChannels, callback.getCoexUnsafeChannels()); in testListenOnCoexUnsafeChannels()