package com.google.android.recaptcha;

import A4.d;
import B4.a;
import C4.c;
import w4.n;

/* JADX INFO: loaded from: classes3.dex */
public final class Recaptcha$getClient$1 extends c {
    /* synthetic */ Object zza;
    final /* synthetic */ Recaptcha zzb;
    int zzc;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public Recaptcha$getClient$1(Recaptcha recaptcha, d dVar) {
        super(dVar);
        this.zzb = recaptcha;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.zza = obj;
        this.zzc |= Integer.MIN_VALUE;
        Object objM347getClientBWLJW6A = this.zzb.m347getClientBWLJW6A(null, null, 0L, this);
        return objM347getClientBWLJW6A == a.f492a ? objM347getClientBWLJW6A : new n(objM347getClientBWLJW6A);
    }
}
