package m4;

import java.util.concurrent.ScheduledExecutorService;
import java.util.concurrent.ScheduledFuture;

/* JADX INFO: loaded from: classes3.dex */
public final class A1 {

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final k4.w0 f20567b;

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

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final E3.p f20569d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public long f20570e;

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

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public ScheduledFuture f20572g;

    public A1(E0 e0, k4.w0 w0Var, ScheduledExecutorService scheduledExecutorService, E3.p pVar) {
        this.f20568c = e0;
        this.f20567b = w0Var;
        this.f20566a = scheduledExecutorService;
        this.f20569d = pVar;
        pVar.c();
    }
}
