WeChat.apk(点击下载) / c.java


package f94;

import android.content.DialogInterface;
import android.view.View;
import com.tencent.mm.R;
import com.tencent.mm.autogen.events.WalletEntryChangeAccountEvent;
import com.tencent.mm.sdk.platformtools.Util;
import com.tencent.mm.ui.MMActivity;
import com.tencent.mm.wallet_core.ui.t;
import i14.j;
import java.util.ArrayList;
import pg1.d;

public class c implements View.OnClickListener {

    /* renamed from: d  reason: collision with root package name */
    public final /* synthetic */ MMActivity f213543d;

    public class a implements DialogInterface.OnClickListener {
        public a() {
        }

        public void onClick(DialogInterface dialogInterface, int i15) {
            boolean z15;
            String i16 = d.f().i("clicfg_wcpay_host_change_to_cn_android", "", false, false);
            if (!Util.isNullOrNil(i16) && Util.getInt(i16, 0) != 0) {
                z15 = true;
            } else {
                z15 = false;
            }
            if (z15) {
                t.S(c.this.f213543d, "https://tenpay.wechatpay.cn/cgi-bin/mmpayweb-bin/payunregshow?operation=1", false);
            } else {
                t.S(c.this.f213543d, "https://wx.tenpay.com/cgi-bin/mmpayweb-bin/payunregshow?operation=1", false);
            }
            new WalletEntryChangeAccountEvent().publish();
        }
    }

    public class b implements DialogInterface.OnClickListener {
        public b(c cVar) {
        }

        public void onClick(DialogInterface dialogInterface, int i15) {
            dialogInterface.dismiss();
        }
    }

    public c(MMActivity mMActivity) {
        this.f213543d = mMActivity;
    }

    public void onClick(View view) {
        ArrayList arrayList = new ArrayList();
        arrayList.add(view);
        Object[] array = arrayList.toArray();
        arrayList.clear();
        j30.a.b("com/tencent/mm/wallet_core/ui/formview/CommonHintViewConfig$8", "android/view/View$OnClickListener", "onClick", "(Landroid/view/View;)V", this, array);
        MMActivity mMActivity = this.f213543d;
        j.A(mMActivity, mMActivity.getString(R.string.kir), this.f213543d.getString(R.string.kio), this.f213543d.getString(R.string.kiq), this.f213543d.getString(R.string.kis), new a(), new b(this));
        j30.a.g(this, "com/tencent/mm/wallet_core/ui/formview/CommonHintViewConfig$8", "android/view/View$OnClickListener", "onClick", "(Landroid/view/View;)V");
    }
}