package n7;

import android.os.RemoteException;
import androidx.annotation.Nullable;
import java.util.Objects;

/* JADX INFO: loaded from: classes2.dex */
public final class h3 extends j0 {

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

    public /* synthetic */ h3(i3 i3Var) {
        Objects.requireNonNull(i3Var);
        this.f30966a = i3Var;
    }

    @Override // n7.k0
    public final void Q0(a4 a4Var, int i10) {
        q7.j.b("This app is using a lightweight version of the Google Mobile Ads SDK that requires the latest Google Play services to be installed, but Google Play services is either missing or out of date.");
        q7.e.f32222b.post(new e.s0(this));
    }

    @Override // n7.k0
    public final void z(a4 a4Var) {
        Q0(a4Var, 1);
    }

    @Override // n7.j0, n7.k0
    @Nullable
    public final String zzf() throws RemoteException {
        return null;
    }

    @Override // n7.k0
    public final boolean zzg() {
        return false;
    }

    @Override // n7.j0, n7.k0
    @Nullable
    public final String zzh() throws RemoteException {
        return null;
    }
}
