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

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

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

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

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

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

    public /* synthetic */ i40(Object obj, boolean z10, long j10, int i10) {
        this.f12367a = i10;
        this.f12370d = obj;
        this.f12368b = z10;
        this.f12369c = j10;
    }

    @Override // java.lang.Runnable
    public final /* synthetic */ void run() {
        int i10 = this.f12367a;
        long j10 = this.f12369c;
        boolean z10 = this.f12368b;
        Object obj = this.f12370d;
        switch (i10) {
            case 0:
                ((zzcgw) obj).f19599c.v(j10, z10);
                break;
            default:
                ((c40) obj).v(j10, z10);
                break;
        }
    }
}
