You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

95 lines
2.3 KiB

package androidx.fragment.app;
import android.os.Bundle;
import androidx.lifecycle.AbstractC0424i;
import androidx.lifecycle.C0420g;
import androidx.lifecycle.C0421g0;
import androidx.lifecycle.C0435n;
import androidx.lifecycle.InterfaceC0422h;
import androidx.lifecycle.InterfaceC0423h0;
import p056s0.AbstractC1611a;
import p065v0.C1755c;
import p065v0.C1759d;
import p065v0.InterfaceC1761e;
/* renamed from: androidx.fragment.app.o0 */
/* loaded from: classes.dex */
public class C0355o0 implements InterfaceC0422h, InterfaceC1761e, InterfaceC0423h0 {
/* renamed from: d */
public final Fragment f1435d;
/* renamed from: e */
public final C0421g0 f1436e;
/* renamed from: f */
public C0435n f1437f = null;
/* renamed from: g */
public C1759d f1438g = null;
public C0355o0(Fragment fragment, C0421g0 c0421g0) {
this.f1435d = fragment;
this.f1436e = c0421g0;
}
@Override // androidx.lifecycle.InterfaceC0434m
/* renamed from: a */
public AbstractC0424i mo421a() {
m3893f();
return this.f1437f;
}
@Override // androidx.lifecycle.InterfaceC0422h
/* renamed from: b */
public /* synthetic */ AbstractC1611a mo3702b() {
return C0420g.m3707a(this);
}
@Override // p065v0.InterfaceC1761e
/* renamed from: d */
public C1755c mo454d() {
m3893f();
return this.f1438g.m459b();
}
/* renamed from: e */
public void m3894e(AbstractC0424i.EnumC0426b enumC0426b) {
this.f1437f.m3686h(enumC0426b);
}
/* renamed from: f */
public void m3893f() {
if (this.f1437f == null) {
this.f1437f = new C0435n(this);
this.f1438g = C1759d.m460a(this);
}
}
/* renamed from: g */
public boolean m3892g() {
return this.f1437f != null;
}
/* renamed from: h */
public void m3891h(Bundle bundle) {
this.f1438g.m457d(bundle);
}
/* renamed from: i */
public void m3890i(Bundle bundle) {
this.f1438g.m456e(bundle);
}
@Override // androidx.lifecycle.InterfaceC0423h0
/* renamed from: j */
public C0421g0 mo3701j() {
m3893f();
return this.f1436e;
}
/* renamed from: k */
public void m3889k(AbstractC0424i.EnumC0427c enumC0427c) {
this.f1437f.m3679o(enumC0427c);
}
}