package androidx.fragment.app; import android.content.Context; import android.os.Bundle; import android.view.View; /* renamed from: androidx.fragment.app.f */ /* loaded from: classes.dex */ public abstract class AbstractC0309f { @Deprecated /* renamed from: f */ public Fragment m4111f(Context context, String str, Bundle bundle) { return Fragment.m4252T(context, str, bundle); } /* renamed from: g */ public abstract View mo4078g(int i); /* renamed from: h */ public abstract boolean mo4077h(); }