package v1;

/* JADX INFO: renamed from: v1.g, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public class C3094g extends C3093f {

    /* JADX INFO: renamed from: m, reason: collision with root package name */
    public int f25271m;

    public C3094g(m mVar) {
        super(mVar);
        if (mVar instanceof j) {
            this.f25264e = 2;
        } else {
            this.f25264e = 3;
        }
    }

    @Override // v1.C3093f
    public final void d(int i6) {
        if (this.f25269j) {
            return;
        }
        this.f25269j = true;
        this.f25266g = i6;
        for (InterfaceC3091d interfaceC3091d : this.f25270k) {
            interfaceC3091d.a(interfaceC3091d);
        }
    }
}
