导航菜单

页面标题

页面副标题

Atlys v4.8.7 - AddressElementActivity.java 源代码

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

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


package com.stripe.android.paymentsheet.addresselement;

import Bi.C0028h;
import E.j;
import L0.a;
import Vh.C0431d0;
import Wh.C0476b;
import Wh.C0480f;
import Wh.C0484j;
import Wh.C0485k;
import android.os.Bundle;
import androidx.activity.ComponentActivity;
import com.bumptech.glide.d;
import kotlin.Metadata;
import kotlin.jvm.internal.z;
import pp.h;
import wl.n;

@Metadata(d1 = {"\u0000\f\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\b\u0003\b\u0000\u0018\u00002\u00020\u0001B\u0007¢\u0006\u0004\b\u0002\u0010\u0003¨\u0006\u0004"}, d2 = {"Lcom/stripe/android/paymentsheet/addresselement/AddressElementActivity;", "Landroidx/activity/ComponentActivity;", "<init>", "()V", "paymentsheet_release"}, k = 1, mv = {1, 8, 0})
public final class AddressElementActivity extends ComponentActivity {
    public static final int f1 = 0;
    public final C0484j G = new C0484j(new C0476b(this, 3), new C0476b(this, 4));
    public final j I = new j(z.a.b(C0485k.class), new C0028h(this, 17), new C0476b(this, 2), new C0028h(this, 18));
    public final n e1 = di.z.c0(new C0476b(this, 1));

    public static final C0485k f(AddressElementActivity addressElementActivity) {
        return (C0485k) addressElementActivity.I.getValue();
    }

    public final void finish() {
        super/*android.app.Activity*/.finish();
        overridePendingTransition(2130772062, 2130772063);
    }

    public final void onCreate(Bundle bundle) {
        C0431d0 c0431d0;
        super.onCreate(bundle);
        h.h0(getWindow(), false);
        Wh.n nVar = ((C0480f) this.e1.getValue()).b;
        if (nVar != null && (c0431d0 = nVar.a) != null) {
            d.O(c0431d0);
        }
        f.d.a(this, new a(1953035352, true, new A8.a(this, 24)));
    }
}