package androidx.fragment.app;

import android.app.Activity;
import android.content.res.Resources;
import android.os.Bundle;
import android.os.Parcelable;
import android.util.Log;
import android.util.SparseArray;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.view.ViewParent;
import androidx.fragment.app.b0;
import androidx.lifecycle.g;
import com.android.org.conscrypt.ct.CTConstants;

/* JADX INFO: compiled from: FragmentStateManager.java */
/* JADX INFO: loaded from: classes.dex */
class t {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    private final l f2406a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    private final u f2407b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    private final Fragment f2408c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    private boolean f2409d = false;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    private int f2410e = -1;

    /* JADX INFO: compiled from: FragmentStateManager.java */
    class a implements View.OnAttachStateChangeListener {

        /* JADX INFO: renamed from: e, reason: collision with root package name */
        final /* synthetic */ View f2411e;

        a(t tVar, View view) {
            this.f2411e = view;
        }

        @Override // android.view.View.OnAttachStateChangeListener
        public void onViewAttachedToWindow(View view) {
            this.f2411e.removeOnAttachStateChangeListener(this);
            androidx.core.view.y.o0(this.f2411e);
        }

        @Override // android.view.View.OnAttachStateChangeListener
        public void onViewDetachedFromWindow(View view) {
        }
    }

    /* JADX INFO: compiled from: FragmentStateManager.java */
    static /* synthetic */ class b {

        /* JADX INFO: renamed from: a, reason: collision with root package name */
        static final /* synthetic */ int[] f2412a;

        static {
            int[] iArr = new int[g.c.values().length];
            f2412a = iArr;
            try {
                iArr[g.c.RESUMED.ordinal()] = 1;
            } catch (NoSuchFieldError unused) {
            }
            try {
                f2412a[g.c.STARTED.ordinal()] = 2;
            } catch (NoSuchFieldError unused2) {
            }
            try {
                f2412a[g.c.CREATED.ordinal()] = 3;
            } catch (NoSuchFieldError unused3) {
            }
            try {
                f2412a[g.c.INITIALIZED.ordinal()] = 4;
            } catch (NoSuchFieldError unused4) {
            }
        }
    }

    t(l lVar, u uVar, Fragment fragment) {
        this.f2406a = lVar;
        this.f2407b = uVar;
        this.f2408c = fragment;
    }

    private boolean l(View view) {
        if (view == this.f2408c.L) {
            return true;
        }
        for (ViewParent parent = view.getParent(); parent != null; parent = parent.getParent()) {
            if (parent == this.f2408c.L) {
                return true;
            }
        }
        return false;
    }

    private Bundle q() {
        Bundle bundle = new Bundle();
        this.f2408c.g1(bundle);
        this.f2406a.j(this.f2408c, bundle, false);
        if (bundle.isEmpty()) {
            bundle = null;
        }
        if (this.f2408c.L != null) {
            s();
        }
        if (this.f2408c.f2139g != null) {
            if (bundle == null) {
                bundle = new Bundle();
            }
            bundle.putSparseParcelableArray("android:view_state", this.f2408c.f2139g);
        }
        if (this.f2408c.f2140h != null) {
            if (bundle == null) {
                bundle = new Bundle();
            }
            bundle.putBundle("android:view_registry_state", this.f2408c.f2140h);
        }
        if (!this.f2408c.N) {
            if (bundle == null) {
                bundle = new Bundle();
            }
            bundle.putBoolean("android:user_visible_hint", this.f2408c.N);
        }
        return bundle;
    }

    void a() {
        if (m.E0(3)) {
            Log.d("FragmentManager", "moveto ACTIVITY_CREATED: " + this.f2408c);
        }
        Fragment fragment = this.f2408c;
        fragment.M0(fragment.f2138f);
        l lVar = this.f2406a;
        Fragment fragment2 = this.f2408c;
        lVar.a(fragment2, fragment2.f2138f, false);
    }

    void b() {
        int iJ = this.f2407b.j(this.f2408c);
        Fragment fragment = this.f2408c;
        fragment.K.addView(fragment.L, iJ);
    }

