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

import android.view.View;

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

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

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

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

    public /* synthetic */ mw0(sf1 sf1Var, View view, int i10) {
        this.f14367a = i10;
        this.f14368b = sf1Var;
        this.f14369c = view;
    }

    @Override // java.lang.Runnable
    public final void run() {
        int i10 = this.f14367a;
        sf1 sf1Var = this.f14368b;
        View view = this.f14369c;
        switch (i10) {
            case 0:
                if (((Boolean) n7.y.f31093e.f31096c.b(ao.f8768a6)).booleanValue() && rf1.f16117a.f916b) {
                    sf1Var.zzd(view, zzfsq.f19722a, "Ad overlay");
                    break;
                }
                break;
            default:
                if (((Boolean) n7.y.f31093e.f31096c.b(ao.f8768a6)).booleanValue() && rf1.f16117a.f916b) {
                    sf1Var.zzb(view);
                    break;
                }
                break;
        }
    }
}
