package androidx.fragment.app; import android.content.Context; import android.content.res.Configuration; import android.os.Parcelable; import android.util.AttributeSet; import android.view.Menu; import android.view.MenuInflater; import android.view.MenuItem; import android.view.View; /* loaded from: classes.dex */ public class i { /* renamed from: a, reason: collision with root package name */ private final k f1831a; private i(k kVar) { this.f1831a = kVar; } public static i b(k kVar) { return new i((k) y.h.f(kVar, "callbacks == null")); } public void a(Fragment fragment) { k kVar = this.f1831a; kVar.f1837e.k(kVar, kVar, fragment); } public void c() { this.f1831a.f1837e.y(); } public void d(Configuration configuration) { this.f1831a.f1837e.A(configuration); } public boolean e(MenuItem menuItem) { return this.f1831a.f1837e.B(menuItem); } public void f() { this.f1831a.f1837e.C(); } public boolean g(Menu menu, MenuInflater menuInflater) { return this.f1831a.f1837e.D(menu, menuInflater); } public void h() { this.f1831a.f1837e.E(); } public void i() { this.f1831a.f1837e.G(); } public void j(boolean z10) { this.f1831a.f1837e.H(z10); } public boolean k(MenuItem menuItem) { return this.f1831a.f1837e.J(menuItem); } public void l(Menu menu) { this.f1831a.f1837e.K(menu); } public void m() { this.f1831a.f1837e.M(); } public void n(boolean z10) { this.f1831a.f1837e.N(z10); } public boolean o(Menu menu) { return this.f1831a.f1837e.O(menu); } public void p() { this.f1831a.f1837e.Q(); } public void q() { this.f1831a.f1837e.R(); } public void r() { this.f1831a.f1837e.T(); } public boolean s() { return this.f1831a.f1837e.a0(true); } public n t() { return this.f1831a.f1837e; } public void u() { this.f1831a.f1837e.S0(); } public View v(View view, String str, Context context, AttributeSet attributeSet) { return this.f1831a.f1837e.t0().onCreateView(view, str, context, attributeSet); } public void w(Parcelable parcelable) { k kVar = this.f1831a; if (!(kVar instanceof androidx.lifecycle.x)) { throw new IllegalStateException("Your FragmentHostCallback must implement ViewModelStoreOwner to call restoreSaveState(). Call restoreAllState() if you're still using retainNestedNonConfig()."); } kVar.f1837e.f1(parcelable); } public Parcelable x() { return this.f1831a.f1837e.h1(); } }