package u5;

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

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

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

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

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

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

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

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

    public E0(U.b bVar, View view, TextView textView, TextView textView2, ImageView imageView, TextView textView3, TextView textView4) {
        super(bVar, view, 0);
        this.f17545K = textView;
        this.f17546L = textView2;
        this.f17547M = imageView;
        this.f17548N = textView3;
        this.f17549O = textView4;
    }
}
