package l2;

import com.google.android.material.internal.CheckableImageButton;
import e4.AbstractC0566j;

/* JADX INFO: loaded from: classes.dex */
public final class f extends p {

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public /* synthetic */ f(o oVar, int i) {
        super(oVar);
        this.f8810e = i;
    }

    @Override // l2.p
    public void r() {
        switch (this.f8810e) {
            case 0:
                o oVar = this.f8852b;
                oVar.f8849y = null;
                CheckableImageButton checkableImageButton = oVar.q;
                checkableImageButton.setOnLongClickListener(null);
                AbstractC0566j.x(checkableImageButton, null);
                break;
        }
    }
}
