Example usage for Java android.telephony CellSignalStrengthCdma fields, constructors, methods, implement or subclass
The text is from its open source code.
int | getAsuLevel() Get the 1xRTT Level in (Android) ASU. |
int | getCdmaDbm() Get the CDMA RSSI value in dBm |
int | getCdmaEcio() Get the CDMA Ec/Io value in dB*10 |
int | getCdmaLevel() Get cdma as level 0..4 |
int | getDbm() Get the signal strength as dBm |
int | getEvdoDbm() Get the EVDO RSSI value in dBm |
int | getEvdoEcio() Get the EVDO Ec/Io value in dB*10 |
int | getEvdoLevel() Get Evdo as level 0..4 |
int | getEvdoSnr() Get the signal to noise ratio. |
int | getLevel() |