Class android.telephony.TelephonyManager

Changed Methods
ServiceState getServiceState(int) Change in signature from (boolean, boolean) to int.
 
void registerTelephonyCallback(int, Executor, TelephonyCallback) Change in signature from (boolean, boolean, Executor, TelephonyCallback) to (int, Executor, TelephonyCallback).
 
NetworkScan requestNetworkScan(int, NetworkScanRequest, Executor, NetworkScanCallback) Change in signature from (boolean, NetworkScanRequest, Executor, NetworkScanCallback) to (int, NetworkScanRequest, Executor, NetworkScanCallback).
 
 

Added Fields
int INCLUDE_LOCATION_DATA_COARSE  
int INCLUDE_LOCATION_DATA_FINE  
int INCLUDE_LOCATION_DATA_NONE