package androidx.fragment.app;

import d.AbstractC1842u;
import l1.C2446b;

/* JADX INFO: loaded from: classes.dex */
public final class X extends AbstractC1842u {

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public /* synthetic */ X(Object obj, int i6) {
        super(false);
        this.f11550d = i6;
        this.f11551e = obj;
    }

    @Override // d.AbstractC1842u
    public final void b() {
        switch (this.f11550d) {
            case 0:
                AbstractC1050g0 abstractC1050g0 = (AbstractC1050g0) this.f11551e;
                abstractC1050g0.x(true);
                if (!abstractC1050g0.f11611h.f14498a) {
                    abstractC1050g0.f11610g.c();
                } else {
                    abstractC1050g0.N();
                }
                break;
            case 1:
                ((androidx.navigation.H) this.f11551e).o();
                break;
            default:
                ((C2446b) this.f11551e).invoke(this);
                break;
        }
    }

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public X(C2446b c2446b) {
        super(true);
        this.f11550d = 2;
        this.f11551e = c2446b;
    }
}
