Home
last modified time | relevance | path

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

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java271 private static final int[] TEST_RSSI2_THRESHOLDS = {-81, -79, -73, -60}; field in WifiManagerTest
1315 .setRssiThresholds(ScanResult.WIFI_BAND_24_GHZ, TEST_RSSI2_THRESHOLDS) in buildTestNetworkSelectionConfig()
1355 assertArrayEquals(TEST_RSSI2_THRESHOLDS, in testSetNetworkSelectionConfig()