package com.google.android.gms.ads.nonagon.signalgeneration;

import com.google.android.gms.internal.ads.uz0;

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

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

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

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

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

    public /* synthetic */ m0(Object obj, boolean z10, boolean z11, int i10) {
        this.f8061a = i10;
        this.f8064d = obj;
        this.f8062b = z10;
        this.f8063c = z11;
    }

    @Override // java.lang.Runnable
    public final /* synthetic */ void run() {
        int i10 = this.f8061a;
        boolean z10 = this.f8063c;
        boolean z11 = this.f8062b;
        Object obj = this.f8064d;
        switch (i10) {
            case 0:
                ((n0) obj).d(z11, z10);
                break;
            default:
                ((uz0) ((p7.i0) obj).f31697d).g(z11, z10);
                break;
        }
    }
}
