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

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

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

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

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

    public /* synthetic */ z50(c60 c60Var, long j10) {
        this.f19092c = c60Var;
        this.f19091b = j10;
    }

    @Override // java.lang.Runnable
    public final /* synthetic */ void run() {
        int i10 = this.f19090a;
        long j10 = this.f19091b;
        Object obj = this.f19092c;
        switch (i10) {
            case 0:
                ((c60) obj).f9746a.v(j10, true);
                break;
            default:
                ((gl2) obj).s(j10);
                break;
        }
    }

    public /* synthetic */ z50(gl2 gl2Var, long j10) {
        this.f19092c = gl2Var;
        this.f19091b = j10;
    }
}
