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

import org.json.JSONObject;

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

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

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

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

    public /* synthetic */ la0(x50 x50Var, JSONObject jSONObject) {
        this.f13567b = x50Var;
        this.f13568c = jSONObject;
    }

    @Override // java.lang.Runnable
    public final /* synthetic */ void run() {
        int i10 = this.f13566a;
        x50 x50Var = this.f13567b;
        JSONObject jSONObject = this.f13568c;
        switch (i10) {
            case 0:
                String string = jSONObject.toString();
                StringBuilder sb = new StringBuilder(string.length() + 31);
                sb.append("Calling AFMA_updateActiveView(");
                sb.append(string);
                sb.append(")");
                q7.j.a(sb.toString());
                x50Var.f("AFMA_updateActiveView", jSONObject);
                break;
            default:
                zzguf zzgufVar = lm0.H;
                x50Var.e("onVideoEvent", jSONObject);
                break;
        }
    }

    public /* synthetic */ la0(JSONObject jSONObject, x50 x50Var) {
        this.f13568c = jSONObject;
        this.f13567b = x50Var;
    }
}
