package defpackage;

import java.util.Iterator;
import java.util.List;

/* JADX INFO: renamed from: ᵟᵶᵝ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public abstract class AbstractC3112 {

    /* JADX INFO: renamed from: ᵲᵶᵳˈ, reason: contains not printable characters */
    public static final /* synthetic */ int f11892 = 0;

    static {
        C3814.m8512("DiagnosticsWrkr");
    }

    /* JADX INFO: renamed from: ᵲᵶᵳˈ, reason: contains not printable characters */
    public static final void m7203(C1583 c1583, C3320 c3320, C1545 c1545, List list) {
        Iterator it = list.iterator();
        while (it.hasNext()) {
            C2590 c2590 = (C2590) it.next();
            C4272 c4272 = ᵷᵸˁ.ᵝᵶ(c2590);
            String str = c2590.f10017;
            C2258 c2258 = (C2258) ᵥˇᵛˎ.ˉˆᵗ(c1545.f6215, true, false, new C3330(c4272.f16322, 0, c4272.f16323));
            Integer numValueOf = c2258 != null ? Integer.valueOf(c2258.f8922) : null;
            String strM8996 = AbstractC4126.m8996((List) ᵥˇᵛˎ.ˉˆᵗ(c1583.f6356, true, false, new C4704(7, str)), ",", null, null, null, 62);
            String strM89962 = AbstractC4126.m8996((List) ᵥˇᵛˎ.ˉˆᵗ(c3320.f12759, true, false, new C4704(19, str)), ",", null, null, null, 62);
            StringBuilder sb = new StringBuilder("\n");
            sb.append(str);
            sb.append("\t ");
            sb.append(c2590.f10006);
            sb.append("\t ");
            sb.append(numValueOf);
            sb.append("\t ");
            sb.append(c2590.f9998.name());
            sb.append("\t ");
            sb.append(strM8996);
            sb.append("\t ");
            sb.append(strM89962);
            sb.append('\t');
        }
    }
}
