package androidx.fragment.app;

import java.util.ArrayList;
import java.util.HashMap;

/* JADX INFO: loaded from: classes.dex */
public final class i0 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final ArrayList f11635a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final HashMap f11636b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final HashMap f11637c;

    public i0(ArrayList arrayList, HashMap map, HashMap map2) {
        this.f11635a = arrayList;
        this.f11636b = map;
        this.f11637c = map2;
    }
}
