Searched refs:getCellSignalStrength (Results 1 – 11 of 11) 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
80 public @NonNull CellSignalStrengthCdma getCellSignalStrength() { in getCellSignalStrength() method in CellInfoCdma
78 public @NonNull CellSignalStrengthGsm getCellSignalStrength() { in getCellSignalStrength() method in CellInfoGsm
88 public @NonNull CellSignalStrengthLte getCellSignalStrength() { in getCellSignalStrength() method in CellInfoLte
222 public abstract CellSignalStrength getCellSignalStrength(); in getCellSignalStrength() method in CellInfo
1626 (CellInfo ci) -> ci.getCellSignalStrength().getAsuLevel()).reversed()); in requestRefLocation()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
44112 method @NonNull public abstract android.telephony.CellSignalStrength getCellSignalStrength();44127 method @NonNull public android.telephony.CellSignalStrengthCdma getCellSignalStrength();44134 method @NonNull public android.telephony.CellSignalStrengthGsm getCellSignalStrength();44141 method @NonNull public android.telephony.CellSignalStrengthLte getCellSignalStrength();44148 method @NonNull public android.telephony.CellSignalStrength getCellSignalStrength();44155 method @NonNull public android.telephony.CellSignalStrengthTdscdma getCellSignalStrength();44162 method public android.telephony.CellSignalStrengthWcdma getCellSignalStrength();