FileDocCategorySizeDatePackage
CellInfoLte.javaAPI DocAndroid 5.1 API924Sat Mar 14 14:09:40 GMT 2015android.telephony

CellInfoLte

public final class CellInfoLte extends android.telephony.CellInfo implements android.os.Parcelable

Fields Summary
public static final android.os.Parcelable.Creator
CREATOR
Constructors Summary
CellInfoLte()

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

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

 throw new RuntimeException("Stub!"); 
public android.telephony.CellIdentityLtegetCellIdentity()

 throw new RuntimeException("Stub!"); 
public android.telephony.CellSignalStrengthLtegetCellSignalStrength()

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

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

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

 throw new RuntimeException("Stub!");