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

Download file
    package W0;

import X0.c;
import Z0.u;
import v3.l;

public final class b extends c {
    /* JADX INFO: super call moved to the top of the method (can break code semantics) */
    public b(c cVar) {
        super(cVar);
        l.e(cVar, "tracker");
    }

    public boolean b(u uVar) {
        l.e(uVar, "workSpec");
        return uVar.f3843j.f();
    }

    public /* bridge */ /* synthetic */ boolean c(Object obj) {
        return i(((Boolean) obj).booleanValue());
    }

    public boolean i(boolean z4) {
        return !z4;
    }
}
    
Download file