Class android.telephony.PhoneStateListener

Now deprecated.

Changed Constructors
PhoneStateListener() Now deprecated.
 
PhoneStateListener(Executor) Now deprecated.
 
 

Added Methods
void onEmergencyNumberListChanged(Map<Integer, List<EmergencyNumber>>)  
 

Changed Methods
void onActiveDataSubscriptionIdChanged(int) Now deprecated.
 
void onBarringInfoChanged(BarringInfo) Now deprecated.
 
void onCallDisconnectCauseChanged(int, int) Now deprecated.
 
void onCallForwardingIndicatorChanged(boolean) Now deprecated.
 
void onCallStateChanged(int, String) Now deprecated.
 
void onCellInfoChanged(List<CellInfo>) Now deprecated.
 
void onCellLocationChanged(CellLocation) Now deprecated.
 
void onDataActivity(int) Now deprecated.
 
void onDisplayInfoChanged(TelephonyDisplayInfo) Now deprecated.
 
void onImsCallDisconnectCauseChanged(ImsReasonInfo) Now deprecated.
 
void onMessageWaitingIndicatorChanged(boolean) Now deprecated.
 
void onPreciseDataConnectionStateChanged(PreciseDataConnectionState) Now deprecated.
 
void onRegistrationFailed(CellIdentity, String, int, int, int) Now deprecated.
 
void onServiceStateChanged(ServiceState) Now deprecated.
 
void onSignalStrengthsChanged(SignalStrength) Now deprecated.
 
void onUserMobileDataStateChanged(boolean) Now deprecated.
 
void onDataConnectionStateChanged(int) Now deprecated.
 
void onDataConnectionStateChanged(int, int) Now deprecated.
 
 

Changed Fields
int LISTEN_ACTIVE_DATA_SUBSCRIPTION_ID_CHANGE Now deprecated.
 
int LISTEN_BARRING_INFO Now deprecated.
 
int LISTEN_CALL_DISCONNECT_CAUSES Now deprecated.
 
int LISTEN_CALL_FORWARDING_INDICATOR Now deprecated.
 
int LISTEN_CALL_STATE Now deprecated.
 
int LISTEN_CELL_INFO Now deprecated.
 
int LISTEN_CELL_LOCATION Now deprecated.
 
int LISTEN_DATA_ACTIVITY Now deprecated.
 
int LISTEN_DATA_CONNECTION_STATE Now deprecated.
 
int LISTEN_DISPLAY_INFO_CHANGED Now deprecated.
 
int LISTEN_EMERGENCY_NUMBER_LIST Now deprecated.
 
int LISTEN_IMS_CALL_DISCONNECT_CAUSES Now deprecated.
 
int LISTEN_MESSAGE_WAITING_INDICATOR Now deprecated.
 
int LISTEN_NONE Now deprecated.
 
int LISTEN_PRECISE_DATA_CONNECTION_STATE Now deprecated.
 
int LISTEN_REGISTRATION_FAILURE Now deprecated.
 
int LISTEN_SERVICE_STATE Now deprecated.
 
int LISTEN_SIGNAL_STRENGTHS Now deprecated.
 
int LISTEN_USER_MOBILE_DATA_STATE Now deprecated.