Home
last modified time | relevance | path

Searched refs:getAsuLevel (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DSignalStrength.java320 return mGsm.getAsuLevel(); in getGsmSignalStrength()
510 public int getAsuLevel() { in getAsuLevel() method in SignalStrength
511 return getPrimary().getAsuLevel(); in getAsuLevel()
575 return mGsm.getAsuLevel(); in getGsmAsuLevel()
609 return mCdma.getAsuLevel(); in getCdmaAsuLevel()
692 return mLte.getAsuLevel(); in getLteAsuLevel()
758 return mTdscdma.getAsuLevel(); in getTdScdmaAsuLevel()
796 return mWcdma.getAsuLevel(); in getWcdmaAsuLevel()
DNeighboringCellInfo.java119 mRssi = info.getCellSignalStrength().getAsuLevel(); in NeighboringCellInfo()
135 mRssi = info.getCellSignalStrength().getAsuLevel(); in NeighboringCellInfo()
DCellSignalStrength.java71 public abstract int getAsuLevel(); in getAsuLevel() method in CellSignalStrength
DCellSignalStrengthTdscdma.java164 public int getAsuLevel() { in getAsuLevel() method in CellSignalStrengthTdscdma
DCellSignalStrengthGsm.java155 public int getAsuLevel() { in getAsuLevel() method in CellSignalStrengthGsm
DCellSignalStrengthWcdma.java198 public int getAsuLevel() { in getAsuLevel() method in CellSignalStrengthWcdma
DCellSignalStrengthCdma.java166 public int getAsuLevel() {
DCellSignalStrengthNr.java494 public int getAsuLevel() { in getAsuLevel() method in CellSignalStrengthNr
DCellSignalStrengthLte.java477 public int getAsuLevel() { in getAsuLevel() method in CellSignalStrengthLte
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCellSignalStrengthNrTest.java192 assertThat(css.getAsuLevel()).isIn(Range.range(0, BoundType.CLOSED, 97, BoundType.CLOSED)); in testAusLevel_validValue()
202 assertThat(css.getAsuLevel()).isEqualTo(CellSignalStrengthNr.UNKNOWN_ASU_LEVEL); in testAsuLevel_invalidValue()
/frameworks/base/services/core/java/com/android/server/location/gnss/
DGnssLocationProvider.java1583 (CellInfo ci) -> ci.getCellSignalStrength().getAsuLevel()).reversed()); in requestRefLocation()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt44526 method public abstract int getAsuLevel();
44540 method public int getAsuLevel();
44558 method public int getAsuLevel();
44572 method public int getAsuLevel();
44590 method public int getAsuLevel();
44610 method public int getAsuLevel();
44622 method public int getAsuLevel();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28280 method public abstract int getAsuLevel();
28289 method public int getAsuLevel();
28307 method public int getAsuLevel();
28318 method public int getAsuLevel();
28330 method public int getAsuLevel();