Home
last modified time | relevance | path

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

/frameworks/base/non-updatable-api/
Dsystem-removed.txt72 field @Deprecated public static final String EXTRA_LTE_EARFCN_RSRP_BOOST = "LteEarfcnRsrpBoost";
/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.java1461 public void setLteEarfcnRsrpBoost(int LteEarfcnRsrpBoost) { in setLteEarfcnRsrpBoost() argument
1462 mLteEarfcnRsrpBoost = LteEarfcnRsrpBoost; in setLteEarfcnRsrpBoost()