Searched refs:errorResponse (Results 1 – 3 of 3) sorted by relevance
542 @NonNull WebResourceResponse errorResponse) { in onReceivedHttpError() argument543 super.onReceivedHttpError(view, request, errorResponse); in onReceivedHttpError()544 mOnReceivedHttpError = errorResponse; in onReceivedHttpError()
192 @NonNull WebResourceResponse errorResponse) { in onReceivedHttpError() argument
41 …Invalid nullability on parameter `errorResponse` in method `onReceivedHttpError`. Parameters of ov…