package g.i.a.c.n;

/* JADX INFO: loaded from: classes.dex */
public class a {
    public volatile long a = -1;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public int f5609b;

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

    public a(boolean z2, int i2) {
        this.f5609b = -1;
        this.f5610c = false;
        this.f5610c = z2;
        this.f5609b = i2 * 50000000;
    }
}
