package androidx.core.view;

/* JADX INFO: loaded from: classes.dex */
public final class d1 extends f1 {

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final /* synthetic */ int f1724e;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public /* synthetic */ d1(int i10, int i11, int i12, int i13) {
        super(i10, CharSequence.class, i11, i12);
        this.f1724e = i13;
    }

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public d1(int i10, int i11) {
        super(i10, Boolean.class, 0, 28);
        this.f1724e = i11;
    }
}
