FileDocCategorySizeDatePackage
SignalStrength.javaAPI DocAndroid 5.1 API1098Sat Mar 14 14:09:38 GMT 2015android.telephony

SignalStrength

public class SignalStrength extends Object implements android.os.Parcelable

Fields Summary
Constructors Summary
SignalStrength()

 throw new RuntimeException("Stub!"); 
Methods Summary
public intdescribeContents()

 throw new RuntimeException("Stub!"); 
public booleanequals(java.lang.Object o)

 throw new RuntimeException("Stub!"); 
public intgetCdmaDbm()

 throw new RuntimeException("Stub!"); 
public intgetCdmaEcio()

 throw new RuntimeException("Stub!"); 
public intgetEvdoDbm()

 throw new RuntimeException("Stub!"); 
public intgetEvdoEcio()

 throw new RuntimeException("Stub!"); 
public intgetEvdoSnr()

 throw new RuntimeException("Stub!"); 
public intgetGsmBitErrorRate()

 throw new RuntimeException("Stub!"); 
public intgetGsmSignalStrength()

 throw new RuntimeException("Stub!"); 
public inthashCode()

 throw new RuntimeException("Stub!"); 
public booleanisGsm()

 throw new RuntimeException("Stub!"); 
public java.lang.StringtoString()

 throw new RuntimeException("Stub!"); 
public voidwriteToParcel(android.os.Parcel out, int flags)

 throw new RuntimeException("Stub!");