导航菜单

页面标题

页面副标题

Mitra Bukalapak v2.55.0 - WalletDeeplink.java 源代码

正在查看: Mitra Bukalapak v2.55.0 应用的 WalletDeeplink.java JAVA 源代码文件

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


package com.bukalapak.mitra.feature.deeplink.registry;

import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import com.bukalapak.mitra.feature.deeplink.MitraDeeplink;
import defpackage.dd0;
import defpackage.k54;
import defpackage.qha$a;
import kotlin.Metadata;

@Metadata(d1 = {"\u0000:\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0006\n\u0002\u0018\u0002\n\u0002\u0010\u000e\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0006\bÀ\u0002\u0018\u00002\u00020\u0001B\t\b\u0002¢\u0006\u0004\b\u0019\u0010\u001aJ\u001a\u0010\u0007\u001a\u0004\u0018\u00010\u00062\u0006\u0010\u0003\u001a\u00020\u00022\u0006\u0010\u0005\u001a\u00020\u0004H\u0007J\u001a\u0010\t\u001a\u0004\u0018\u00010\b2\u0006\u0010\u0003\u001a\u00020\u00022\u0006\u0010\u0005\u001a\u00020\u0004H\u0007J\u001a\u0010\n\u001a\u0004\u0018\u00010\u00062\u0006\u0010\u0003\u001a\u00020\u00022\u0006\u0010\u0005\u001a\u00020\u0004H\u0007J\u001a\u0010\u000b\u001a\u0004\u0018\u00010\b2\u0006\u0010\u0003\u001a\u00020\u00022\u0006\u0010\u0005\u001a\u00020\u0004H\u0007J\u0018\u0010\f\u001a\u00020\u00062\u0006\u0010\u0003\u001a\u00020\u00022\u0006\u0010\u0005\u001a\u00020\u0004H\u0007J\u001a\u0010\r\u001a\u0004\u0018\u00010\b2\u0006\u0010\u0003\u001a\u00020\u00022\u0006\u0010\u0005\u001a\u00020\u0004H\u0007JU\u0010\u0013\u001a\u00028\u0000\"\u0004\b\u0000\u0010\u000e2\u0006\u0010\u0003\u001a\u00020\u00022\u0006\u0010\u0005\u001a\u00020\u00042.\u0010\u0012\u001a*\u0012\u0004\u0012\u00020\u0002\u0012\u0006\u0012\u0004\u0018\u00010\u0010\u0012\u0006\u0012\u0004\u0018\u00010\u0010\u0012\n\u0012\b\u0012\u0004\u0012\u00020\b0\u0011\u0012\u0004\u0012\u00028\u00000\u000fH\u0002¢\u0006\u0004\b\u0013\u0010\u0014R\u0011\u0010\u0018\u001a\u00020\u00158F¢\u0006\u0006\u001a\u0004\b\u0016\u0010\u0017¨\u0006\u001b"}, d2 = {"Lcom/bukalapak/mitra/feature/deeplink/registry/WalletDeeplink;", "", "Landroid/content/Context;", "context", "Landroid/os/Bundle;", "extras", "Lvz8;", "goToMyWalletScreen", "Landroid/content/Intent;", "goToMyWalletScreenInternal", "goToActTopupScreen", "goToActTopupScreenInternal", "goToTopupScreen", "goToTopupScreenInternal", "T", "Lkotlin/Function4;", "", "Lkotlin/Function0;", "body", "b", "(Landroid/content/Context;Landroid/os/Bundle;Lyx2;)Ljava/lang/Object;", "Lqha;", "a", "()Lqha;", "walletNavigation", "<init>", "()V", "feature_deeplink_release"}, k = 1, mv = {1, 8, 0})
public final class WalletDeeplink {
    public static final WalletDeeplink a = new WalletDeeplink();

    @Metadata(d1 = {"\u0000\b\n\u0002\u0018\u0002\n\u0002\b\u0002\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0001\u0010\u0002"}, d2 = {"Landroid/content/Intent;", "a", "()Landroid/content/Intent;"}, k = 3, mv = {1, 8, 0})
    static final class a extends dk4 implements ex2<Intent> {
        final Context $context;

        a(Context context) {
            super(0);
            this.$context = context;
        }

        public final Intent invoke() {
            return WalletDeeplink.a.a().f(this.$context);
        }
    }

    @Metadata(d1 = {"\u0000\b\n\u0002\u0018\u0002\n\u0002\b\u0002\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0001\u0010\u0002"}, d2 = {"Landroid/content/Intent;", "a", "()Landroid/content/Intent;"}, k = 3, mv = {1, 8, 0})
    static final class b extends dk4 implements ex2<Intent> {
        final Context $context;

        b(Context context) {
            super(0);
            this.$context = context;
        }

        public final Intent invoke() {
            return WalletDeeplink.a.a().f(this.$context);
        }
    }

    @Metadata(d1 = {"\u0000\b\n\u0002\u0018\u0002\n\u0002\b\u0002\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0001\u0010\u0002"}, d2 = {"Landroid/content/Intent;", "a", "()Landroid/content/Intent;"}, k = 3, mv = {1, 8, 0})
    static final class c extends dk4 implements ex2<Intent> {
        final Context $context;
        final String $referrer;

