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

import androidx.annotation.Nullable;
import org.json.JSONObject;

/* JADX INFO: loaded from: classes2.dex */
public final class by0 implements xw0 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final lq0 f9676a;

    public by0(lq0 lq0Var) {
        this.f9676a = lq0Var;
    }

    @Override // com.google.android.gms.internal.ads.xw0
    @Nullable
    public final yw0 zza(String str, JSONObject jSONObject) throws zzfjr {
        return new yw0(this.f9676a.a(str, jSONObject), new sx0(), str);
    }
}
