Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DServiceState.java358 private int mLteEarfcnRsrpBoost = 0; field in ServiceState
442 mLteEarfcnRsrpBoost = s.mLteEarfcnRsrpBoost; in copyFrom()
476 mLteEarfcnRsrpBoost = in.readInt(); in ServiceState()
504 out.writeInt(mLteEarfcnRsrpBoost); in writeToParcel()
892 mLteEarfcnRsrpBoost, in hashCode()
1103 .append(", mLteEarfcnRsrpBoost=").append(mLteEarfcnRsrpBoost) in toString()
1133 mLteEarfcnRsrpBoost = 0; in init()
1365 m.putInt("LteEarfcnRsrpBoost", mLteEarfcnRsrpBoost); in fillInNotifierBundle()
1457 return mLteEarfcnRsrpBoost; in getLteEarfcnRsrpBoost()
1462 mLteEarfcnRsrpBoost = LteEarfcnRsrpBoost; in setLteEarfcnRsrpBoost()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt69170 Landroid/telephony/ServiceState;->mLteEarfcnRsrpBoost:I