package u5;

import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;

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

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

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

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

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

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

    public G0(U.b bVar, View view, ImageView imageView, TextView textView, TextView textView2, TextView textView3) {
        super(bVar, view, 0);
        this.f17559K = textView;
        this.f17560L = imageView;
        this.f17561M = textView2;
        this.f17562N = textView3;
    }
}
