package n;

import android.content.res.TypedArray;
import android.util.AttributeSet;
import android.widget.TextView;
import com.google.android.gms.internal.measurement.X1;

/* JADX INFO: renamed from: n.s, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C1233s {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final TextView f14928a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final d3.V0 f14929b;

    public C1233s(TextView textView) {
        this.f14928a = textView;
        this.f14929b = new d3.V0(textView);
    }

    public final void a(AttributeSet attributeSet, int i) {
        TypedArray typedArrayObtainStyledAttributes = this.f14928a.getContext().obtainStyledAttributes(attributeSet, h.a.f13011g, i, 0);
        try {
            boolean z8 = typedArrayObtainStyledAttributes.hasValue(14) ? typedArrayObtainStyledAttributes.getBoolean(14, true) : true;
            typedArrayObtainStyledAttributes.recycle();
            ((X1) this.f14929b.f11784r).J(z8);
        } catch (Throwable th) {
            typedArrayObtainStyledAttributes.recycle();
            throw th;
        }
    }
}
