FileDocCategorySizeDatePackage
SubscriptionManager.javaAPI DocAndroid 5.1 API1562Sat Mar 14 14:09:40 GMT 2015android.telephony

SubscriptionManager

public class SubscriptionManager extends Object

Fields Summary
public static final int
DATA_ROAMING_DISABLE
public static final int
DATA_ROAMING_ENABLE
Constructors Summary
SubscriptionManager()

 throw new RuntimeException("Stub!"); 
Methods Summary
public voidaddOnSubscriptionsChangedListener(android.telephony.SubscriptionManager$OnSubscriptionsChangedListener listener)

 throw new RuntimeException("Stub!"); 
public static android.telephony.SubscriptionManagerfrom(android.content.Context context)

 throw new RuntimeException("Stub!"); 
public android.telephony.SubscriptionInfogetActiveSubscriptionInfo(int subId)

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

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

 throw new RuntimeException("Stub!"); 
public android.telephony.SubscriptionInfogetActiveSubscriptionInfoForSimSlotIndex(int slotIdx)

 throw new RuntimeException("Stub!"); 
public java.util.ListgetActiveSubscriptionInfoList()

 throw new RuntimeException("Stub!"); 
public booleanisNetworkRoaming(int subId)

 throw new RuntimeException("Stub!"); 
public voidremoveOnSubscriptionsChangedListener(android.telephony.SubscriptionManager$OnSubscriptionsChangedListener listener)

 throw new RuntimeException("Stub!");