package m4;

import k4.AbstractC2396i;

/* JADX INFO: loaded from: classes3.dex */
public final class I extends D {

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ int f20639c = 1;

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

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final k4.r0 f20641e;

    public I(O0 o02, AbstractC2396i abstractC2396i, k4.r0 r0Var) {
        super(o02.f20702c, 0);
        this.f20640d = abstractC2396i;
        this.f20641e = r0Var;
    }

    @Override // m4.D
    public final void b() {
        switch (this.f20639c) {
            case 0:
                this.f20640d.onClose(this.f20641e, new k4.g0());
                break;
            default:
                this.f20640d.onClose(this.f20641e, new k4.g0());
                break;
        }
    }

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public I(I0 i02, AbstractC2396i abstractC2396i, k4.r0 r0Var) {
        super(i02.f20646e, 0);
        this.f20640d = abstractC2396i;
        this.f20641e = r0Var;
    }
}