    void c() {
        if (m.E0(3)) {
            Log.d("FragmentManager", "moveto ATTACHED: " + this.f2408c);
        }
        Fragment fragment = this.f2408c;
        Fragment fragment2 = fragment.f2144l;
        t tVarM = null;
        if (fragment2 != null) {
            t tVarM2 = this.f2407b.m(fragment2.f2142j);
            if (tVarM2 == null) {
                throw new IllegalStateException("Fragment " + this.f2408c + " declared target fragment " + this.f2408c.f2144l + " that does not belong to this FragmentManager!");
            }
            Fragment fragment3 = this.f2408c;
            fragment3.f2145m = fragment3.f2144l.f2142j;
            fragment3.f2144l = null;
            tVarM = tVarM2;
        } else {
            String str = fragment.f2145m;
            if (str != null && (tVarM = this.f2407b.m(str)) == null) {
                throw new IllegalStateException("Fragment " + this.f2408c + " declared target fragment " + this.f2408c.f2145m + " that does not belong to this FragmentManager!");
            }
        }
        if (tVarM != null && (m.P || tVarM.k().f2137e < 1)) {
            tVarM.m();
        }
        Fragment fragment4 = this.f2408c;
        fragment4.f2156x = fragment4.f2155w.s0();
        Fragment fragment5 = this.f2408c;
        fragment5.f2158z = fragment5.f2155w.v0();
        this.f2406a.g(this.f2408c, false);
        this.f2408c.N0();
        this.f2406a.b(this.f2408c, false);
    }

    int d() {
        Fragment fragment;
        ViewGroup viewGroup;
        Fragment fragment2 = this.f2408c;
        if (fragment2.f2155w == null) {
            return fragment2.f2137e;
        }
        int iMin = this.f2410e;
        int i3 = b.f2412a[fragment2.U.ordinal()];
        if (i3 != 1) {
            iMin = i3 != 2 ? i3 != 3 ? i3 != 4 ? Math.min(iMin, -1) : Math.min(iMin, 0) : Math.min(iMin, 1) : Math.min(iMin, 5);
        }
        Fragment fragment3 = this.f2408c;
        if (fragment3.f2150r) {
            if (fragment3.f2151s) {
                iMin = Math.max(this.f2410e, 2);
                View view = this.f2408c.L;
                if (view != null && view.getParent() == null) {
                    iMin = Math.min(iMin, 2);
                }
            } else {
                iMin = this.f2410e < 4 ? Math.min(iMin, fragment3.f2137e) : Math.min(iMin, 1);
            }
        }
        if (!this.f2408c.f2148p) {
            iMin = Math.min(iMin, 1);
        }
        b0.e.b bVarL = null;
        if (m.P && (viewGroup = (fragment = this.f2408c).K) != null) {
            bVarL = b0.n(viewGroup, fragment.E()).l(this);
        }
        if (bVarL == b0.e.b.ADDING) {
            iMin = Math.min(iMin, 6);
        } else if (bVarL == b0.e.b.REMOVING) {
            iMin = Math.max(iMin, 3);
        } else {
            Fragment fragment4 = this.f2408c;
            if (fragment4.f2149q) {
                iMin = fragment4.Y() ? Math.min(iMin, 1) : Math.min(iMin, -1);
            }
        }
        Fragment fragment5 = this.f2408c;
        if (fragment5.M && fragment5.f2137e < 5) {
            iMin = Math.min(iMin, 4);
        }
        if (m.E0(2)) {
            Log.v("FragmentManager", "computeExpectedState() of " + iMin + " for " + this.f2408c);
        }
        return iMin;
    }

    void e() {
        if (m.E0(3)) {
            Log.d("FragmentManager", "moveto CREATED: " + this.f2408c);
        }
        Fragment fragment = this.f2408c;
        if (fragment.T) {
            fragment.n1(fragment.f2138f);
            this.f2408c.f2137e = 1;
            return;
        }
        this.f2406a.h(fragment, fragment.f2138f, false);
        Fragment fragment2 = this.f2408c;
        fragment2.Q0(fragment2.f2138f);
        l lVar = this.f2406a;
        Fragment fragment3 = this.f2408c;
        lVar.c(fragment3, fragment3.f2138f, false);
    }

