package d.k.b;

import d.m.e;
import java.util.ArrayList;

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public int f3001b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public int f3002c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public int f3003d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public int f3004e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public int f3005f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public boolean f3006g;

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public String f3007h;

    /* JADX INFO: renamed from: i, reason: collision with root package name */
    public int f3008i;

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public CharSequence f3009j;

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public int f3010k;

    /* JADX INFO: renamed from: l, reason: collision with root package name */
    public CharSequence f3011l;

    /* JADX INFO: renamed from: m, reason: collision with root package name */
    public ArrayList<String> f3012m;

    /* JADX INFO: renamed from: n, reason: collision with root package name */
    public ArrayList<String> f3013n;
    public ArrayList<a> a = new ArrayList<>();

    /* JADX INFO: renamed from: o, reason: collision with root package name */
    public boolean f3014o = false;

    public static final class a {
        public int a;

        /* JADX INFO: renamed from: b, reason: collision with root package name */
        public m f3015b;

        /* JADX INFO: renamed from: c, reason: collision with root package name */
        public int f3016c;

        /* JADX INFO: renamed from: d, reason: collision with root package name */
        public int f3017d;

        /* JADX INFO: renamed from: e, reason: collision with root package name */
        public int f3018e;

        /* JADX INFO: renamed from: f, reason: collision with root package name */
        public int f3019f;

        /* JADX INFO: renamed from: g, reason: collision with root package name */
        public e.b f3020g;

        /* JADX INFO: renamed from: h, reason: collision with root package name */
        public e.b f3021h;

        public a() {
        }

        public a(int i2, m mVar) {
            this.a = i2;
            this.f3015b = mVar;
            e.b bVar = e.b.RESUMED;
            this.f3020g = bVar;
            this.f3021h = bVar;
        }
    }

    public i0(w wVar, ClassLoader classLoader) {
    }

    public void b(a aVar) {
        this.a.add(aVar);
        aVar.f3016c = this.f3001b;
        aVar.f3017d = this.f3002c;
        aVar.f3018e = this.f3003d;
        aVar.f3019f = this.f3004e;
    }
}
