Home
last modified time | relevance | path

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

/frameworks/base/api/
Dsystem-removed.txt72 field @Deprecated public static final String EXTRA_LTE_EARFCN_RSRP_BOOST = "LteEarfcnRsrpBoost";
/frameworks/base/telephony/java/android/telephony/
DServiceState.java1440 public void setLteEarfcnRsrpBoost(int LteEarfcnRsrpBoost) { in setLteEarfcnRsrpBoost() argument
1441 mLteEarfcnRsrpBoost = LteEarfcnRsrpBoost; in setLteEarfcnRsrpBoost()