package h0;

import android.os.Bundle;

/* JADX INFO: renamed from: h0.s, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C1018s extends AbstractC1022w {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ ComponentCallbacksC1023x f13239a;

    public C1018s(ComponentCallbacksC1023x componentCallbacksC1023x) {
        this.f13239a = componentCallbacksC1023x;
    }

    @Override // h0.AbstractC1022w
    public final void a() {
        ComponentCallbacksC1023x componentCallbacksC1023x = this.f13239a;
        ((V1.a) componentCallbacksC1023x.f13289j0.f5010r).a();
        androidx.lifecycle.P.e(componentCallbacksC1023x);
        Bundle bundle = componentCallbacksC1023x.f13294r;
        componentCallbacksC1023x.f13289j0.p(bundle != null ? bundle.getBundle("registryState") : null);
    }
}
