Class android.net.http.DnsOptions.StaleDnsOptions

Removed Methods
Long getFreshLookupTimeoutMillis()  
Long getMaxExpiredDelayMillis()  
 

Added Methods
Duration getFreshLookupTimeout()  
Duration getMaxExpiredDelay()  
 

Changed Methods
int getAllowCrossNetworkUsage() Change in return type from Boolean to int.
 
int getUseStaleOnNameNotResolved() Change in return type from Boolean to int.