package u5;

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

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

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

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

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

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

    public AbstractC1607G(U.b bVar, View view, ImageView imageView, TextView textView, TextView textView2, TextView textView3) {
        super(bVar, view, 0);
        this.f17554K = imageView;
        this.f17555L = textView;
        this.f17556M = textView2;
        this.f17557N = textView3;
    }
}
