Searched refs:MAX_RSSI (Results 1 – 3 of 3) sorted by relevance
44 private static final int MAX_RSSI = -10; field in CellInfoTest150 dbm >= MIN_RSSI && dbm <= MAX_RSSI); in verifyRssiDbm()
59 private static final int MAX_RSSI = -55; field in WifiManagerTest437 assertEquals(numLevels - 1, WifiManager.calculateSignalLevel(MAX_RSSI, numLevels)); in testSignal()439 assertEquals(expectLevel, WifiManager.calculateSignalLevel((MIN_RSSI + MAX_RSSI) / 2, in testSignal()
48485 private static final int MAX_RSSI