Searched refs:getCdmaDbm (Results 1 – 11 of 11) 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()
76 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
433 public int getCdmaDbm() { in getCdmaDbm() method in SignalStrength434 return mCdma.getCdmaDbm(); in getCdmaDbm()
151 public int getCdmaDbm() { in getCdmaDbm() method in MobileLinkQualityInfo
371 String updateMsg = "cdma dBM=" + signalStrength.getCdmaDbm();
912 getCellInfoDisplayString(ssCdma.getCdmaDbm()), in buildCdmaInfoString()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
41309 method public int getCdmaDbm();42190 method @Deprecated public int getCdmaDbm();
28290 method public int getCdmaDbm();28482 method public int getCdmaDbm();
36419 Landroid/net/MobileLinkQualityInfo;->getCdmaDbm()I