package L0;

import java.io.IOException;

/* JADX INFO: loaded from: classes.dex */
public final /* synthetic */ class G implements x0.d {

    /* JADX INFO: renamed from: q, reason: collision with root package name */
    public final /* synthetic */ E0.e f3638q;

    /* JADX INFO: renamed from: r, reason: collision with root package name */
    public final /* synthetic */ C0164t f3639r;

    /* JADX INFO: renamed from: s, reason: collision with root package name */
    public final /* synthetic */ C0169y f3640s;

    /* JADX INFO: renamed from: t, reason: collision with root package name */
    public final /* synthetic */ IOException f3641t;

    /* JADX INFO: renamed from: u, reason: collision with root package name */
    public final /* synthetic */ boolean f3642u;

    public /* synthetic */ G(E0.e eVar, C0164t c0164t, C0169y c0169y, IOException iOException, boolean z8) {
        this.f3638q = eVar;
        this.f3639r = c0164t;
        this.f3640s = c0169y;
        this.f3641t = iOException;
        this.f3642u = z8;
    }

    @Override // x0.d
    public final void a(Object obj) {
        I i = (I) obj;
        E0.e eVar = this.f3638q;
        i.r(eVar.f1971a, eVar.f1972b, this.f3639r, this.f3640s, this.f3641t, this.f3642u);
    }
}
