FileDocCategorySizeDatePackage
SubscriptionInfo.javaAPI DocAndroid 5.1 API1473Sat Mar 14 14:09:36 GMT 2015android.telephony

SubscriptionInfo

public class SubscriptionInfo extends Object implements android.os.Parcelable

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

 throw new RuntimeException("Stub!"); 
Methods Summary
public android.graphics.BitmapcreateIconBitmap(android.content.Context context)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 throw new RuntimeException("Stub!");