package androidx.appcompat.app;

import a.a.j;
import android.content.Context;
import android.content.res.TypedArray;
import android.util.AttributeSet;
import android.widget.ListView;

/* JADX INFO: loaded from: classes.dex */
public class AlertController$RecycleListView extends ListView {

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    private final int f370c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    private final int f371d;

    public AlertController$RecycleListView(Context context, AttributeSet attributeSet) {
        super(context, attributeSet);
        TypedArray typedArrayObtainStyledAttributes = context.obtainStyledAttributes(attributeSet, j.F1);
        this.f371d = typedArrayObtainStyledAttributes.getDimensionPixelOffset(j.G1, -1);
        this.f370c = typedArrayObtainStyledAttributes.getDimensionPixelOffset(j.H1, -1);
    }
}
