package defpackage;

import android.animation.Animator;
import android.animation.AnimatorListenerAdapter;
import android.view.View;
import android.view.ViewGroup;
import j$.util.Objects;

/* JADX INFO: renamed from: ᵬᵷˏ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C4096 extends AnimatorListenerAdapter {

    /* JADX INFO: renamed from: ʽˈˋ, reason: contains not printable characters */
    public final /* synthetic */ View f15702;

    /* JADX INFO: renamed from: ːˏᵟᵯ, reason: contains not printable characters */
    public final /* synthetic */ boolean f15703;

    /* JADX INFO: renamed from: ᵨᵣ, reason: contains not printable characters */
    public final /* synthetic */ C3541 f15704;

    /* JADX INFO: renamed from: ᵲᵶᵳˈ, reason: contains not printable characters */
    public final /* synthetic */ ViewGroup f15705;

    /* JADX INFO: renamed from: ᵷᵺʾᵖ, reason: contains not printable characters */
    public final /* synthetic */ C5362 f15706;

    public C4096(ViewGroup viewGroup, View view, boolean z, C5362 c5362, C3541 c3541) {
        this.f15705 = viewGroup;
        this.f15702 = view;
        this.f15703 = z;
        this.f15706 = c5362;
        this.f15704 = c3541;
    }

    @Override // android.animation.AnimatorListenerAdapter, android.animation.Animator.AnimatorListener
    public final void onAnimationEnd(Animator animator) {
        ViewGroup viewGroup = this.f15705;
        View view = this.f15702;
        viewGroup.endViewTransition(view);
        boolean z = this.f15703;
        C5362 c5362 = this.f15706;
        if (z || c5362.f20291 == 3) {
            AbstractC2704.m6534(c5362.f20291, view, viewGroup);
        }
        C3541 c3541 = this.f15704;
        ((C5362) ((ᵜᵪʾ) c3541.f13598).ˌᴵ).m10948(c3541);
        if (AbstractC0651.m2324(2)) {
            Objects.toString(c5362);
        }
    }
}
