package androidx.fragment.app; import android.os.Bundle; import androidx.lifecycle.LifecycleOwner; import androidx.lifecycle.e; import java.util.Map; /* loaded from: classes.dex */ class FragmentManager$6 implements androidx.lifecycle.g { /* renamed from: a, reason: collision with root package name */ final /* synthetic */ String f1707a; /* renamed from: b, reason: collision with root package name */ final /* synthetic */ androidx.lifecycle.e f1708b; /* renamed from: c, reason: collision with root package name */ final /* synthetic */ n f1709c; @Override // androidx.lifecycle.g public void onStateChanged(LifecycleOwner lifecycleOwner, e.b bVar) { Map map; Map map2; if (bVar == e.b.ON_START) { map2 = this.f1709c.f1852j; if (((Bundle) map2.get(this.f1707a)) != null) { throw null; } } if (bVar == e.b.ON_DESTROY) { this.f1708b.c(this); map = this.f1709c.f1853k; map.remove(this.f1707a); } } }