Home
last modified time | relevance | path

Searched refs:getCdmaDbm (Results 1 – 11 of 11) sorted by relevance

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DCellSignalStrengthCdmaTest.java42 assertEquals(CDMA_DBM, css.getCdmaDbm()); in testConstructor()
52 assertEquals(Integer.MAX_VALUE, css.getCdmaDbm()); in testInvalidConstructor()
62 assertEquals(Integer.MAX_VALUE, css.getCdmaDbm()); in testDefaultConstructor()
H A DSignalStrengthTest.java76 assertEquals(CellInfo.UNAVAILABLE, s.getCdmaDbm()); in testDefaults()
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DCellSignalStrengthCdma.java174 final int cdmaDbm = getCdmaDbm();
205 final int cdmaDbm = getCdmaDbm(); in getCdmaLevel()
322 int cdmaDbm = getCdmaDbm(); in getDbm()
332 public int getCdmaDbm() { in getCdmaDbm() method
H A DSignalStrength.java433 public int getCdmaDbm() { in getCdmaDbm() method in SignalStrength
434 return mCdma.getCdmaDbm(); in getCdmaDbm()
/aosp12/frameworks/base/core/java/android/net/
H A DMobileLinkQualityInfo.java151 public int getCdmaDbm() { in getCdmaDbm() method in MobileLinkQualityInfo
/aosp12/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/
H A DTrackerService.java371 String updateMsg = "cdma dBM=" + signalStrength.getCdmaDbm();
/aosp12/packages/services/Telephony/src/com/android/phone/settings/
H A DRadioInfo.java912 getCellInfoDisplayString(ssCdma.getCdmaDbm()), in buildCdmaInfoString()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt41309 method public int getCdmaDbm();
42190 method @Deprecated public int getCdmaDbm();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt28290 method public int getCdmaDbm();
28482 method public int getCdmaDbm();
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt36419 Landroid/net/MobileLinkQualityInfo;->getCdmaDbm()I