package androidx.fragment.app;

import androidx.lifecycle.Lifecycle$State;

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

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public e0 f2550b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public boolean f2551c = true;

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

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

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

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

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public Lifecycle$State f2556h;

    /* JADX INFO: renamed from: i, reason: collision with root package name */
    public Lifecycle$State f2557i;

    public q1(e0 e0Var, int i10) {
        this.f2549a = i10;
        this.f2550b = e0Var;
        Lifecycle$State lifecycle$State = Lifecycle$State.f2635e;
        this.f2556h = lifecycle$State;
        this.f2557i = lifecycle$State;
    }

    public q1(int i10, e0 e0Var) {
        this.f2549a = i10;
        this.f2550b = e0Var;
        Lifecycle$State lifecycle$State = Lifecycle$State.f2635e;
        this.f2556h = lifecycle$State;
        this.f2557i = lifecycle$State;
    }
}
