NetMirror.apk

Download file
package M2;

import java.io.IOException;
import java.net.InetSocketAddress;
import java.net.Proxy;
import java.util.List;
import kotlin.jvm.internal.DefaultConstructorMarker;

/* JADX INFO: loaded from: classes.dex */
public abstract class r {

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final b f1215b = new b(null);

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public static final r f1214a = new a();

    public static final class a extends r {
        a() {
        }
    }

    public static final class b {
        private b() {
        }

        public /* synthetic */ b(DefaultConstructorMarker defaultConstructorMarker) {
            this();
        }
    }

    public interface c {
        r a(InterfaceC0194e interfaceC0194e);
    }

    public void A(InterfaceC0194e interfaceC0194e, D d4) {
        D2.h.f(interfaceC0194e, "call");
        D2.h.f(d4, "response");
    }

    public void B(InterfaceC0194e interfaceC0194e, s sVar) {
        D2.h.f(interfaceC0194e, "call");
    }

    public void C(InterfaceC0194e interfaceC0194e) {
        D2.h.f(interfaceC0194e, "call");
    }

    public void a(InterfaceC0194e interfaceC0194e, D d4) {
        D2.h.f(interfaceC0194e, "call");
        D2.h.f(d4, "cachedResponse");
    }

    public void b(InterfaceC0194e interfaceC0194e, D d4) {
        D2.h.f(interfaceC0194e, "call");
        D2.h.f(d4, "response");
    }

    public void c(InterfaceC0194e interfaceC0194e) {
        D2.h.f(interfaceC0194e, "call");
    }

    public void d(InterfaceC0194e interfaceC0194e) {
        D2.h.f(interfaceC0194e, "call");
    }

    public void e(InterfaceC0194e interfaceC0194e, IOException iOException) {
        D2.h.f(interfaceC0194e, "call");
        D2.h.f(iOException, "ioe");
    }

    public void f(InterfaceC0194e interfaceC0194e) {
        D2.h.f(interfaceC0194e, "call");
    }

    public void g(InterfaceC0194e interfaceC0194e) {
        D2.h.f(interfaceC0194e, "call");
    }

    public void h(InterfaceC0194e interfaceC0194e, InetSocketAddress inetSocketAddress, Proxy proxy, A a4) {
        D2.h.f(interfaceC0194e, "call");
        D2.h.f(inetSocketAddress, "inetSocketAddress");
        D2.h.f(proxy, "proxy");
    }

    public void i(InterfaceC0194e interfaceC0194e, InetSocketAddress inetSocketAddress, Proxy proxy, A a4, IOException iOException) {
        D2.h.f(interfaceC0194e, "call");
        D2.h.f(inetSocketAddress, "inetSocketAddress");
        D2.h.f(proxy, "proxy");
        D2.h.f(iOException, "ioe");
    }

    public void j(InterfaceC0194e interfaceC0194e, InetSocketAddress inetSocketAddress, Proxy proxy) {
        D2.h.f(interfaceC0194e, "call");
        D2.h.f(inetSocketAddress, "inetSocketAddress");
        D2.h.f(proxy, "proxy");
    }

    public void k(InterfaceC0194e interfaceC0194e, j jVar) {
        D2.h.f(interfaceC0194e, "call");
        D2.h.f(jVar, "connection");
    }

    public void l(InterfaceC0194e interfaceC0194e, j jVar) {
        D2.h.f(interfaceC0194e, "call");
        D2.h.f(jVar, "connection");
    }

    public void m(InterfaceC0194e interfaceC0194e, String str, List list) {
        D2.h.f(interfaceC0194e, "call");
        D2.h.f(str, "domainName");
        D2.h.f(list, "inetAddressList");
    }

    public void n(InterfaceC0194e interfaceC0194e, String str) {
        D2.h.f(interfaceC0194e, "call");
        D2.h.f(str, "domainName");
    }

    public void o(InterfaceC0194e interfaceC0194e, u uVar, List list) {
        D2.h.f(interfaceC0194e, "call");
        D2.h.f(uVar, "url");
        D2.h.f(list, "proxies");
    }

    public void p(InterfaceC0194e interfaceC0194e, u uVar) {
        D2.h.f(interfaceC0194e, "call");
        D2.h.f(uVar, "url");
    }

    public void q(InterfaceC0194e interfaceC0194e, long j3) {
        D2.h.f(interfaceC0194e, "call");
    }

    public void r(InterfaceC0194e interfaceC0194e) {
        D2.h.f(interfaceC0194e, "call");
    }

    public void s(InterfaceC0194e interfaceC0194e, IOException iOException) {
        D2.h.f(interfaceC0194e, "call");
        D2.h.f(iOException, "ioe");
    }

    public void t(InterfaceC0194e interfaceC0194e, B b4) {
        D2.h.f(interfaceC0194e, "call");
        D2.h.f(b4, "request");
    }

    public void u(InterfaceC0194e interfaceC0194e) {
        D2.h.f(interfaceC0194e, "call");
    }

    public void v(InterfaceC0194e interfaceC0194e, long j3) {
        D2.h.f(interfaceC0194e, "call");
    }

    public void w(InterfaceC0194e interfaceC0194e) {
        D2.h.f(interfaceC0194e, "call");
    }

    public void x(InterfaceC0194e interfaceC0194e, IOException iOException) {
        D2.h.f(interfaceC0194e, "call");
        D2.h.f(iOException, "ioe");
    }

    public void y(InterfaceC0194e interfaceC0194e, D d4) {
        D2.h.f(interfaceC0194e, "call");
        D2.h.f(d4, "response");
    }

    public void z(InterfaceC0194e interfaceC0194e) {
        D2.h.f(interfaceC0194e, "call");
    }
}
Download file