package defpackage;

import java.lang.reflect.Method;

/* JADX INFO: renamed from: ʽᵩ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C0162 extends ᵣˉ {

    /* JADX INFO: renamed from: ˊᵫᵗ, reason: contains not printable characters */
    public final Method f1570;

    /* JADX INFO: renamed from: ᵵᵽ, reason: contains not printable characters */
    public final /* synthetic */ int f1571;

    /* JADX INFO: renamed from: ᵻʽᵯ, reason: contains not printable characters */
    public final int f1572;

    public /* synthetic */ C0162(Method method, int i, int i2) {
        this.f1571 = i2;
        this.f1570 = method;
        this.f1572 = i;
    }

    /* JADX INFO: renamed from: ᵲᵶᵳˈ, reason: contains not printable characters */
    public final void m1305(C3645 c3645, Object obj) {
        int i = this.f1571;
        int i2 = this.f1572;
        Method method = this.f1570;
        switch (i) {
            case 0:
                C0661 c0661 = (C0661) obj;
                if (c0661 == null) {
                    throw AbstractC3481.m7919(method, i2, "Headers parameter must not be null.", new Object[0]);
                }
                C4759 c4759 = c3645.f13853;
                c4759.getClass();
                int size = c0661.size();
                for (int i3 = 0; i3 < size; i3++) {
                    ᵥˇᵛˎ.ᵵᵽ(c4759, c0661.m2426(i3), c0661.m2429(i3));
                }
                return;
            default:
                if (obj == null) {
                    throw AbstractC3481.m7919(method, i2, "@Url parameter is null.", new Object[0]);
                }
                c3645.f13845 = obj.toString();
                return;
        }
    }
}
