package p037.p089.p090;

import p037.p099.AbstractC2210;
import p037.p099.C2221;
import p037.p099.InterfaceC2219;

/* JADX INFO: renamed from: މ.ވ.ށ.ޤ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public class C2062 implements InterfaceC2219 {

    /* JADX INFO: renamed from: ރ, reason: contains not printable characters */
    public C2221 f6788 = null;

    @Override // p037.p099.InterfaceC2219
    public AbstractC2210 getLifecycle() {
        if (this.f6788 == null) {
            this.f6788 = new C2221(this);
        }
        return this.f6788;
    }
}
