Searched refs:getCdmaDbm (Results 1 – 10 of 10) sorted by relevance
42 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()
74 assertEquals(CellInfo.UNAVAILABLE, s.getCdmaDbm()); in testDefaults()
174 final int cdmaDbm = getCdmaDbm();205 final int cdmaDbm = getCdmaDbm(); in getCdmaLevel()322 int cdmaDbm = getCdmaDbm(); in getDbm()332 public int getCdmaDbm() { in getCdmaDbm() method
423 public int getCdmaDbm() { in getCdmaDbm() method in SignalStrength424 return mCdma.getCdmaDbm(); in getCdmaDbm()
150 public int getCdmaDbm() { in getCdmaDbm() method in MobileLinkQualityInfo
371 String updateMsg = "cdma dBM=" + signalStrength.getCdmaDbm();
28290 method public int getCdmaDbm();28482 method public int getCdmaDbm();
45044 method public int getCdmaDbm();45528 method @Deprecated public int getCdmaDbm();
45188 method public int getCdmaDbm();45672 method @Deprecated public int getCdmaDbm();
44181 Landroid/net/MobileLinkQualityInfo;->getCdmaDbm()I