    void f() {
        String resourceName;
        if (this.f2408c.f2150r) {
            return;
        }
        if (m.E0(3)) {
            Log.d("FragmentManager", "moveto CREATE_VIEW: " + this.f2408c);
        }
        Fragment fragment = this.f2408c;
        LayoutInflater layoutInflaterW0 = fragment.W0(fragment.f2138f);
        ViewGroup viewGroup = null;
        Fragment fragment2 = this.f2408c;
        ViewGroup viewGroup2 = fragment2.K;
        if (viewGroup2 != null) {
            viewGroup = viewGroup2;
        } else {
            int i3 = fragment2.B;
            if (i3 != 0) {
                if (i3 == -1) {
                    throw new IllegalArgumentException("Cannot create fragment " + this.f2408c + " for a container view with no id");
                }
                viewGroup = (ViewGroup) fragment2.f2155w.n0().g(this.f2408c.B);
                if (viewGroup == null) {
                    Fragment fragment3 = this.f2408c;
                    if (!fragment3.f2152t) {
                        try {
                            resourceName = fragment3.K().getResourceName(this.f2408c.B);
                        } catch (Resources.NotFoundException unused) {
                            resourceName = "unknown";
                        }
                        throw new IllegalArgumentException("No view found for id 0x" + Integer.toHexString(this.f2408c.B) + " (" + resourceName + ") for fragment " + this.f2408c);
                    }
                }
            }
        }
        Fragment fragment4 = this.f2408c;
        fragment4.K = viewGroup;
        fragment4.S0(layoutInflaterW0, viewGroup, fragment4.f2138f);
        View view = this.f2408c.L;
        if (view != null) {
            boolean z2 = false;
            view.setSaveFromParentEnabled(false);
            Fragment fragment5 = this.f2408c;
            fragment5.L.setTag(a0.b.f8a, fragment5);
            if (viewGroup != null) {
                b();
            }
            Fragment fragment6 = this.f2408c;
            if (fragment6.D) {
                fragment6.L.setVisibility(8);
            }
            if (androidx.core.view.y.U(this.f2408c.L)) {
                androidx.core.view.y.o0(this.f2408c.L);
            } else {
                View view2 = this.f2408c.L;
                view2.addOnAttachStateChangeListener(new a(this, view2));
            }
            this.f2408c.j1();
            l lVar = this.f2406a;
            Fragment fragment7 = this.f2408c;
            lVar.m(fragment7, fragment7.L, fragment7.f2138f, false);
            int visibility = this.f2408c.L.getVisibility();
            float alpha = this.f2408c.L.getAlpha();
            if (m.P) {
                this.f2408c.z1(alpha);
                Fragment fragment8 = this.f2408c;
                if (fragment8.K != null && visibility == 0) {
                    View viewFindFocus = fragment8.L.findFocus();
                    if (viewFindFocus != null) {
                        this.f2408c.u1(viewFindFocus);
                        if (m.E0(2)) {
                            Log.v("FragmentManager", "requestFocus: Saved focused view " + viewFindFocus + " for Fragment " + this.f2408c);
                        }
                    }
                    this.f2408c.L.setAlpha(0.0f);
                }
            } else {
                Fragment fragment9 = this.f2408c;
                if (visibility == 0 && fragment9.K != null) {
                    z2 = true;
                }
                fragment9.P = z2;
            }
        }
        this.f2408c.f2137e = 2;
    }

    void g() {
        Fragment fragmentF;
        if (m.E0(3)) {
            Log.d("FragmentManager", "movefrom CREATED: " + this.f2408c);
        }
        Fragment fragment = this.f2408c;
        boolean zIsChangingConfigurations = true;
        boolean z2 = fragment.f2149q && !fragment.Y();
        if (!(z2 || this.f2407b.o().o(this.f2408c))) {
            String str = this.f2408c.f2145m;
            if (str != null && (fragmentF = this.f2407b.f(str)) != null && fragmentF.F) {
                this.f2408c.f2144l = fragmentF;
            }
            this.f2408c.f2137e = 0;
            return;
        }
        j<?> jVar = this.f2408c.f2156x;
        if (jVar instanceof androidx.lifecycle.d0) {
            zIsChangingConfigurations = this.f2407b.o().l();
        } else if (jVar.k() instanceof Activity) {
            zIsChangingConfigurations = true ^ ((Activity) jVar.k()).isChangingConfigurations();
        }
        if (z2 || zIsChangingConfigurations) {
            this.f2407b.o().f(this.f2408c);
        }
        this.f2408c.T0();
        this.f2406a.d(this.f2408c, false);
        for (t tVar : this.f2407b.k()) {
            if (tVar != null) {
                Fragment fragmentK = tVar.k();
                if (this.f2408c.f2142j.equals(fragmentK.f2145m)) {
                    fragmentK.f2144l = this.f2408c;
                    fragmentK.f2145m = null;
                }
            }
        }
        Fragment fragment2 = this.f2408c;
        String str2 = fragment2.f2145m;
        if (str2 != null) {
            fragment2.f2144l = this.f2407b.f(str2);
        }
        this.f2407b.q(this);
    }

