大漢易經書院.apk(点击下载) / an.java


package com.xiaomi.push.service;

import com.xiaomi.push.hd;
import java.util.Iterator;
import java.util.List;

class an implements Runnable {
    final /* synthetic */ List a;

    /* renamed from: a  reason: collision with other field name */
    final /* synthetic */ boolean f7534a;

    /* JADX WARN: Incorrect args count in method signature: ()V */
    an(List list, boolean z) {
        this.a = list;
        this.f7534a = z;
    }

    public void run() {
        int i;
        boolean a2 = am.a("www.baidu.com:80");
        Iterator it = this.a.iterator();
        while (true) {
            i = 1;
            if (!it.hasNext()) {
                break;
            }
            a2 = a2 || am.a((String) it.next());
            if (a2 && !this.f7534a) {
                break;
            }
        }
        if (!a2) {
            i = 2;
        }
        hd.a(i);
    }
}