package D1;

import N1.t0;
import android.view.View;
import android.widget.TextView;
import com.martsnew.tv.R;

/* JADX INFO: renamed from: D1.o, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0090o extends t0 {

    /* JADX INFO: renamed from: u, reason: collision with root package name */
    public final TextView f1753u;

    /* JADX INFO: renamed from: v, reason: collision with root package name */
    public final View f1754v;

    public C0090o(View view) {
        super(view);
        if (x0.v.f18553a < 26) {
            view.setFocusable(true);
        }
        this.f1753u = (TextView) view.findViewById(R.id.exo_text);
        this.f1754v = view.findViewById(R.id.exo_check);
    }
}
