package m4;

/* JADX INFO: renamed from: m4.l0, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes3.dex */
public final class C2522l0 extends F.I {

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ int f21091b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ k4.I f21092c;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public /* synthetic */ C2522l0(k4.I i6, int i7) {
        super(2);
        this.f21091b = i7;
        this.f21092c = i6;
    }

    @Override // F.I
    public final void e() {
        switch (this.f21091b) {
            case 0:
                C2548u0 c2548u0 = (C2548u0) this.f21092c;
                ((R0) c2548u0.f21175d.f21088c).f20749j.f20785Z.l(c2548u0, true);
                break;
            case 1:
                ((S0) this.f21092c).C();
                break;
            default:
                ((n4.n) this.f21092c).f21730h.g(true);
                break;
        }
    }

    @Override // F.I
    public final void f() {
        switch (this.f21091b) {
            case 0:
                C2548u0 c2548u0 = (C2548u0) this.f21092c;
                ((R0) c2548u0.f21175d.f21088c).f20749j.f20785Z.l(c2548u0, false);
                break;
            case 1:
                S0 s02 = (S0) this.f21092c;
                if (!s02.f20768G.get()) {
                    s02.E();
                    break;
                }
                break;
            default:
                ((n4.n) this.f21092c).f21730h.g(false);
                break;
        }
    }
}
