Class android.telephony.TelephonyManager

Added Methods
int getActiveModemCount()  
String getManualNetworkSelectionPlmn()  
String getNetworkCountryIso(int)  
int getNetworkSelectionMode()  
int getSubscriptionId()  
int getSubscriptionId(PhoneAccountHandle)  
int getSupportedModemCount()  
boolean isManualNetworkSelectionAllowed()  
boolean isModemEnabledForSlot(int)  
int setForbiddenPlmns(List<String>)  
boolean setNetworkSelectionModeManual(String, boolean, int)  
 

Changed Methods
int getNetworkType() Now deprecated.
 
int getPhoneCount() Now deprecated.
 
boolean iccCloseLogicalChannel(int) Now deprecated.
 
byte[] iccExchangeSimIO(int, int, int, int, int, String) Now deprecated.
 
String iccTransmitApduBasicChannel(int, int, int, int, int, String) Now deprecated.
 
String iccTransmitApduLogicalChannel(int, int, int, int, int, int, String) Now deprecated.
 
String sendEnvelopeWithStatus(String) Now deprecated.
 
IccOpenLogicalChannelResponse iccOpenLogicalChannel(String, int) Now deprecated.
 
 

Added Fields
String ACTION_MULTI_SIM_CONFIG_CHANGED  
int DATA_DISCONNECTING  
String EXTRA_ACTIVE_SIM_SUPPORTED_COUNT  
int NETWORK_SELECTION_MODE_AUTO  
int NETWORK_SELECTION_MODE_MANUAL  
int NETWORK_SELECTION_MODE_UNKNOWN  
int SET_OPPORTUNISTIC_SUB_NO_OPPORTUNISTIC_SUB_AVAILABLE  
int SET_OPPORTUNISTIC_SUB_REMOTE_SERVICE_EXCEPTION  
int UPDATE_AVAILABLE_NETWORKS_DISABLE_MODEM_FAIL  
int UPDATE_AVAILABLE_NETWORKS_ENABLE_MODEM_FAIL  
int UPDATE_AVAILABLE_NETWORKS_MULTIPLE_NETWORKS_NOT_SUPPORTED  
int UPDATE_AVAILABLE_NETWORKS_NO_OPPORTUNISTIC_SUB_AVAILABLE  
int UPDATE_AVAILABLE_NETWORKS_REMOTE_SERVICE_EXCEPTION  
int UPDATE_AVAILABLE_NETWORKS_SERVICE_IS_DISABLED