Searched refs:verifyRssiDbm (Results 1 – 1 of 1) sorted by relevance
652 verifyRssiDbm(cellSignalStrengthLte.getDbm()); in verifyCellSignalStrengthLte()778 verifyRssiDbm(wcdma.getDbm()); in verifyCellSignalStrengthWcdma()872 verifyRssiDbm(gsm.getDbm()); in verifyCellSignalStrengthGsm()982 verifyRssiDbm(tdscdma.getDbm()); in verifyCellSignalStrengthTdscdma()1010 private void verifyRssiDbm(int dbm) { in verifyRssiDbm() method in CellInfoTest