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

import android.os.RemoteException;
import java.util.Objects;

/* JADX INFO: loaded from: classes2.dex */
public final class gs extends nr {

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

    public /* synthetic */ gs(is isVar) {
        Objects.requireNonNull(isVar);
        this.f11848a = isVar;
    }

    @Override // com.google.android.gms.internal.ads.or
    public final void V0(gr grVar, String str) {
        is isVar = (is) this.f11848a;
        if (isVar.a() == null) {
            return;
        }
        hr hrVarB = isVar.b(grVar);
        vu0 vu0Var = (vu0) ((com.google.ads.mediation.e) isVar.a()).f7713b;
        vu0Var.getClass();
        try {
            ((cw) vu0Var.f17778b).F0(hrVarB.f12246a, str);
        } catch (RemoteException e10) {
            q7.j.zzl("#007 Could not call remote method.", e10);
        }
    }
}
