手机管家 v7.2.0版本的 MD5 值为:dd92ba71696e35a4b841cd1b5de53cd3

以下内容为反编译后的 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.bim;
import tcs.bql;
import tcs.yz;
import uilib.components.QButton;
import uilib.components.QCheckBox;

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

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

    public void afu() {
    }

    public void onDestroy() {
    }

    public void a(View view, final QButton qButton) {
        TextView textView = (TextView) view.findViewById(bql.f.gwH);
        SpannableString spannableString = new SpannableString(textView.getText());
        spannableString.setSpan(new URLSpan("http://m.qq.com/agreement/index_zhcn.jsp?pageNo=1&type=1"), 1, textView.getText().length() - 1, 33);
        spannableString.setSpan(new ForegroundColorSpan(this.mActivity.getResources().getColor(bql.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.qq.com/agreement/index_zhcn.jsp?pageNo=1&type=1")));
                } catch (Exception e) {
                }
            }
        });
        QCheckBox qCheckBox = (QCheckBox) view.findViewById(bql.f.gtn);
        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.rj(0);
                        return;
                    }
                    a.this.rj(16711681);
                    a.this.gdR = System.currentTimeMillis() - a.this.gdR;
                    com.tencent.server.base.d.ajT().postDelayed(new Runnable() {
                        @Override
                        public void run() {
                            yz.c(bim.QJ().kH(), ba.bpL, 4);
                            long j = a.this.gdR;
                        }
                    }, 500L);
                }
            });
        }
    }

    public boolean rj(int i) {
        com.meri.util.f.agE().release();
        com.tencent.server.fore.c.hYa = System.currentTimeMillis();
        com.tencent.server.fore.c.aUw().a(true, this.mActivity.getIntent(), this.gdQ, i);
        return true;
    }

    public void onPause() {
    }

    public void onResume() {
    }
}