Searched refs:LteEarfcnRsrpBoost (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
H A DServiceState.java1051 mLteEarfcnRsrpBoost = m.getInt("LteEarfcnRsrpBoost");
1082 m.putInt("LteEarfcnRsrpBoost", mLteEarfcnRsrpBoost);
1123 public void setLteEarfcnRsrpBoost(int LteEarfcnRsrpBoost) { argument
1124 mLteEarfcnRsrpBoost = LteEarfcnRsrpBoost;

Completed in 719 milliseconds