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, |
Changed Methods | ||
---|---|---|
int getNetworkType () |
Now deprecated. |
|
int getPhoneCount () |
Now deprecated. |
|
boolean iccCloseLogicalChannel (int ) |
Now deprecated. |
|
byte[] iccExchangeSimIO (int, |
Now deprecated. |
|
String iccTransmitApduBasicChannel (int, |
Now deprecated. |
|
String iccTransmitApduLogicalChannel (int, |
Now deprecated. |
|
String sendEnvelopeWithStatus (String ) |
Now deprecated. |
|
IccOpenLogicalChannelResponse iccOpenLogicalChannel (String, |
Now deprecated. |