Searched refs:mLteRsrpBoost (Results 1 – 1 of 1) sorted by relevance
648 private int mLteRsrpBoost = 0; // offset which is reduced from the rsrp threshold field in ServiceStateTracker5201 mLteRsrpBoost = config.getInt(CarrierConfigManager.KEY_LTE_EARFCNS_RSRP_BOOST_INT, 0); in updateArfcnLists()5283 rsrpBoost = mLteRsrpBoost; in updateServiceStateArfcnRsrpBoost()5650 pw.println(" mLteRsrpBoost=" + mLteRsrpBoost); in dump()