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


package mn1;

import android.content.DialogInterface;
import lh4.o;
import wg4.b0;
import x74.c;

public final class m implements DialogInterface.OnDismissListener {

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

    /* renamed from: e  reason: collision with root package name */
    public final /* synthetic */ String f266432e;

    public static final class a extends o implements kh4.a<b0> {

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

        /* renamed from: e  reason: collision with root package name */
        public final /* synthetic */ n f266434e;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public a(String str, n nVar) {
            super(0);
            this.f266433d = str;
            this.f266434e = nVar;
        }

        /* Return type fixed from 'java.lang.Object' to match base method */
        @Override // kh4.a
        public b0 invoke() {
            String str = this.f266433d;
            String str2 = n.f266435s;
            if (lh4.m.b(str, str2)) {
                n nVar = this.f266434e;
                if (!nVar.f266451o) {
                    n.a(nVar, "https://support.weixin.qq.com/cgi-bin/mmsupportacctnodeweb-bin/pages/s6zCQ8q4oR2FpRXe");
                }
            } else {
                n nVar2 = this.f266434e;
                if (!nVar2.f266450n) {
                    n.a(nVar2, str2);
                }
            }
            return b0.f332794a;
        }
    }

    public m(n nVar, String str) {
        this.f266431d = nVar;
        this.f266432e = str;
    }

    public final void onDismiss(DialogInterface dialogInterface) {
        this.f266431d.getClass();
        n nVar = this.f266431d;
        nVar.f266445i = null;
        if (nVar.f266454r) {
            c.b(new a(this.f266432e, nVar));
        }
        this.f266431d.f266454r = false;
    }
}