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

/* JADX INFO: loaded from: classes2.dex */
public final /* synthetic */ class l60 implements Runnable {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ m60 f13508a;

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ int f13510c;

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

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final /* synthetic */ boolean f13512e;

    public /* synthetic */ l60(m60 m60Var, int i10, int i11, boolean z10, boolean z11) {
        this.f13508a = m60Var;
        this.f13509b = i10;
        this.f13510c = i11;
        this.f13511d = z10;
        this.f13512e = z11;
    }

    @Override // java.lang.Runnable
    public final /* synthetic */ void run() {
        this.f13508a.U2(this.f13509b, this.f13510c, this.f13511d, this.f13512e);
    }
}
