Class android.telephony.TelephonyManager

Added Methods
void clearSignalStrengthUpdateRequest(SignalStrengthUpdateRequest)  
int getCallComposerStatus()  
int getCallStateForSubscription()  
List<String> getEquivalentHomePlmns()  
long getMaximumCallComposerPictureSize()  
void getNetworkSlicingConfiguration(Executor, OutcomeReceiver<SlicingConfig, SlicingException>)  
PhoneAccountHandle getPhoneAccountHandle()  
boolean isDataCapable()  
boolean isDataConnectionAllowed()  
boolean isDataEnabledForReason(int)  
void registerTelephonyCallback(Executor, TelephonyCallback)  
void setCallComposerStatus(int)  
void setDataEnabledForReason(int, boolean)  
void setSignalStrengthUpdateRequest(SignalStrengthUpdateRequest)  
void unregisterTelephonyCallback(TelephonyCallback)  
void uploadCallComposerPicture(InputStream, String, Executor, OutcomeReceiver<ParcelUuid, CallComposerException>)  
void uploadCallComposerPicture(Path, String, Executor, OutcomeReceiver<ParcelUuid, CallComposerException>)  
 

Changed Methods
int getCallState() Now deprecated.
 
void listen(PhoneStateListener, int) Now deprecated.
 
void setDataEnabled(boolean) Now deprecated.
 
 

Added Fields
String ACTION_CARRIER_SIGNAL_DEFAULT_NETWORK_AVAILABLE  
String ACTION_CARRIER_SIGNAL_PCO_VALUE  
String ACTION_CARRIER_SIGNAL_REDIRECTED  
String ACTION_CARRIER_SIGNAL_REQUEST_NETWORK_FAILED  
String ACTION_CARRIER_SIGNAL_RESET  
int APPTYPE_UNKNOWN  
int CALL_COMPOSER_STATUS_OFF  
int CALL_COMPOSER_STATUS_ON  
String CAPABILITY_SLICING_CONFIG_SUPPORTED  
int DATA_ENABLED_REASON_CARRIER  
int DATA_ENABLED_REASON_POLICY  
int DATA_ENABLED_REASON_THERMAL  
int DATA_ENABLED_REASON_USER  
int ERI_FLASH  
int ERI_OFF  
int ERI_ON  
String EXTRA_APN_PROTOCOL  
String EXTRA_APN_TYPE  
String EXTRA_DATA_FAIL_CAUSE  
String EXTRA_DEFAULT_NETWORK_AVAILABLE  
String EXTRA_PCO_ID  
String EXTRA_PCO_VALUE  
String EXTRA_REDIRECTION_URL