Home
last modified time | relevance | path

Searched refs:getCdmaEcio (Results 1 – 9 of 9) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCellSignalStrengthCdmaTest.java44 assertEquals(CDMA_ECIO, css.getCdmaEcio()); in testConstructor()
54 assertEquals(Integer.MAX_VALUE, css.getCdmaEcio()); in testInvalidConstructor()
64 assertEquals(Integer.MAX_VALUE, css.getCdmaEcio()); in testDefaultConstructor()
DSignalStrengthTest.java121 assertEquals(CellInfo.UNAVAILABLE, s.getCdmaEcio()); in testDefaults()
/frameworks/base/telephony/java/android/telephony/
DCellSignalStrengthCdma.java168 final int cdmaEcio = getCdmaEcio();
199 final int cdmaEcio = getCdmaEcio(); in getCdmaLevel()
337 public int getCdmaEcio() { in getCdmaEcio() method
DSignalStrength.java363 public int getCdmaEcio() { in getCdmaEcio() method in SignalStrength
364 return mCdma.getCdmaEcio(); in getCdmaEcio()
/frameworks/base/core/java/android/net/
DMobileLinkQualityInfo.java167 public int getCdmaEcio() { in getCdmaEcio() method in MobileLinkQualityInfo
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28291 method public int getCdmaEcio();
28483 method public int getCdmaEcio();
/frameworks/base/core/api/
Dcurrent.txt44542 method public int getCdmaEcio();
45452 method @Deprecated public int getCdmaEcio();
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt33219 Landroid/net/MobileLinkQualityInfo;->getCdmaEcio()I