Searched refs:MIN_CQI (Results 1 – 1 of 1) sorted by relevance
91 private static final int MIN_CQI = 0; field in CellInfoTest675 cqi == Integer.MAX_VALUE || (cqi >= MIN_CQI && cqi <= MAX_CQI)); in verifyCellSignalStrengthLte()