package X0;

import android.content.Context;
import android.graphics.Typeface;

/* JADX INFO: renamed from: X0.g, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public abstract class AbstractC0794g extends AbstractC0791d {

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final I f8482d;

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

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

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

    public AbstractC0794g(I i6, int i7, H h5) {
        super(0, C0795h.f8486b, h5);
        this.f8482d = i6;
        this.f8483e = i7;
    }

    @Override // X0.InterfaceC0806t
    public final I b() {
        return this.f8482d;
    }

    @Override // X0.InterfaceC0806t
    public final int c() {
        return this.f8483e;
    }

    public abstract Typeface d(Context context);
}
