Searched refs:getCellSignalStrength (Results 1 – 13 of 13) sorted by relevance
119 mRssi = info.getCellSignalStrength().getAsuLevel(); in NeighboringCellInfo()135 mRssi = info.getCellSignalStrength().getAsuLevel(); in NeighboringCellInfo()
84 public CellSignalStrength getCellSignalStrength() { in getCellSignalStrength() method in CellInfoNr
82 public @NonNull CellSignalStrengthTdscdma getCellSignalStrength() { in getCellSignalStrength() method in CellInfoTdscdma
76 public CellSignalStrengthWcdma getCellSignalStrength() { in getCellSignalStrength() method in CellInfoWcdma
78 public @NonNull CellSignalStrengthGsm getCellSignalStrength() { in getCellSignalStrength() method in CellInfoGsm
80 public @NonNull CellSignalStrengthCdma getCellSignalStrength() { in getCellSignalStrength() method in CellInfoCdma
88 public @NonNull CellSignalStrengthLte getCellSignalStrength() { in getCellSignalStrength() method in CellInfoLte
222 public abstract CellSignalStrength getCellSignalStrength(); in getCellSignalStrength() method in CellInfo
1583 (CellInfo ci) -> ci.getCellSignalStrength().getAsuLevel()).reversed()); in requestRefLocation()
2271 (CellSignalStrengthNr) cellInfoNr.getCellSignalStrength(); in testConvertHalCellInfoList_1_4ForNr()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
44463 method @NonNull public abstract android.telephony.CellSignalStrength getCellSignalStrength();44478 method @NonNull public android.telephony.CellSignalStrengthCdma getCellSignalStrength();44485 method @NonNull public android.telephony.CellSignalStrengthGsm getCellSignalStrength();44492 method @NonNull public android.telephony.CellSignalStrengthLte getCellSignalStrength();44499 method @NonNull public android.telephony.CellSignalStrength getCellSignalStrength();44506 method @NonNull public android.telephony.CellSignalStrengthTdscdma getCellSignalStrength();44513 method public android.telephony.CellSignalStrengthWcdma getCellSignalStrength();
28246 method public android.telephony.CellSignalStrengthCdma getCellSignalStrength();28253 method public android.telephony.CellSignalStrengthGsm getCellSignalStrength();28260 method public android.telephony.CellSignalStrengthLte getCellSignalStrength();28267 method public android.telephony.CellSignalStrengthWcdma getCellSignalStrength();