    void h() {
        View view;
        if (m.E0(3)) {
            Log.d("FragmentManager", "movefrom CREATE_VIEW: " + this.f2408c);
        }
        Fragment fragment = this.f2408c;
        ViewGroup viewGroup = fragment.K;
        if (viewGroup != null && (view = fragment.L) != null) {
            viewGroup.removeView(view);
        }
        this.f2408c.U0();
        this.f2406a.n(this.f2408c, false);
        Fragment fragment2 = this.f2408c;
        fragment2.K = null;
        fragment2.L = null;
        fragment2.W = null;
        fragment2.X.i(null);
        this.f2408c.f2151s = false;
    }

    void i() {
        if (m.E0(3)) {
            Log.d("FragmentManager", "movefrom ATTACHED: " + this.f2408c);
        }
        this.f2408c.V0();
        boolean z2 = false;
        this.f2406a.e(this.f2408c, false);
        Fragment fragment = this.f2408c;
        fragment.f2137e = -1;
        fragment.f2156x = null;
        fragment.f2158z = null;
        fragment.f2155w = null;
        if (fragment.f2149q && !fragment.Y()) {
            z2 = true;
        }
        if (z2 || this.f2407b.o().o(this.f2408c)) {
            if (m.E0(3)) {
                Log.d("FragmentManager", "initState called for fragment: " + this.f2408c);
            }
            this.f2408c.V();
        }
    }

    void j() {
        Fragment fragment = this.f2408c;
        if (fragment.f2150r && fragment.f2151s && !fragment.f2153u) {
            if (m.E0(3)) {
                Log.d("FragmentManager", "moveto CREATE_VIEW: " + this.f2408c);
            }
            Fragment fragment2 = this.f2408c;
            fragment2.S0(fragment2.W0(fragment2.f2138f), null, this.f2408c.f2138f);
            View view = this.f2408c.L;
            if (view != null) {
                view.setSaveFromParentEnabled(false);
                Fragment fragment3 = this.f2408c;
                fragment3.L.setTag(a0.b.f8a, fragment3);
                Fragment fragment4 = this.f2408c;
                if (fragment4.D) {
                    fragment4.L.setVisibility(8);
                }
                this.f2408c.j1();
                l lVar = this.f2406a;
                Fragment fragment5 = this.f2408c;
                lVar.m(fragment5, fragment5.L, fragment5.f2138f, false);
                this.f2408c.f2137e = 2;
            }
        }
    }

    Fragment k() {
        return this.f2408c;
    }

