package V;

/* JADX INFO: loaded from: classes.dex */
public final class j0 implements InterfaceC0619m {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ i0 f7110a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ boolean f7111b;

    public j0(i0 i0Var, boolean z6) {
        this.f7110a = i0Var;
        this.f7111b = z6;
    }

    @Override // V.InterfaceC0619m
    public final long a() {
        return this.f7110a.n(this.f7111b);
    }
}
