package p000.p001.p002.p003.p004;

import android.view.View;
import ar.tvplayer.tv.player.ui.CustomPlayerControlView;
import p000.p001.p002.p003.C0661;
import p037.p118.AbstractC2485;
import p037.p118.C2492;
import p402.p411.p413.C6635;

/* JADX INFO: renamed from: ނ.֏.֏.֏.֏.ྈ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public final class C0624 extends C2492 {

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public final /* synthetic */ SharedPreferencesOnSharedPreferenceChangeListenerC0501 f2955;

    public C0624(SharedPreferencesOnSharedPreferenceChangeListenerC0501 sharedPreferencesOnSharedPreferenceChangeListenerC0501) {
        this.f2955 = sharedPreferencesOnSharedPreferenceChangeListenerC0501;
    }

    @Override // p037.p118.AbstractC2485.InterfaceC2489
    /* JADX INFO: renamed from: ނ */
    public void mo1665(AbstractC2485 abstractC2485) {
        CustomPlayerControlView customPlayerControlViewFindViewById;
        if (abstractC2485 == null) {
            C6635.m9824("transition");
            throw null;
        }
        View view = this.f2955.mView;
        if (view != null) {
            view.setTag(C0661.transition_in_progress_tag, false);
        }
        View viewM1744 = this.f2955.m1744(C0661.controlPanel);
        if (viewM1744 == null || (customPlayerControlViewFindViewById = viewM1744.findViewById(C0661.playerControlView)) == null) {
            return;
        }
        customPlayerControlViewFindViewById.ࢨ = false;
    }
}
