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.java5411 final int testRestrictions = COEX_RESTRICTION_WIFI_DIRECT in testListenOnCoexUnsafeChannels() local
5415 sWifiManager.setCoexUnsafeChannels(testChannels, testRestrictions); in testListenOnCoexUnsafeChannels()
5426 assertEquals(testRestrictions, callback.getCoexRestrictions()); in testListenOnCoexUnsafeChannels()
5431 testRestrictions); in testListenOnCoexUnsafeChannels() local