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

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

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

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

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

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

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

    public /* synthetic */ o(Object obj, int i10, long j10, long j11, int i11) {
        this.f14777a = i11;
        this.f14781e = obj;
        this.f14778b = i10;
        this.f14779c = j10;
        this.f14780d = j11;
    }

    @Override // java.lang.Runnable
    public final /* synthetic */ void run() {
        int i10 = this.f14777a;
        Object obj = this.f14781e;
        switch (i10) {
            case 0:
                ((ek2) ((p) obj).f15215b).q(this.f14778b, this.f14779c, this.f14780d);
                break;
            default:
                ((gl2) obj).t(this.f14778b, this.f14779c, this.f14780d);
                break;
        }
    }
}
