导航菜单

页面标题

页面副标题

Perplexity v2.48.1 - AddressElementActivity.java 源代码

正在查看: Perplexity v2.48.1 应用的 AddressElementActivity.java JAVA 源代码文件

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


package com.stripe.android.paymentsheet.addresselement;

import B5.e;
import Cj.f;
import E3.h;
import Ei.r;
import Ha.a;
import al.C0630d;
import android.os.Bundle;
import androidx.activity.ComponentActivity;
import com.google.android.gms.internal.measurement.B1;
import g3.l0;
import h9.K;
import kotlin.LazyKt;
import kotlin.Metadata;
import kotlin.jvm.internal.Reflection;
import kotlin.jvm.internal.SourceDebugExtension;
import ok.AbstractC1267o;
import p1.d;
import sk.p;
import t5.n;
import t5.q;
import t5.r0;
import wj.C1706e0;
import xj.C1801b;
import xj.C1805f;
import xj.C1806g;
import xj.C1810k;
import xj.C1813n;

@Metadata(d1 = {"\u0000\f\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\b\u0003\b\u0001\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 = {2, 1, 0}, xi = 48)
@SourceDebugExtension
public final class AddressElementActivity extends ComponentActivity {
    public static final int X = 0;
    public final f x = new f(new C1801b(this, 0), new C1801b(this, 1));
    public final a y = new a(Reflection.a.b(C1810k.class), new C1805f(this, 0), new C1801b(this, 2), new C1805f(this, 1));
    public final C0630d z = LazyKt.a(new C1801b(this, 3));

    public static final C1810k f(AddressElementActivity addressElementActivity) {
        return (C1810k) addressElementActivity.y.getValue();
    }

    public final void e(p pVar, K k, n nVar, int i) {
        q qVar = (q) nVar;
        qVar.c0(1137646869);
        if ((((qVar.i(pVar) ? 4 : 2) | i | (qVar.i(k) ? 32 : 16) | (qVar.i(this) ? 256 : 128)) & 147) == 146 && qVar.E()) {
            qVar.T();
        } else {
            AbstractC1267o.a(null, null, null, B5.f.c(-1844300733, new Hi.a(pVar, this, k, 18), qVar), qVar, 3072, 7);
        }
        r0 w = qVar.w();
        if (w != null) {
            w.d = new d(i, 19, this, pVar, k);
        }
    }

    public final void finish() {
        super/*android.app.Activity*/.finish();
        B1.H(this);
    }

    public final void onCreate(Bundle bundle) {
        C1706e0 c1706e0;
        super.onCreate(bundle);
        C1806g c1806g = (C1806g) this.z.getValue();
        if (c1806g == null) {
            finish();
            return;
        }
        g9.f.B(getWindow(), false);
        C1813n c1813n = c1806g.x;
        if (c1813n != null && (c1706e0 = c1813n.w) != null) {
            l0.v(c1706e0);
        }
        h.a(this, new e(new r(this, 13), true, 1953035352));
    }
}