BaseFragmentComponent.smali

.class public abstract Lcom/imo/android/imoim/voiceroom/feeds/compoment/base/BaseFragmentComponent;
.super Lcom/imo/hd/component/BaseActivityComponent;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "<I::",
        "Lcom/imo/android/core/component/b/b;",
        ">",
        "Lcom/imo/hd/component/BaseActivityComponent<",
        "TI;>;"
    }
.end annotation


# instance fields
.field public g:Landroidx/fragment/app/Fragment;


# direct methods
.method public constructor <init>(Lcom/imo/android/core/component/c;)V
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lcom/imo/android/core/component/c<",
            "*>;)V"
        }
    .end annotation

    const-string v0, "help"

    invoke-static {p1, v0}, Lkotlin/f/b/o;->b(Ljava/lang/Object;Ljava/lang/String;)V

    .line 15
    invoke-direct {p0, p1}, Lcom/imo/hd/component/BaseActivityComponent;-><init>(Lcom/imo/android/core/component/c;)V

    .line 17
    check-cast p1, Landroidx/fragment/app/Fragment;

    iput-object p1, p0, Lcom/imo/android/imoim/voiceroom/feeds/compoment/base/BaseFragmentComponent;->g:Landroidx/fragment/app/Fragment;

    return-void
.end method


# virtual methods
.method public abstract a(Landroid/view/View;)V
.end method

.method public final b(Landroid/view/View;)Lcom/imo/android/core/component/AbstractComponent;
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "<T:",
            "Lcom/imo/android/core/component/AbstractComponent<",
            "***>;>(",
            "Landroid/view/View;",
            ")TT;"
        }
    .end annotation

    const-string v0, "view"

    invoke-static {p1, v0}, Lkotlin/f/b/o;->b(Ljava/lang/Object;Ljava/lang/String;)V

    .line 20
    invoke-super {p0}, Lcom/imo/hd/component/BaseActivityComponent;->f()Lcom/imo/android/core/component/AbstractComponent;

    move-result-object v0

    .line 21
    invoke-virtual {p0, p1}, Lcom/imo/android/imoim/voiceroom/feeds/compoment/base/BaseFragmentComponent;->a(Landroid/view/View;)V

    return-object v0
.end method

.method public final b()V
    .registers 1

    return-void
.end method

.method public final c()V
    .registers 1

    return-void
.end method