package u5;

import android.view.View;
import android.widget.LinearLayout;
import com.facebook.shimmer.ShimmerFrameLayout;

/* JADX INFO: loaded from: classes.dex */
public abstract class L0 extends U.g {

    /* JADX INFO: renamed from: R, reason: collision with root package name */
    public static final /* synthetic */ int f17599R = 0;

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

    /* JADX INFO: renamed from: L, reason: collision with root package name */
    public final LinearLayout f17601L;

    /* JADX INFO: renamed from: M, reason: collision with root package name */
    public final ShimmerFrameLayout f17602M;

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

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

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

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

    public L0(U.b bVar, View view, View view2, LinearLayout linearLayout, ShimmerFrameLayout shimmerFrameLayout, View view3, View view4, View view5, View view6) {
        super(bVar, view, 0);
        this.f17600K = view2;
        this.f17601L = linearLayout;
        this.f17602M = shimmerFrameLayout;
        this.f17603N = view3;
        this.f17604O = view4;
        this.f17605P = view5;
        this.f17606Q = view6;
    }
}
