导航菜单

页面标题

页面副标题

Atlys v4.8.7 - y.java 源代码

正在查看: Atlys v4.8.7 应用的 y.java JAVA 源代码文件

本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。


package N8;

import D0.C0319v;
import android.net.Uri;
import java.util.Map;
import java.util.concurrent.CancellationException;
import ka.V;
import kotlin.Pair;
import yp.K;

public final class y extends Cl.i implements Kl.n {

    public int f9389n;

    public final C0319v f9390o;

    public final String f9391p;

    public final V f9392q;

    public final String f9393r;

    public y(C0319v c0319v, String str, V v10, String str2, Al.f fVar) {
        super(2, fVar);
        this.f9390o = c0319v;
        this.f9391p = str;
        this.f9392q = v10;
        this.f9393r = str2;
    }

    public final Al.f create(Object obj, Al.f fVar) {
        return new y(this.f9390o, this.f9391p, this.f9392q, this.f9393r, fVar);
    }

    public final Object invoke(Object obj, Object obj2) {
        return create((dn.F) obj, (Al.f) obj2).invokeSuspend(wl.y.a);
    }

    public final Object invokeSuspend(Object obj) {
        Boolean F10;
        Bl.a aVar = Bl.a.a;
        int i10 = this.f9389n;
        try {
            if (i10 == 0) {
                di.A.X(obj);
                Uri.Builder buildUpon = Uri.parse("https://www.atlys.com/desktop-upload/schengen/task-manager").buildUpon();
                C0319v c0319v = this.f9390o;
                String K9 = ((Qe.g) c0319v.f4579f).K();
                kotlin.jvm.internal.l.e(K9);
                buildUpon.appendQueryParameter("uid", K9);
                buildUpon.appendQueryParameter("application", this.f9391p);
                buildUpon.appendQueryParameter("destination", this.f9392q.f28827b);
                Map<String, String> v0 = xl.B.v0(new Pair[]{new Pair("current_url", buildUpon.toString()), new Pair("email", this.f9393r)});
                T6.c cVar = (T6.c) c0319v.f4575b;
                this.f9389n = 1;
                obj = cVar.B0(v0, this);
                if (obj == aVar) {
                    return aVar;
                }
            } else {
                if (i10 != 1) {
                    throw new IllegalStateException("call to 'resume' before 'invoke' with coroutine");
                }
                di.A.X(obj);
            }
            F10 = Boolean.valueOf(((K) obj).a.c());
        } catch (Exception e4) {
            if (e4 instanceof CancellationException) {
                throw e4;
            }
            F10 = di.A.F(e4);
        }
        return new wl.l(F10);
    }
}