package m;

import android.content.res.TypedArray;
import android.util.AttributeSet;
import android.widget.TextView;
import h.AbstractC0617a;

/* JADX INFO: renamed from: m.u, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0884u {

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final S.g f9250b;

    public C0884u(TextView textView) {
        this.f9249a = textView;
        this.f9250b = new S.g(textView);
    }

    public final void a(AttributeSet attributeSet, int i) {
        TypedArray typedArrayObtainStyledAttributes = this.f9249a.getContext().obtainStyledAttributes(attributeSet, AbstractC0617a.f6475g, i, 0);
        try {
            boolean z5 = typedArrayObtainStyledAttributes.hasValue(14) ? typedArrayObtainStyledAttributes.getBoolean(14, true) : true;
            typedArrayObtainStyledAttributes.recycle();
            ((A1.h) this.f9250b.f2797k).F(z5);
        } catch (Throwable th) {
            typedArrayObtainStyledAttributes.recycle();
            throw th;
        }
    }
}
