Searched refs:testRestrictions (Results 1 – 1 of 1) sorted by relevance
4239 final int testRestrictions = COEX_RESTRICTION_WIFI_DIRECT in testListenOnCoexUnsafeChannels() local4250 mWifiManager.setCoexUnsafeChannels(testUnsafeChannels, testRestrictions); in testListenOnCoexUnsafeChannels()4254 mWifiManager.setCoexUnsafeChannels(testUnsafeChannels, testRestrictions); in testListenOnCoexUnsafeChannels()4264 assertEquals(testRestrictions, callback.getCoexRestrictions()); in testListenOnCoexUnsafeChannels()