Searched refs:mLteRsrpBoost (Results 1 – 1 of 1) sorted by relevance
613 private int mLteRsrpBoost = 0; // offset which is reduced from the rsrp threshold field in ServiceStateTracker4839 mLteRsrpBoost = config.getInt(CarrierConfigManager.KEY_LTE_EARFCNS_RSRP_BOOST_INT, 0); in updateLteEarfcnLists()4892 serviceState.setLteEarfcnRsrpBoost(mLteRsrpBoost); in updateServiceStateLteEarfcnBoost()5240 pw.println(" mLteRsrpBoost=" + mLteRsrpBoost); in dump()