Home
last modified time | relevance | path

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

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java5385 int prevRestrictions = -1; in testListenOnCoexUnsafeChannels() local
5409 prevRestrictions = callback.getCoexRestrictions(); in testListenOnCoexUnsafeChannels()
5443 if (prevRestrictions != -1) { in testListenOnCoexUnsafeChannels()
5444 sWifiManager.setCoexUnsafeChannels(prevUnsafeChannels, prevRestrictions); in testListenOnCoexUnsafeChannels()