安全中心 v4.9.2版本的 MD5 值为:d64c0ec7920c532fa6e6d9bb001cf9bf

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


package com.meri.ui.guide;

import android.R;
import android.app.Activity;
import android.content.Intent;
import android.net.Uri;
import android.text.SpannableString;
import android.text.style.ForegroundColorSpan;
import android.text.style.URLSpan;
import android.view.View;
import android.widget.CompoundButton;
import android.widget.TextView;
import tcs.ba;
import tcs.bdh;
import tcs.bgh;
import tcs.yz;
import uilib.components.QButton;
import uilib.components.QCheckBox;

public class a {
    private final String TAG = "--BaseSplash--";
    protected int fWf = 0;
    protected volatile long fWg;
    protected Activity mActivity;

    public void WP() {
        this.fWg = System.currentTimeMillis();
        afo();
        this.mActivity.overridePendingTransition(0, R.anim.fade_out);
    }

    public void afo() {
    }

    public void onDestroy() {
    }

    public void a(View view, final QButton qButton) {
        TextView textView = (TextView) view.findViewById(bdh.f.fin);
        SpannableString spannableString = new SpannableString(textView.getText());
        spannableString.setSpan(new URLSpan("http://m.aqgj.cn/index.php/Index/agreement/id/2"), 1, textView.getText().length() - 1, 33);
        spannableString.setSpan(new ForegroundColorSpan(this.mActivity.getResources().getColor(bdh.c.white)), 1, textView.getText().length() - 1, 33);
        textView.setText(spannableString);
        textView.setOnClickListener(new View.OnClickListener() {
            @Override
            public void onClick(View view2) {
                try {
                    a.this.mActivity.startActivity(new Intent("android.intent.action.VIEW", Uri.parse("http://m.aqgj.cn/index.php/Index/agreement/id/2")));
                } catch (Exception e) {
                }
            }
        });
        QCheckBox qCheckBox = (QCheckBox) view.findViewById(bdh.f.ffE);
        qCheckBox.setChecked(true);
        qCheckBox.setOnCheckedChangeListener(new CompoundButton.OnCheckedChangeListener() {
            @Override
            public void onCheckedChanged(CompoundButton compoundButton, boolean z) {
                if (qButton != null) {
                    qButton.setEnabled(z);
                }
            }
        });
    }

    public void a(final QButton qButton, final boolean z, final boolean z2) {
        if (qButton != null) {
            qButton.setOnClickListener(new View.OnClickListener() {
                @Override
                public void onClick(View view) {
                    a aVar = a.this;
                    if (z2) {
                        qButton.startRunning();
                    }
                    if (z) {
                        a.this.qi(0);
                        return;
                    }
                    a.this.qi(16711681);
                    a.this.fWg = System.currentTimeMillis() - a.this.fWg;
                    com.tencent.server.base.d.ajU().postDelayed(new Runnable() {
                        @Override
                        public void run() {
                            yz.c(bgh.PQ().kH(), ba.bpL, 4);
                            long j = a.this.fWg;
                        }
                    }, 500L);
                }
            });
        }
    }

    public boolean qi(int i) {
        com.meri.util.f.ago().release();
        com.tencent.server.fore.c.aUZ().b(true, this.fWf, i);
        return true;
    }
}