MT Manager v2.15.3版本的 MD5 值为:1cbd6ee7afdac97645dd3a8c4751ecf0

以下内容为反编译后的 C1678.java 源代码,内容仅作参考


package l;

import android.annotation.SuppressLint;
import android.content.DialogInterface;
import bin.mt.plus.R;
import java.util.Collections;
import java.util.List;
import java.util.Set;

public final class C1678 extends AbstractC7957 {

    private static final short[] f5954 = {8399, -14709, -14712, -14716, -14714, -14709, -14719, -14706, -14709, -14701, -14718, -14699, -14664, -14718, -14689, -14714, -14716, -14701, -14709, -14690, -14664, -14710, -14714, -14701, -14716, -14705, -14697, -14714, -14701, -14705, -14718, -14711, -14714, -14715, -14709, -14718, -14664, -14715, -14706, -14711, -14664, -14716, -14712, -14711, -14703, -14718, -14699, -14701, -14716, -14712, -14711, -14701, -14718, -14689, -14701, -14647, -14714, -14700, -14700, -14718, -14701, -14700, -14714, -14720, -14699, -14718, -14718, -14710, -14718, -14711, -14701, -14647, -14701, -14689, -14701, -25799, -22305, -26732, -30615, -21966, -26260, -23112, -24618, -14716, -14715, -14718, -14719, -14720, -14705, -14707, -14709, -14684, -14683, -14686, -14687, -14688, -14673, -14675, -14677};

    public C0836 f5955;

    public final AbstractC10663 f5956;

    public List f5957;

    public final Runnable f5958;

    public final boolean f5959;

    public final boolean f5960;

    public final C2520 f5961;

    public C1678(C2520 c2520, boolean z, AbstractC10663 abstractC10663, boolean z2, Runnable runnable) {
        this.f5961 = c2520;
        this.f5960 = z;
        this.f5956 = abstractC10663;
        this.f5959 = z2;
        this.f5958 = runnable;
    }

    @Override
    public final void mo507() {
        this.f5955.m3121();
    }

    @Override
    @SuppressLint({"SdCardPath"})
    public final void mo509() {
        AbstractC10663 abstractC10663;
        C2520 c2520 = this.f5961;
        abstractC10663 = c2520.f8081;
        AbstractC10663 abstractC106632 = this.f5956;
        if (abstractC10663 != abstractC106632) {
            return;
        }
        boolean m3123 = this.f5955.m3123();
        C2566 c2566 = c2520.f8088;
        if (m3123) {
            if (this.f5959) {
                c2520.m7254(Collections.emptyList(), false);
                c2566.m7415();
                return;
            }
            return;
        }
        c2520.m7254(this.f5957, false);
        if (this.f5957.size() == 3 && (abstractC106632 instanceof C3033) && c2520.m7343().equals("/data/data/")) {
            Set set = (Set) C9270.stream(this.f5957).filter(new Object()).map(new C6732(0)).collect(C4807.toSet());
            if (set.contains(C1578.m5307()) && set.contains("com.google.android.gms")) {
                C10547 mo2087 = c2520.m7341().mo2087();
                mo2087.m23868(R.string.MT_Protector_res_0x7f110724);
                mo2087.m23851(R.string.MT_Protector_res_0x7f110222);
                mo2087.m23849(R.string.MT_Protector_res_0x7f110508, new DialogInterface.OnClickListener() {
                    @Override
                    public final void onClick(DialogInterface dialogInterface, int i) {
                        C1678.this.f5961.m7341().m2092("https://mt2.cn/download");
                    }
                });
                mo2087.m23869(R.string.MT_Protector_res_0x7f11010c, (DialogInterface.OnClickListener) null);
                mo2087.m23865();
            }
        }
        C4250 c4250 = c2520.f8099;
        if (c4250.m11207() && !c4250.m11208().isEmpty()) {
            c4250.m11204(c4250.m11208());
        }
        c2566.m7415();
        Runnable runnable = this.f5958;
        if (runnable != null) {
            runnable.run();
        }
    }

    @Override
    public final void mo510(Exception exc) {
        if (this.f5955.m3123()) {
            return;
        }
        boolean z = exc instanceof C0891;
        C2520 c2520 = this.f5961;
        if (z || (exc instanceof C10858)) {
            C1423.m4769(0, exc.getMessage()).m4779();
        } else {
            c2520.m7341().m2097((Throwable) exc, false);
        }
        c2520.m7250();
        if (this.f5959) {
            c2520.m7254(Collections.emptyList(), false);
            c2520.f8088.m7415();
        }
    }

    @Override
    public final void mo511() {
        this.f5955 = this.f5961.m7317(true);
    }

    @Override
    public void mo508() {
        throw new UnsupportedOperationException("Method not decompiled: l.C1678.mo508():void");
    }
}