package cc;

/* JADX INFO: loaded from: classes.dex */
public final class i extends q1.f {

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final String f4963c;

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

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

    public i(int i10, String str) {
        super(i10, 4);
        this.f4963c = str;
        this.f4965e = false;
        this.f4964d = 0;
    }

    public i(int i10, int i11, String str) {
        super(i10, 4);
        this.f4965e = true;
        this.f4964d = i11;
        this.f4963c = str;
    }
}
