com-dot-app-sancharsaathi-1-5-0.apk

Download file
    package I3;

public abstract /* synthetic */ class H {

    /* renamed from: a  reason: collision with root package name */
    public static final int f1531a = Runtime.getRuntime().availableProcessors();

    public static final int a() {
        return f1531a;
    }

    public static final String b(String str) {
        try {
            return System.getProperty(str);
        } catch (SecurityException unused) {
            return null;
        }
    }
}
    
Download file