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

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

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

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

    public /* synthetic */ up2(yp2 yp2Var, int i10) {
        this.f17367a = i10;
        this.f17368b = yp2Var;
    }

    @Override // java.lang.Runnable
    public final /* synthetic */ void run() {
        int i10 = this.f17367a;
        yp2 yp2Var = this.f17368b;
        switch (i10) {
            case 0:
                yp2Var.n();
                break;
            case 1:
                yp2Var.f18948i0 = true;
                break;
            default:
                yp2Var.v();
                break;
        }
    }
}
