Home | History | Annotate | Download | only in telephony

Lines Matching defs:mLteRsrpBoost

482     private int mLteRsrpBoost = 0; // offset which is reduced from the rsrp threshold
4081 mLteRsrpBoost = config.getInt(CarrierConfigManager.KEY_LTE_EARFCNS_RSRP_BOOST_INT, 0);
4102 serviceState.setLteEarfcnRsrpBoost(mLteRsrpBoost);
4421 pw.println(" mLteRsrpBoost=" + mLteRsrpBoost);