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.java5384 List<CoexUnsafeChannel> prevUnsafeChannels = new ArrayList<>(); in testListenOnCoexUnsafeChannels() local
5408 prevUnsafeChannels = callback.getCoexUnsafeChannels(); in testListenOnCoexUnsafeChannels()
5444 sWifiManager.setCoexUnsafeChannels(prevUnsafeChannels, prevRestrictions); in testListenOnCoexUnsafeChannels()