package f;

/* JADX INFO: renamed from: f.d, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0458d {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    C0458d f3848a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    private final int f3849b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    private final int f3850c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    private final int f3851d;

    public C0458d(C0457c c0457c, int i2, String str, String str2) {
        if (c0457c.f3844o == null) {
            c0457c.f3844o = this;
        } else {
            c0457c.f3845p.f3848a = this;
        }
        c0457c.f3845p = this;
        this.f3849b = i2;
        this.f3850c = c0457c.h(str);
        this.f3851d = c0457c.h(str2);
    }

    int a() {
        return 8;
    }

    void b(C0455a c0455a) {
        c0455a.g(this.f3849b & (-393217)).g(this.f3850c).g(this.f3851d);
        c0455a.g(0);
    }

    public void c() {
    }
}
