package androidx.leanback.widget;

import O1.C0225a;
import android.content.Context;
import android.content.res.TypedArray;
import android.view.ViewGroup;
import com.martsnew.tv.R;
import l0.C1119a;
import y5.AbstractC1757b;

/* JADX INFO: renamed from: androidx.leanback.widget.h0, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public class C0468h0 extends X {

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public C0466g0 f8645b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public C0462e0 f8646c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public AbstractC0458c0 f8647d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public Object f8648e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public int f8649f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public boolean f8650g;

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public boolean f8651h;
    public boolean i;

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public float f8652j;

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public final C1119a f8653k;

    /* JADX INFO: renamed from: l, reason: collision with root package name */
    public C0225a f8654l;

    /* JADX INFO: renamed from: m, reason: collision with root package name */
    public AbstractC1757b f8655m;

    public C0468h0(ViewGroup viewGroup) {
        super(viewGroup);
        this.f8649f = 0;
        this.f8652j = 0.0f;
        Context context = viewGroup.getContext();
        TypedArray typedArrayObtainStyledAttributes = context.obtainStyledAttributes(k0.a.f13741b);
        int color = typedArrayObtainStyledAttributes.getColor(36, context.getResources().getColor(R.color.lb_view_dim_mask_color));
        float fraction = typedArrayObtainStyledAttributes.getFraction(34, 1, 1, context.getResources().getFraction(R.fraction.lb_view_active_level, 1, 0));
        float fraction2 = typedArrayObtainStyledAttributes.getFraction(35, 1, 1, context.getResources().getFraction(R.fraction.lb_view_dimmed_level, 1, 1));
        typedArrayObtainStyledAttributes.recycle();
        this.f8653k = new C1119a(fraction, fraction2, color);
    }

    public Object b() {
        return null;
    }
}
