Java android.telephony SignalStrength fields, constructors, methods, implement or subclass

Example usage for Java android.telephony SignalStrength fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.telephony SignalStrength.

The text is from its open source code.

Method

intgetCdmaDbm()
Get the CDMA RSSI value in dBm
intgetCdmaEcio()
Get the CDMA Ec/Io value in dB*10
ClassgetClass()
Returns the runtime class of this Object .
intgetEvdoDbm()
Get the EVDO RSSI value in dBm
intgetEvdoEcio()
Get the EVDO Ec/Io value in dB*10
intgetEvdoSnr()
Get the signal to noise ratio.
intgetGsmBitErrorRate()
Get the GSM bit error rate (0-7, 99) as defined in TS 27.007 8.5
intgetGsmSignalStrength()
Get the GSM RSSI in ASU.
intgetLevel()
Retrieve an abstract level value for the overall signal strength.
booleanisGsm()
StringtoString()