110 lines
3.5 KiB
Java
110 lines
3.5 KiB
Java
package e3;
|
|
|
|
import a.AbstractC0105a;
|
|
import java.net.ProxySelector;
|
|
import java.util.List;
|
|
import javax.net.SocketFactory;
|
|
import javax.net.ssl.SSLSocketFactory;
|
|
import javax.net.ssl.X509TrustManager;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class F implements Cloneable, InterfaceC0318d {
|
|
|
|
/* renamed from: a, reason: collision with root package name */
|
|
public final C0330p f6233a;
|
|
|
|
/* renamed from: b, reason: collision with root package name */
|
|
public final A.a f6234b;
|
|
|
|
/* renamed from: c, reason: collision with root package name */
|
|
public final List f6235c;
|
|
|
|
/* renamed from: d, reason: collision with root package name */
|
|
public final List f6236d;
|
|
|
|
/* renamed from: e, reason: collision with root package name */
|
|
public final B0.w f6237e;
|
|
|
|
/* renamed from: f, reason: collision with root package name */
|
|
public final boolean f6238f;
|
|
|
|
/* renamed from: g, reason: collision with root package name */
|
|
public final C0329o f6239g;
|
|
public final boolean h;
|
|
public final boolean i;
|
|
|
|
/* renamed from: j, reason: collision with root package name */
|
|
public final C0329o f6240j;
|
|
|
|
/* renamed from: k, reason: collision with root package name */
|
|
public final C0329o f6241k;
|
|
|
|
/* renamed from: l, reason: collision with root package name */
|
|
public final ProxySelector f6242l;
|
|
|
|
/* renamed from: m, reason: collision with root package name */
|
|
public final C0329o f6243m;
|
|
|
|
/* renamed from: n, reason: collision with root package name */
|
|
public final SocketFactory f6244n;
|
|
|
|
/* renamed from: o, reason: collision with root package name */
|
|
public final SSLSocketFactory f6245o;
|
|
public final X509TrustManager p;
|
|
|
|
/* renamed from: q, reason: collision with root package name */
|
|
public final List f6246q;
|
|
|
|
/* renamed from: r, reason: collision with root package name */
|
|
public final List f6247r;
|
|
|
|
/* renamed from: s, reason: collision with root package name */
|
|
public final q3.c f6248s;
|
|
|
|
/* renamed from: t, reason: collision with root package name */
|
|
public final C0322h f6249t;
|
|
|
|
/* renamed from: u, reason: collision with root package name */
|
|
public final AbstractC0105a f6250u;
|
|
|
|
/* renamed from: v, reason: collision with root package name */
|
|
public final int f6251v;
|
|
|
|
/* renamed from: w, reason: collision with root package name */
|
|
public final int f6252w;
|
|
|
|
/* renamed from: x, reason: collision with root package name */
|
|
public final int f6253x;
|
|
|
|
/* renamed from: y, reason: collision with root package name */
|
|
public final h3.d f6254y;
|
|
|
|
/* renamed from: z, reason: collision with root package name */
|
|
public static final List f6232z = f3.c.k(G.HTTP_2, G.HTTP_1_1);
|
|
|
|
/* renamed from: A, reason: collision with root package name */
|
|
public static final List f6231A = f3.c.k(C0326l.f6370e, C0326l.f6371f);
|
|
|
|
/* JADX WARN: Removed duplicated region for block: B:11:0x00ef */
|
|
/* JADX WARN: Removed duplicated region for block: B:53:0x0188 */
|
|
/*
|
|
Code decompiled incorrectly, please refer to instructions dump.
|
|
To view partially-correct add '--show-bad-code' argument
|
|
*/
|
|
public F(e3.E r5) {
|
|
/*
|
|
Method dump skipped, instructions count: 416
|
|
To view this dump add '--comments-level debug' option
|
|
*/
|
|
throw new UnsupportedOperationException("Method not decompiled: e3.F.<init>(e3.E):void");
|
|
}
|
|
|
|
public final Object clone() {
|
|
return super.clone();
|
|
}
|
|
|
|
public F() {
|
|
this(new E());
|
|
}
|
|
}
|