package androidx.appcompat.widget;

import android.content.res.ColorStateList;
import android.graphics.PorterDuff;

/* JADX INFO: compiled from: TintInfo.java */
/* JADX INFO: loaded from: classes.dex */
class g0 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public ColorStateList f598a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public PorterDuff.Mode f599b;

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

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

    g0() {
    }

    void a() {
        this.f598a = null;
        this.f601d = false;
        this.f599b = null;
        this.f600c = false;
    }
}
