Loading core/java/android/net/Network.java +1 −1 Original line number Diff line number Diff line Loading @@ -229,7 +229,7 @@ public class Network implements Parcelable { * in the past or future will cease to work. * * The returned URL may have a {@link URLStreamHandler} explicitly set, which may not be the * handler generated by the factory set with {@link java.net.URL.setURLStreamHandlerFactory}. To * handler generated by the factory set with {@link java.net.URL#setURLStreamHandlerFactory}. To * affect the {@code URLStreamHandler}s of URLs returned by this method, call * {@link #setNetworkBoundURLFactory}. * Loading Loading
core/java/android/net/Network.java +1 −1 Original line number Diff line number Diff line Loading @@ -229,7 +229,7 @@ public class Network implements Parcelable { * in the past or future will cease to work. * * The returned URL may have a {@link URLStreamHandler} explicitly set, which may not be the * handler generated by the factory set with {@link java.net.URL.setURLStreamHandlerFactory}. To * handler generated by the factory set with {@link java.net.URL#setURLStreamHandlerFactory}. To * affect the {@code URLStreamHandler}s of URLs returned by this method, call * {@link #setNetworkBoundURLFactory}. * Loading