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

Download file
    package D1;

public abstract class i {
    public static int a(int i4) {
        if (i4 == -1) {
            return -1;
        }
        return i4 / 1000;
    }
}
    
Download file