Example usage for Java android.telephony SignalStrength fields, constructors, methods, implement or subclass
The text is from its open source code.
int | getCdmaDbm() Get the CDMA RSSI value in dBm |
int | getCdmaEcio() Get the CDMA Ec/Io value in dB*10 |
Class> | getClass() Returns the runtime class of this Object . |
int | getEvdoDbm() Get the EVDO RSSI value in dBm |
int | getEvdoEcio() Get the EVDO Ec/Io value in dB*10 |
int | getEvdoSnr() Get the signal to noise ratio. |
int | getGsmBitErrorRate() Get the GSM bit error rate (0-7, 99) as defined in TS 27.007 8.5 |
int | getGsmSignalStrength() Get the GSM RSSI in ASU. |
int | getLevel() Retrieve an abstract level value for the overall signal strength. |
boolean | isGsm() |
String | toString() |