package com.huawei.hms.hwid; import java.util.HashSet; import java.util.Set; /* loaded from: classes2.dex */ public class ar { private static final Set a; static { HashSet hashSet = new HashSet(); a = hashSet; hashSet.add(0); } public static int a(int i) { return a.contains(Integer.valueOf(i)) ? 0 : 1; } }