package androidx.fragment.app;

import android.view.View;
import android.view.ViewGroup;
import android.view.animation.Animation;
import androidx.fragment.app.ar;
import androidx.fragment.app.f;
import androidx.media3.container.NalUnitUtil;
import defpackage.cr4;
import java.util.Objects;
import kotlin.Metadata;

/* JADX INFO: loaded from: classes.dex */
@Metadata(d1 = {"\u0000\n\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\b\n\u0018\u00002\u00020\u0001¨\u0006\u0002"}, d2 = {"Landroidx/fragment/app/e;", "Landroid/view/animation/Animation$AnimationListener;", "fragment_release"}, k = 1, mv = {1, 8, 0}, xi = NalUnitUtil.H265_NAL_UNIT_TYPE_UNSPECIFIED)
public final class e implements Animation.AnimationListener {
    public final /* synthetic */ ar.d a;
    public final /* synthetic */ ViewGroup b;
    public final /* synthetic */ View c;
    public final /* synthetic */ f.a d;

    public e(ar.d dVar, ViewGroup viewGroup, View view, f.a aVar) {
        this.a = dVar;
        this.b = viewGroup;
        this.c = view;
        this.d = aVar;
    }

    @Override // android.view.animation.Animation.AnimationListener
    public final void onAnimationEnd(Animation animation) {
        cr4.g(animation, "animation");
        ViewGroup viewGroup = this.b;
        viewGroup.post(new d(viewGroup, this.c, this.d, 0));
        if (ab.am(2)) {
            Objects.toString(this.a);
        }
    }

    @Override // android.view.animation.Animation.AnimationListener
    public final void onAnimationRepeat(Animation animation) {
        cr4.g(animation, "animation");
    }

    @Override // android.view.animation.Animation.AnimationListener
    public final void onAnimationStart(Animation animation) {
        cr4.g(animation, "animation");
        if (ab.am(2)) {
            Objects.toString(this.a);
        }
    }
}
