package c5;

import K4.w;
import X4.o;

/* JADX INFO: loaded from: classes.dex */
public final class i extends w {

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public final w f4763k;

    /* JADX INFO: renamed from: l, reason: collision with root package name */
    public final g f4764l;

    /* JADX INFO: renamed from: m, reason: collision with root package name */
    public o f4765m;

    public i(w wVar, g gVar) {
        this.f4763k = wVar;
        this.f4764l = gVar;
    }

    @Override // K4.w
    public final long a() {
        return this.f4763k.a();
    }

    @Override // K4.w
    public final X4.g e() {
        if (this.f4765m == null) {
            this.f4765m = new o(new h(this, this.f4763k.e()));
        }
        return this.f4765m;
    }
}