    void m() {
        ViewGroup viewGroup;
        ViewGroup viewGroup2;
        ViewGroup viewGroup3;
        if (this.f2409d) {
            if (m.E0(2)) {
                Log.v("FragmentManager", "Ignoring re-entrant call to moveToExpectedState() for " + k());
                return;
            }
            return;
        }
        try {
            this.f2409d = true;
            while (true) {
                int iD = d();
                Fragment fragment = this.f2408c;
                int i3 = fragment.f2137e;
                if (iD == i3) {
                    if (m.P && fragment.Q) {
                        if (fragment.L != null && (viewGroup = fragment.K) != null) {
                            b0 b0VarN = b0.n(viewGroup, fragment.E());
                            if (this.f2408c.D) {
                                b0VarN.c(this);
                            } else {
                                b0VarN.e(this);
                            }
                        }
                        Fragment fragment2 = this.f2408c;
                        m mVar = fragment2.f2155w;
                        if (mVar != null) {
                            mVar.C0(fragment2);
                        }
                        Fragment fragment3 = this.f2408c;
                        fragment3.Q = false;
                        fragment3.v0(fragment3.D);
                    }
                    return;
                }
                if (iD <= i3) {
                    switch (i3 - 1) {
                        case -1:
                            i();
                            break;
                        case 0:
                            g();
                            break;
                        case 1:
                            h();
                            this.f2408c.f2137e = 1;
                            break;
                        case 2:
                            fragment.f2151s = false;
                            fragment.f2137e = 2;
                            break;
                        case CTConstants.CERTIFICATE_LENGTH_BYTES /* 3 */:
                            if (m.E0(3)) {
                                Log.d("FragmentManager", "movefrom ACTIVITY_CREATED: " + this.f2408c);
                            }
                            Fragment fragment4 = this.f2408c;
                            if (fragment4.L != null && fragment4.f2139g == null) {
                                s();
                            }
                            Fragment fragment5 = this.f2408c;
                            if (fragment5.L != null && (viewGroup3 = fragment5.K) != null) {
                                b0.n(viewGroup3, fragment5.E()).d(this);
                            }
                            this.f2408c.f2137e = 3;
                            break;
                        case 4:
                            v();
                            break;
                        case 5:
                            fragment.f2137e = 5;
                            break;
                        case 6:
                            n();
                            break;
                    }
                } else {
                    switch (i3 + 1) {
                        case 0:
                            c();
                            break;
                        case 1:
                            e();
                            break;
                        case 2:
                            j();
                            f();
                            break;
                        case CTConstants.CERTIFICATE_LENGTH_BYTES /* 3 */:
                            a();
                            break;
                        case 4:
                            if (fragment.L != null && (viewGroup2 = fragment.K) != null) {
                                b0.n(viewGroup2, fragment.E()).b(b0.e.c.from(this.f2408c.L.getVisibility()), this);
                            }
                            this.f2408c.f2137e = 4;
                            break;
                        case 5:
                            u();
                            break;
                        case 6:
                            fragment.f2137e = 6;
                            break;
                        case 7:
                            p();
                            break;
                    }
                }
            }
        } finally {
            this.f2409d = false;
        }
    }

    void n() {
        if (m.E0(3)) {
            Log.d("FragmentManager", "movefrom RESUMED: " + this.f2408c);
        }
        this.f2408c.b1();
        this.f2406a.f(this.f2408c, false);
    }

    void o(ClassLoader classLoader) {
        Bundle bundle = this.f2408c.f2138f;
        if (bundle == null) {
            return;
        }
        bundle.setClassLoader(classLoader);
        Fragment fragment = this.f2408c;
        fragment.f2139g = fragment.f2138f.getSparseParcelableArray("android:view_state");
        Fragment fragment2 = this.f2408c;
        fragment2.f2140h = fragment2.f2138f.getBundle("android:view_registry_state");
        Fragment fragment3 = this.f2408c;
        fragment3.f2145m = fragment3.f2138f.getString("android:target_state");
        Fragment fragment4 = this.f2408c;
        if (fragment4.f2145m != null) {
            fragment4.f2146n = fragment4.f2138f.getInt("android:target_req_state", 0);
        }
        Fragment fragment5 = this.f2408c;
        Boolean bool = fragment5.f2141i;
        if (bool != null) {
            fragment5.N = bool.booleanValue();
            this.f2408c.f2141i = null;
        } else {
            fragment5.N = fragment5.f2138f.getBoolean("android:user_visible_hint", true);
        }
        Fragment fragment6 = this.f2408c;
        if (fragment6.N) {
            return;
        }
        fragment6.M = true;
    }

    void p() {
        if (m.E0(3)) {
            Log.d("FragmentManager", "moveto RESUMED: " + this.f2408c);
        }
        View viewY = this.f2408c.y();
        if (viewY != null && l(viewY)) {
            boolean zRequestFocus = viewY.requestFocus();
            if (m.E0(2)) {
                StringBuilder sb = new StringBuilder();
                sb.append("requestFocus: Restoring focused view ");
                sb.append(viewY);
                sb.append(" ");
                sb.append(zRequestFocus ? "succeeded" : "failed");
                sb.append(" on Fragment ");
                sb.append(this.f2408c);
                sb.append(" resulting in focused view ");
                sb.append(this.f2408c.L.findFocus());
                Log.v("FragmentManager", sb.toString());
            }
        }
        this.f2408c.u1(null);
        this.f2408c.f1();
        this.f2406a.i(this.f2408c, false);
        Fragment fragment = this.f2408c;
        fragment.f2138f = null;
        fragment.f2139g = null;
        fragment.f2140h = null;
    }

