package com.google.android.recaptcha.internal;

import A4.d;
import C4.j;
import J4.e;
import V4.C;
import m3.AbstractC2467b;
import w4.C3137A;
import w4.n;

/* JADX INFO: loaded from: classes3.dex */
final class zzj extends j implements e {
    int zza;
    final /* synthetic */ zze zzb;
    final /* synthetic */ long zzc;
    final /* synthetic */ zzsc zzd;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public zzj(zze zzeVar, long j4, zzsc zzscVar, d dVar) {
        super(2, dVar);
        this.zzb = zzeVar;
        this.zzc = j4;
        this.zzd = zzscVar;
    }

    @Override // C4.a
    public final d create(Object obj, d dVar) {
        return new zzj(this.zzb, this.zzc, this.zzd, dVar);
    }

    @Override // J4.e
    public final /* bridge */ /* synthetic */ Object invoke(Object obj, Object obj2) {
        return ((zzj) create((C) obj, (d) obj2)).invokeSuspend(C3137A.f25453a);
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) throws Throwable {
        Object objZze;
        B4.a aVar = B4.a.f492a;
        int i6 = this.zza;
        AbstractC2467b.l(obj);
        if (i6 != 0) {
            objZze = ((n) obj).f25472a;
        } else {
            zze zzeVar = this.zzb;
            long j4 = this.zzc;
            zzsc zzscVar = this.zzd;
            this.zza = 1;
            objZze = zzeVar.zze(j4, zzscVar, this);
            if (objZze == aVar) {
                return aVar;
            }
        }
        return new n(objZze);
    }
}
