package p037.p091.p095;

import android.graphics.drawable.Drawable;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;

/* JADX INFO: renamed from: މ.މ.ލ.ކ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public class C2136 {

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public TextView f6963;

    /* JADX INFO: renamed from: ؠ, reason: contains not printable characters */
    public TextView f6964;

    /* JADX INFO: renamed from: ހ, reason: contains not printable characters */
    public TextView f6965;

    /* JADX INFO: renamed from: ށ, reason: contains not printable characters */
    public ImageView f6966;

    /* JADX INFO: renamed from: ނ, reason: contains not printable characters */
    public View f6967;

    /* JADX INFO: renamed from: މ.މ.ލ.ކ$֏, reason: contains not printable characters */
    public static class C2137 {

        /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
        public final String f6968;

        /* JADX INFO: renamed from: ؠ, reason: contains not printable characters */
        public final String f6969;

        /* JADX INFO: renamed from: ހ, reason: contains not printable characters */
        public final String f6970;

        /* JADX INFO: renamed from: ށ, reason: contains not printable characters */
        public final Drawable f6971;

        public C2137(String str, String str2, String str3, Drawable drawable) {
            this.f6970 = str3;
            this.f6968 = str;
            this.f6969 = str2;
            this.f6971 = drawable;
        }
    }
}
