package F;

/* JADX INFO: loaded from: classes.dex */
public final class h extends d {

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final String f571b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final String f572c;

    public h(String str, String str2) {
        super("TXXX");
        this.f571b = str;
        this.f572c = str2;
    }
}
