Searched defs:getDbm (Results 1 – 5 of 5) sorted by relevance
| /frameworks/base/telephony/java/android/telephony/ | ||
| D | CellSignalStrength.java | 68 public abstract int getDbm(); in getDbm() method in CellSignalStrength |
| D | CellSignalStrengthWcdma.java | 128 public int getDbm() { in getDbm() method in CellSignalStrengthWcdma |
| D | CellSignalStrengthGsm.java | 147 public int getDbm() { in getDbm() method in CellSignalStrengthGsm |
| D | CellSignalStrengthLte.java | 188 public int getDbm() { in getDbm() method in CellSignalStrengthLte |
| D | CellSignalStrengthCdma.java | 231 public int getDbm() { in getDbm() method |