BaseService.smali

.class public abstract Lsg/bigo/live/support64/BaseService;
.super Landroidx/lifecycle/LifecycleService;
.source "SourceFile"

# interfaces
.implements Lsg/bigo/core/component/c;


# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "<W::",
        "Lsg/bigo/core/component/c/a;",
        ">",
        "Landroidx/lifecycle/LifecycleService;",
        "Lsg/bigo/core/component/c<",
        "TW;>;"
    }
.end annotation


# instance fields
.field private a:Lsg/bigo/core/component/b;


# direct methods
.method public constructor <init>()V
    .registers 1

    .line 18
    invoke-direct {p0}, Landroidx/lifecycle/LifecycleService;-><init>()V

    return-void
.end method


# virtual methods
.method public getComponent()Lsg/bigo/core/component/b/d;
    .registers 2

    .line 32
    invoke-virtual {p0}, Lsg/bigo/live/support64/BaseService;->getComponentHelp()Lsg/bigo/core/component/b;

    move-result-object v0

    invoke-interface {v0}, Lsg/bigo/core/component/b;->a()Lsg/bigo/core/component/b/a;

    move-result-object v0

    return-object v0
.end method

.method public getComponentHelp()Lsg/bigo/core/component/b;
    .registers 3

    .line 24
    iget-object v0, p0, Lsg/bigo/live/support64/BaseService;->a:Lsg/bigo/core/component/b;

    if-nez v0, :cond_f

    .line 25
    new-instance v0, Lsg/bigo/core/component/a;

    invoke-virtual {p0}, Lsg/bigo/live/support64/BaseService;->getWrapper()Lsg/bigo/core/component/c/a;

    move-result-object v1

    invoke-direct {v0, v1}, Lsg/bigo/core/component/a;-><init>(Lsg/bigo/core/component/c/a;)V

    iput-object v0, p0, Lsg/bigo/live/support64/BaseService;->a:Lsg/bigo/core/component/b;

    .line 27
    :cond_f
    iget-object v0, p0, Lsg/bigo/live/support64/BaseService;->a:Lsg/bigo/core/component/b;

    return-object v0
.end method

.method public getPostComponentBus()Lsg/bigo/core/component/a/d;
    .registers 2

    .line 37
    invoke-virtual {p0}, Lsg/bigo/live/support64/BaseService;->getComponentHelp()Lsg/bigo/core/component/b;

    move-result-object v0

    invoke-interface {v0}, Lsg/bigo/core/component/b;->c()Lsg/bigo/core/component/a/a;

    move-result-object v0

    return-object v0
.end method