Home
last modified time | relevance | path

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

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java4232 List<CoexUnsafeChannel> prevUnsafeChannels = null; in testListenOnCoexUnsafeChannels() local
4248 prevUnsafeChannels = callback.getCoexUnsafeChannels(); in testListenOnCoexUnsafeChannels()
4272 mWifiManager.setCoexUnsafeChannels(prevUnsafeChannels, prevRestrictions); in testListenOnCoexUnsafeChannels()