FileDocCategorySizeDatePackage
CellIdentityLte.javaAPI DocAndroid 5.1 API1040Sat Mar 14 14:09:42 GMT 2015android.telephony

CellIdentityLte

public final class CellIdentityLte extends Object implements android.os.Parcelable

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

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

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

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

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

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

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

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

 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!");