package q9;

import android.graphics.Typeface;
import i0.p;

/* JADX INFO: loaded from: classes2.dex */
public final class e extends p {

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

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

    public e(g gVar, h hVar) {
        this.f32250b = gVar;
        this.f32249a = hVar;
    }

    @Override // i0.p
    public final void a(int i10) {
        this.f32250b.f32264j = true;
        this.f32249a.a(i10);
    }

    @Override // i0.p
    public final void b(Typeface typeface) {
        g gVar = this.f32250b;
        gVar.f32266l = Typeface.create(typeface, gVar.f32255a);
        gVar.f32264j = true;
        this.f32249a.b(gVar.f32266l, false);
    }
}
