Searched refs:KEY_LTE_EARFCNS_RSRP_BOOST_INT (Results 1 – 2 of 2) sorted by relevance
2444 public static final String KEY_LTE_EARFCNS_RSRP_BOOST_INT = "lte_earfcns_rsrp_boost_int"; field in CarrierConfigManager4157 sDefaults.putInt(KEY_LTE_EARFCNS_RSRP_BOOST_INT, 0); in sDefaults.putInt() argument
4826 mLteRsrpBoost = config.getInt(CarrierConfigManager.KEY_LTE_EARFCNS_RSRP_BOOST_INT, 0); in updateLteEarfcnLists()