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