Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DSignalStrength.java404 return mGsm.getAsuLevel(); in getGsmSignalStrength()
594 public int getAsuLevel() { in getAsuLevel() method in SignalStrength
595 return getPrimary().getAsuLevel(); in getAsuLevel()
659 return mGsm.getAsuLevel(); in getGsmAsuLevel()
693 return mCdma.getAsuLevel(); in getCdmaAsuLevel()
776 return mLte.getAsuLevel(); in getLteAsuLevel()
842 return mTdscdma.getAsuLevel(); in getTdScdmaAsuLevel()
880 return mWcdma.getAsuLevel(); in getWcdmaAsuLevel()
DNeighboringCellInfo.java119 mRssi = info.getCellSignalStrength().getAsuLevel(); in NeighboringCellInfo()
135 mRssi = info.getCellSignalStrength().getAsuLevel(); in NeighboringCellInfo()
DCellSignalStrength.java70 public abstract int getAsuLevel(); in getAsuLevel() method in CellSignalStrength
DCellSignalStrengthGsm.java165 public int getAsuLevel() { in getAsuLevel() method in CellSignalStrengthGsm
DCellSignalStrengthTdscdma.java186 public int getAsuLevel() { in getAsuLevel() method in CellSignalStrengthTdscdma
DCellSignalStrengthWcdma.java222 public int getAsuLevel() { in getAsuLevel() method in CellSignalStrengthWcdma
DCellSignalStrengthCdma.java173 public int getAsuLevel() {
DCellSignalStrengthNr.java480 public int getAsuLevel() { in getAsuLevel() method in CellSignalStrengthNr
DCellSignalStrengthLte.java487 public int getAsuLevel() { in getAsuLevel() method in CellSignalStrengthLte
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCellSignalStrengthNrTest.java182 assertThat(css.getAsuLevel()).isIn(Range.range(0, BoundType.CLOSED, 97, BoundType.CLOSED)); in testAusLevel_validValue()
192 assertThat(css.getAsuLevel()).isEqualTo(CellSignalStrengthNr.UNKNOWN_ASU_LEVEL); in testAsuLevel_invalidValue()
/frameworks/base/core/api/
Dcurrent.txt41217 method public abstract int getAsuLevel();
41230 method public int getAsuLevel();
41246 method public int getAsuLevel();
41258 method public int getAsuLevel();
41274 method public int getAsuLevel();
41291 method public int getAsuLevel();
41301 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();