package u5;

import android.view.View;
import android.widget.Button;
import android.widget.ImageView;
import android.widget.ProgressBar;
import android.widget.TextView;
import androidx.constraintlayout.helper.widget.Flow;

/* JADX INFO: renamed from: u5.k, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public abstract class AbstractC1632k extends U.g {

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

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

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

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

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

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

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

    /* JADX INFO: renamed from: R, reason: collision with root package name */
    public final ProgressBar f17758R;

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

    public AbstractC1632k(U.b bVar, View view, ImageView imageView, Button button, Flow flow, TextView textView, TextView textView2, TextView textView3, TextView textView4, ProgressBar progressBar, TextView textView5) {
        super(bVar, view, 0);
        this.f17751K = imageView;
        this.f17752L = button;
        this.f17753M = flow;
        this.f17754N = textView;
        this.f17755O = textView2;
        this.f17756P = textView3;
        this.f17757Q = textView4;
        this.f17758R = progressBar;
        this.f17759S = textView5;
    }
}
