package androidx.fragment.app;

import android.os.Bundle;
import androidx.lifecycle.EnumC1107p;
import n2.InterfaceC2615f;

/* JADX INFO: loaded from: classes.dex */
public final /* synthetic */ class H implements InterfaceC2615f {

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

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

    public /* synthetic */ H(Object obj, int i6) {
        this.f11521a = i6;
        this.f11522b = obj;
    }

    @Override // n2.InterfaceC2615f
    public final Bundle a() {
        switch (this.f11521a) {
            case 0:
                L l = (L) this.f11522b;
                l.markFragmentsCreated();
                l.mFragmentLifecycleRegistry.c(EnumC1107p.ON_STOP);
                return new Bundle();
            default:
                return ((AbstractC1050g0) this.f11522b).T();
        }
    }
}