        c(Context context, String str) {
            super(0);
            this.$context = context;
            this.$referrer = str;
        }

        public final Intent invoke() {
            return qha$a.a(WalletDeeplink.a.a(), this.$context, null, null, null, this.$referrer, 14, null);
        }
    }

    @Metadata(d1 = {"\u0000\b\n\u0002\u0018\u0002\n\u0002\b\u0002\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0001\u0010\u0002"}, d2 = {"Landroid/content/Intent;", "a", "()Landroid/content/Intent;"}, k = 3, mv = {1, 8, 0})
    static final class d extends dk4 implements ex2<Intent> {
        final Context $context;
        final String $referrer;

        d(Context context, String str) {
            super(0);
            this.$context = context;
            this.$referrer = str;
        }

        public final Intent invoke() {
            return qha$a.a(WalletDeeplink.a.a(), this.$context, null, null, null, this.$referrer, 14, null);
        }
    }

    @Metadata(k = 3, mv = {1, 8, 0}, xi = 48)
    class e extends oy2 implements yx2<Context, String, String, ex2<? extends Intent>, vz8> {
        public static final e a = new e();

        e() {
            super(4, k54.class, "buildStackLogin", "buildStackLogin(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;Lkotlin/jvm/functions/Function0;)Landroidx/core/app/TaskStackBuilder;", 1);
        }

        public final vz8 k(Context context, String str, String str2, ex2<? extends Intent> ex2Var) {
            p64.h(context, "p0");
            p64.h(ex2Var, "p3");
            return k54.g(context, str, str2, ex2Var);
        }
    }

    @Metadata(k = 3, mv = {1, 8, 0}, xi = 48)
    class f extends oy2 implements yx2<Context, String, String, ex2<? extends Intent>, Intent> {
        public static final f a = new f();

        f() {
            super(4, k54.class, "buildIntentLogin", "buildIntentLogin(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;Lkotlin/jvm/functions/Function0;)Landroid/content/Intent;", 1);
        }

        public final Intent k(Context context, String str, String str2, ex2<? extends Intent> ex2Var) {
            p64.h(context, "p0");
            p64.h(ex2Var, "p3");
            return k54.b(context, str, str2, ex2Var);
        }
    }

    @Metadata(d1 = {"\u0000\n\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0002\u0010\u0002\u001a\u00020\u0001\"\u0004\b\u0000\u0010\u0000H\n¢\u0006\u0004\b\u0002\u0010\u0003"}, d2 = {"T", "Landroid/content/Intent;", "a", "()Landroid/content/Intent;"}, k = 3, mv = {1, 8, 0})
    static final class g extends dk4 implements ex2<Intent> {
        final Context $context;

        g(Context context) {
            super(0);
            this.$context = context;
        }

        public final Intent invoke() {
            return qha$a.b(WalletDeeplink.a.a(), this.$context, 0, null, null, null, true, null, 94, null);
        }
    }

    private WalletDeeplink() {
    }

    private final <T> T b(Context context, Bundle extras, yx2<? super Context, ? super String, ? super String, ? super ex2<? extends Intent>, ? extends T> body) {
        return (T) body.k(context, dd0.a(extras), (Object) null, new g(context));
    }

    @MitraDeeplink
    public static final vz8 goToActTopupScreen(Context context, Bundle extras) {
        p64.h(context, "context");
        p64.h(extras, "extras");
        String a2 = dd0.a(extras);
        if (a2 != null) {
            return k54.h(context, a2, null, new a(context), 4, null);
        }
        return null;
    }

    @MitraDeeplink
    public static final Intent goToActTopupScreenInternal(Context context, Bundle extras) {
        p64.h(context, "context");
        p64.h(extras, "extras");
        String a2 = dd0.a(extras);
        if (a2 != null) {
            return k54.c(context, a2, null, new b(context), 4, null);
        }
        return null;
    }

    @MitraDeeplink
    public static final vz8 goToMyWalletScreen(Context context, Bundle extras) {
        p64.h(context, "context");
        p64.h(extras, "extras");
        String a2 = dd0.a(extras);
        String string = extras.getString("from");
        if (a2 != null) {
            return k54.h(context, a2, null, new c(context, string), 4, null);
        }
        return null;
    }

    @MitraDeeplink
    public static final Intent goToMyWalletScreenInternal(Context context, Bundle extras) {
        p64.h(context, "context");
        p64.h(extras, "extras");
        String a2 = dd0.a(extras);
        String string = extras.getString("from");
        if (a2 != null) {
            return k54.c(context, a2, null, new d(context, string), 4, null);
        }
        return null;
    }

    @MitraDeeplink
    public static final vz8 goToTopupScreen(Context context, Bundle extras) {
        p64.h(context, "context");
        p64.h(extras, "extras");
        return (vz8) a.b(context, extras, e.a);
    }

    @MitraDeeplink
    public static final Intent goToTopupScreenInternal(Context context, Bundle extras) {
        p64.h(context, "context");
        p64.h(extras, "extras");
        return (Intent) a.b(context, extras, f.a);
    }

    public final qha a() {
        return xp1.a.a().u1();
    }
}