package N1;

import android.animation.Animator;
import android.animation.AnimatorListenerAdapter;
import android.view.View;
import android.view.ViewPropertyAnimator;

/* JADX INFO: renamed from: N1.l, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0211l extends AnimatorListenerAdapter {

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ C0212m f4577b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ ViewPropertyAnimator f4578c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final /* synthetic */ View f4579d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final /* synthetic */ C0214o f4580e;

    public /* synthetic */ C0211l(C0214o c0214o, C0212m c0212m, ViewPropertyAnimator viewPropertyAnimator, View view, int i) {
        this.f4576a = i;
        this.f4580e = c0214o;
        this.f4577b = c0212m;
        this.f4578c = viewPropertyAnimator;
        this.f4579d = view;
    }

    @Override // android.animation.AnimatorListenerAdapter, android.animation.Animator.AnimatorListener
    public final void onAnimationEnd(Animator animator) {
        switch (this.f4576a) {
            case n4.u0.f15495q /* 0 */:
                this.f4578c.setListener(null);
                View view = this.f4579d;
                view.setAlpha(1.0f);
                view.setTranslationX(0.0f);
                view.setTranslationY(0.0f);
                C0212m c0212m = this.f4577b;
                t0 t0Var = c0212m.f4582a;
                C0214o c0214o = this.f4580e;
                c0214o.c(t0Var);
                c0214o.f4612r.remove(c0212m.f4582a);
                c0214o.i();
                break;
            default:
                this.f4578c.setListener(null);
                View view2 = this.f4579d;
                view2.setAlpha(1.0f);
                view2.setTranslationX(0.0f);
                view2.setTranslationY(0.0f);
                C0212m c0212m2 = this.f4577b;
                t0 t0Var2 = c0212m2.f4583b;
                C0214o c0214o2 = this.f4580e;
                c0214o2.c(t0Var2);
                c0214o2.f4612r.remove(c0212m2.f4583b);
                c0214o2.i();
                break;
        }
    }

    @Override // android.animation.AnimatorListenerAdapter, android.animation.Animator.AnimatorListener
    public final void onAnimationStart(Animator animator) {
        switch (this.f4576a) {
            case n4.u0.f15495q /* 0 */:
                t0 t0Var = this.f4577b.f4582a;
                this.f4580e.getClass();
                break;
            default:
                t0 t0Var2 = this.f4577b.f4583b;
                this.f4580e.getClass();
                break;
        }
    }
}
