package d6;

import com.rubensousa.dpadrecyclerview.DpadRecyclerView;
import n4.u0;

/* JADX INFO: loaded from: classes.dex */
public final /* synthetic */ class f implements Runnable {

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

    /* JADX INFO: renamed from: r, reason: collision with root package name */
    public final /* synthetic */ DpadRecyclerView f12304r;

    public /* synthetic */ f(DpadRecyclerView dpadRecyclerView, int i) {
        this.f12303q = i;
        this.f12304r = dpadRecyclerView;
    }

    @Override // java.lang.Runnable
    public final void run() {
        DpadRecyclerView dpadRecyclerView = this.f12304r;
        switch (this.f12303q) {
            case u0.f15495q /* 0 */:
                int i = DpadRecyclerView.p1;
                P6.g.e(dpadRecyclerView, "this$0");
                dpadRecyclerView.requestLayout();
                break;
            default:
                int i5 = DpadRecyclerView.p1;
                P6.g.e(dpadRecyclerView, "this$0");
                dpadRecyclerView.x0();
                break;
        }
    }
}
