package K;

import java.util.ArrayList;
import java.util.List;
import x4.AbstractC3251q;

/* JADX INFO: loaded from: classes.dex */
public final class E0 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final C0464l0 f3597a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final V.i0 f3598b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final Z0.y f3599c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final boolean f3600d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final boolean f3601e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final V.r0 f3602f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public final Z0.r f3603g;

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public final Y0 f3604h;

    /* JADX INFO: renamed from: i, reason: collision with root package name */
    public final W f3605i;

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public final C0448d0 f3606j;

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public final C0490z f3607k;
    public final int l;

    public E0(C0464l0 c0464l0, V.i0 i0Var, Z0.y yVar, boolean z6, boolean z7, V.r0 r0Var, Z0.r rVar, Y0 y02, W w6, C0490z c0490z, int i6) {
        C0448d0 c0448d0 = AbstractC0454g0.f3864a;
        this.f3597a = c0464l0;
        this.f3598b = i0Var;
        this.f3599c = yVar;
        this.f3600d = z6;
        this.f3601e = z7;
        this.f3602f = r0Var;
        this.f3603g = rVar;
        this.f3604h = y02;
        this.f3605i = w6;
        this.f3606j = c0448d0;
        this.f3607k = c0490z;
        this.l = i6;
    }

    public final void a(List list) {
        T.p pVar = this.f3597a.f3892d;
        ArrayList arrayListE0 = AbstractC3251q.E0(list);
        arrayListE0.add(0, new Z0.i());
        this.f3607k.invoke(pVar.j(arrayListE0));
    }
}
