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.java5338 public List<CoexUnsafeChannel> getCoexUnsafeChannels() { in getCoexUnsafeChannels() method in WifiManagerTest.TestCoexCallback
5408 prevUnsafeChannels = callback.getCoexUnsafeChannels(); in testListenOnCoexUnsafeChannels()
5425 assertEquals(testChannels, callback.getCoexUnsafeChannels()); in testListenOnCoexUnsafeChannels()