Loading core/java/android/webkit/HttpAuthHandler.java +2 −2 Original line number Diff line number Diff line Loading @@ -28,9 +28,9 @@ import android.os.Handler; public class HttpAuthHandler extends Handler { /** * Package-private constructor needed for API compatibility. * @hide Only for use by WebViewProvider implementations. */ HttpAuthHandler() { public HttpAuthHandler() { } /** Loading Loading
core/java/android/webkit/HttpAuthHandler.java +2 −2 Original line number Diff line number Diff line Loading @@ -28,9 +28,9 @@ import android.os.Handler; public class HttpAuthHandler extends Handler { /** * Package-private constructor needed for API compatibility. * @hide Only for use by WebViewProvider implementations. */ HttpAuthHandler() { public HttpAuthHandler() { } /** Loading