package androidx.fragment.app;

import F1.AbstractC0195y;
import android.view.View;
import java.lang.reflect.Field;
import java.util.ArrayList;

/* JADX INFO: loaded from: classes.dex */
public final class y0 implements Runnable {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ int f11739a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ ArrayList f11740b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ ArrayList f11741c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final /* synthetic */ ArrayList f11742d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final /* synthetic */ ArrayList f11743e;

    public y0(int i6, ArrayList arrayList, ArrayList arrayList2, ArrayList arrayList3, ArrayList arrayList4) {
        this.f11739a = i6;
        this.f11740b = arrayList;
        this.f11741c = arrayList2;
        this.f11742d = arrayList3;
        this.f11743e = arrayList4;
    }

    @Override // java.lang.Runnable
    public final void run() {
        for (int i6 = 0; i6 < this.f11739a; i6++) {
            View view = (View) this.f11740b.get(i6);
            String str = (String) this.f11741c.get(i6);
            Field field = F1.F.f1367a;
            AbstractC0195y.d(view, str);
            AbstractC0195y.d((View) this.f11742d.get(i6), (String) this.f11743e.get(i6));
        }
    }
}
