Home
last modified time | relevance | path

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

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java4239 final int testRestrictions = COEX_RESTRICTION_WIFI_DIRECT in testListenOnCoexUnsafeChannels() local
4250 mWifiManager.setCoexUnsafeChannels(testUnsafeChannels, testRestrictions); in testListenOnCoexUnsafeChannels()
4254 mWifiManager.setCoexUnsafeChannels(testUnsafeChannels, testRestrictions); in testListenOnCoexUnsafeChannels()
4264 assertEquals(testRestrictions, callback.getCoexRestrictions()); in testListenOnCoexUnsafeChannels()