    s r() {
        s sVar = new s(this.f2408c);
        Fragment fragment = this.f2408c;
        if (fragment.f2137e <= -1 || sVar.f2405q != null) {
            sVar.f2405q = fragment.f2138f;
        } else {
            Bundle bundleQ = q();
            sVar.f2405q = bundleQ;
            if (this.f2408c.f2145m != null) {
                if (bundleQ == null) {
                    sVar.f2405q = new Bundle();
                }
                sVar.f2405q.putString("android:target_state", this.f2408c.f2145m);
                int i3 = this.f2408c.f2146n;
                if (i3 != 0) {
                    sVar.f2405q.putInt("android:target_req_state", i3);
                }
            }
        }
        return sVar;
    }

    void s() {
        if (this.f2408c.L == null) {
            return;
        }
        SparseArray<Parcelable> sparseArray = new SparseArray<>();
        this.f2408c.L.saveHierarchyState(sparseArray);
        if (sparseArray.size() > 0) {
            this.f2408c.f2139g = sparseArray;
        }
        Bundle bundle = new Bundle();
        this.f2408c.W.j(bundle);
        if (bundle.isEmpty()) {
            return;
        }
        this.f2408c.f2140h = bundle;
    }

    void t(int i3) {
        this.f2410e = i3;
    }

    void u() {
        if (m.E0(3)) {
            Log.d("FragmentManager", "moveto STARTED: " + this.f2408c);
        }
        this.f2408c.h1();
        this.f2406a.k(this.f2408c, false);
    }

    void v() {
        if (m.E0(3)) {
            Log.d("FragmentManager", "movefrom STARTED: " + this.f2408c);
        }
        this.f2408c.i1();
        this.f2406a.l(this.f2408c, false);
    }

    t(l lVar, u uVar, ClassLoader classLoader, i iVar, s sVar) {
        this.f2406a = lVar;
        this.f2407b = uVar;
        Fragment fragmentA = iVar.a(classLoader, sVar.f2393e);
        this.f2408c = fragmentA;
        Bundle bundle = sVar.f2402n;
        if (bundle != null) {
            bundle.setClassLoader(classLoader);
        }
        fragmentA.t1(sVar.f2402n);
        fragmentA.f2142j = sVar.f2394f;
        fragmentA.f2150r = sVar.f2395g;
        fragmentA.f2152t = true;
        fragmentA.A = sVar.f2396h;
        fragmentA.B = sVar.f2397i;
        fragmentA.C = sVar.f2398j;
        fragmentA.F = sVar.f2399k;
        fragmentA.f2149q = sVar.f2400l;
        fragmentA.E = sVar.f2401m;
        fragmentA.D = sVar.f2403o;
        fragmentA.U = g.c.values()[sVar.f2404p];
        Bundle bundle2 = sVar.f2405q;
        if (bundle2 != null) {
            fragmentA.f2138f = bundle2;
        } else {
            fragmentA.f2138f = new Bundle();
        }
        if (m.E0(2)) {
            Log.v("FragmentManager", "Instantiated fragment " + fragmentA);
        }
    }

    t(l lVar, u uVar, Fragment fragment, s sVar) {
        this.f2406a = lVar;
        this.f2407b = uVar;
        this.f2408c = fragment;
        fragment.f2139g = null;
        fragment.f2140h = null;
        fragment.f2154v = 0;
        fragment.f2151s = false;
        fragment.f2148p = false;
        Fragment fragment2 = fragment.f2144l;
        fragment.f2145m = fragment2 != null ? fragment2.f2142j : null;
        fragment.f2144l = null;
        Bundle bundle = sVar.f2405q;
        if (bundle != null) {
            fragment.f2138f = bundle;
        } else {
            fragment.f2138f = new Bundle();
        }
    }
}
