package com.google.android.gms.internal.ads;

import android.view.MotionEvent;
import java.util.concurrent.ScheduledExecutorService;

/* JADX INFO: loaded from: classes2.dex */
public final class yo {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public MotionEvent f18910a = MotionEvent.obtain(0, 0, 1, 0.0f, 0.0f, 0);

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public MotionEvent f18911b = MotionEvent.obtain(0, 0, 0, 0.0f, 0.0f, 0);

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

    public yo(ScheduledExecutorService scheduledExecutorService) {
        this.f18912c = scheduledExecutorService;
    }
}
