package J2;

/* JADX INFO: loaded from: classes.dex */
public class x0 extends android.support.v4.media.session.b {

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

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

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public final /* synthetic */ B0 f3475j;

    public x0(B0 b02, float f6, float f7) {
        this.f3475j = b02;
        this.f3473h = f6;
        this.f3474i = f7;
    }

    @Override // android.support.v4.media.session.b
    public void E(String str) {
        B0 b02 = this.f3475j;
        if (b02.V()) {
            z0 z0Var = b02.f3156c;
            if (z0Var.f3489b) {
                b02.f3154a.drawText(str, this.f3473h, this.f3474i, z0Var.f3491d);
            }
            z0 z0Var2 = b02.f3156c;
            if (z0Var2.f3490c) {
                b02.f3154a.drawText(str, this.f3473h, this.f3474i, z0Var2.f3492e);
            }
        }
        this.f3473h = b02.f3156c.f3491d.measureText(str) + this.f3473h;
    }
}
