手机管家 v6.0.0版本的 MD5 值为:bf0bca2cb03f766137fe9ecf7383a634

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


package com.tencent.feedback.proguard;

import android.util.SparseArray;
import com.tencent.kingkong.database.SQLiteDatabase;

public final class av {
    public static boolean a = false;
    private String Rm;
    private String cms;
    private SparseArray<a> cwq;
    private String Rb = "http://monitor.uu.qq.com/analytics/rqdsync";
    private int d = -1;
    private int e = 6;
    private boolean cwv = true;
    private boolean i = false;

    public static class a {
        private String a = "http://monitor.uu.qq.com/analytics/rqdsync";
        private boolean Zp = false;
        private boolean agm = true;
        private boolean agz = false;

        public a(int i) {
        }

        public final synchronized String a() {
            return this.a;
        }

        public final synchronized boolean b() {
            return this.Zp;
        }

        public final synchronized void a(boolean z) {
            this.Zp = z;
        }

        public final synchronized boolean ea() {
            return this.agm;
        }

        public final synchronized boolean ob() {
            return false;
        }
    }

    public av() {
        this.cwq = null;
        this.Rm = SQLiteDatabase.KeyEmpty;
        this.cms = SQLiteDatabase.KeyEmpty;
        this.cwq = new SparseArray<>(5);
        this.cwq.append(3, new a(3));
        this.cwq = this.cwq;
        StringBuilder sb = new StringBuilder();
        sb.append("S(@L@L").append("@)");
        this.cms = sb.toString();
        sb.setLength(0);
        sb.append("*^@K#K").append("@!");
        this.Rm = sb.toString();
    }

    public final synchronized String a() {
        return this.Rb;
    }

    public final synchronized void a(String str) {
        this.Rb = str;
    }

    public final synchronized int b() {
        return this.d;
    }

    public final synchronized void a(int i) {
        this.d = i;
    }

    public final synchronized int c() {
        return this.e;
    }

    public final synchronized void b(int i) {
        if (i > 0) {
            this.e = i;
        }
    }

    public final synchronized String db() {
        return this.Rm;
    }

    public final synchronized String dZ() {
        return this.cms;
    }

    public final synchronized boolean pm() {
        return this.cwv;
    }

    public final synchronized void a(boolean z) {
        this.cwv = z;
    }

    public final synchronized a ab(int i) {
        return this.cwq != null ? this.cwq.get(i) : null;
    }

    public final synchronized boolean qr() {
        return this.i;
    }

    public final synchronized void D(boolean z) {
        this.i = z;
    }
}