Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DSignalStrength.java394 return mGsm.getAsuLevel(); in getGsmSignalStrength()
584 public int getAsuLevel() { in getAsuLevel() method in SignalStrength
585 return getPrimary().getAsuLevel(); in getAsuLevel()
649 return mGsm.getAsuLevel(); in getGsmAsuLevel()
683 return mCdma.getAsuLevel(); in getCdmaAsuLevel()
766 return mLte.getAsuLevel(); in getLteAsuLevel()
832 return mTdscdma.getAsuLevel(); in getTdScdmaAsuLevel()
870 return mWcdma.getAsuLevel(); in getWcdmaAsuLevel()
DNeighboringCellInfo.java119 mRssi = info.getCellSignalStrength().getAsuLevel(); in NeighboringCellInfo()
135 mRssi = info.getCellSignalStrength().getAsuLevel(); in NeighboringCellInfo()
DCellSignalStrength.java69 public abstract int getAsuLevel(); in getAsuLevel() method in CellSignalStrength
DCellSignalStrengthGsm.java164 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.java383 public int getAsuLevel() { in getAsuLevel() method in CellSignalStrengthNr
DCellSignalStrengthLte.java431 public int getAsuLevel() { in getAsuLevel() method in CellSignalStrengthLte
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCellSignalStrengthNrTest.java137 assertThat(css.getAsuLevel()).isIn(Range.range(0, BoundType.CLOSED, 97, BoundType.CLOSED)); in testAusLevel_validValue()
147 assertThat(css.getAsuLevel()).isEqualTo(CellSignalStrengthNr.UNKNOWN_ASU_LEVEL); in testAsuLevel_invalidValue()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneStateIntentReceiver.java110 return mSignalStrength.getAsuLevel(); in getSignalStrengthLevelAsu()
/frameworks/base/non-updatable-api/
Dcurrent.txt45029 method public abstract int getAsuLevel();
45043 method public int getAsuLevel();
45059 method public int getAsuLevel();
45071 method public int getAsuLevel();
45086 method public int getAsuLevel();
45101 method public int getAsuLevel();
45111 method public int getAsuLevel();
/frameworks/base/api/
Dcurrent.txt45173 method public abstract int getAsuLevel();
45187 method public int getAsuLevel();
45203 method public int getAsuLevel();
45215 method public int getAsuLevel();
45230 method public int getAsuLevel();
45245 method public int getAsuLevel();
45255 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();