FixedCommentBarComponent.smali
.class public final Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;
.super Lsg/bigo/core/component/AbstractComponent;
.source "SourceFile"
# interfaces
.implements Landroid/view/View$OnClickListener;
.implements Lcom/imo/android/imoim/feeds/ui/detail/components/comment/f;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lsg/bigo/core/component/AbstractComponent<",
"Lsg/bigo/core/mvp/presenter/a;",
"Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a;",
"Lcom/imo/android/imoim/feeds/ui/detail/e;",
">;",
"Landroid/view/View$OnClickListener;",
"Lcom/imo/android/imoim/feeds/ui/detail/components/comment/f;"
}
.end annotation
# instance fields
.field private a:Landroid/widget/ImageView;
.field private b:Landroid/widget/ImageView;
.field private c:Landroid/widget/TextView;
.field private d:Landroid/view/View;
.field private i:Z
.field private j:Ljava/lang/String;
.field private k:Ljava/lang/Boolean;
.field private final l:Lcom/imo/android/imoim/feeds/ui/detail/components/comment/g;
# direct methods
.method public constructor <init>(Lsg/bigo/core/component/c;Lcom/imo/android/imoim/feeds/ui/detail/components/comment/g;)V
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lsg/bigo/core/component/c<",
"+",
"Lsg/bigo/core/component/c/a;",
">;",
"Lcom/imo/android/imoim/feeds/ui/detail/components/comment/g;",
")V"
}
.end annotation
const-string v0, "help"
invoke-static {p1, v0}, Lkotlin/f/b/o;->b(Ljava/lang/Object;Ljava/lang/String;)V
const-string v0, "videoActionProvider"
invoke-static {p2, v0}, Lkotlin/f/b/o;->b(Ljava/lang/Object;Ljava/lang/String;)V
.line 35
invoke-direct {p0, p1}, Lsg/bigo/core/component/AbstractComponent;-><init>(Lsg/bigo/core/component/c;)V
iput-object p2, p0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;->l:Lcom/imo/android/imoim/feeds/ui/detail/components/comment/g;
const/4 p1, 0x1
.line 41
iput-boolean p1, p0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;->i:Z
return-void
.end method
.method public static final synthetic a(Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;)Lsg/bigo/core/component/a/d;
.registers 1
.line 34
iget-object p0, p0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;->f:Lsg/bigo/core/component/a/d;
return-object p0
.end method
# virtual methods
.method public final J_()V
.registers 4
.line 84
iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;->h:Lsg/bigo/core/component/c/a;
check-cast v0, Lcom/imo/android/imoim/feeds/ui/detail/e;
const v1, 0x7e0801eb
invoke-interface {v0, v1}, Lcom/imo/android/imoim/feeds/ui/detail/e;->a(I)Landroid/view/View;
move-result-object v0
check-cast v0, Landroid/view/ViewStub;
if-eqz v0, :cond_14
.line 85
invoke-virtual {v0}, Landroid/view/ViewStub;->getParent()Landroid/view/ViewParent;
move-result-object v1
goto :goto_15
:cond_14
const/4 v1, 0x0
:goto_15
if-eqz v1, :cond_1d
.line 86
invoke-static {v0}, Lsg/bigo/mobile/android/aab/c/b;->a(Landroid/view/ViewStub;)Landroid/view/View;
move-result-object v0
iput-object v0, p0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;->d:Landroid/view/View;
.line 88
:cond_1d
iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;->d:Landroid/view/View;
if-eqz v0, :cond_5f
const v1, 0x7e0800a8
.line 151
invoke-virtual {v0, v1}, Landroid/view/View;->findViewById(I)Landroid/view/View;
move-result-object v1
const-string v2, "null cannot be cast to non-null type android.widget.ImageView"
if-eqz v1, :cond_59
check-cast v1, Landroid/widget/ImageView;
iput-object v1, p0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;->a:Landroid/widget/ImageView;
const v1, 0x7e0800a9
.line 152
invoke-virtual {v0, v1}, Landroid/view/View;->findViewById(I)Landroid/view/View;
move-result-object v1
if-eqz v1, :cond_53
check-cast v1, Landroid/widget/ImageView;
iput-object v1, p0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;->b:Landroid/widget/ImageView;
const v1, 0x7e080175
.line 153
invoke-virtual {v0, v1}, Landroid/view/View;->findViewById(I)Landroid/view/View;
move-result-object v0
if-eqz v0, :cond_4b
check-cast v0, Landroid/widget/TextView;
iput-object v0, p0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;->c:Landroid/widget/TextView;
goto :goto_5f
:cond_4b
new-instance v0, Lkotlin/TypeCastException;
const-string v1, "null cannot be cast to non-null type android.widget.TextView"
invoke-direct {v0, v1}, Lkotlin/TypeCastException;-><init>(Ljava/lang/String;)V
throw v0
.line 152
:cond_53
new-instance v0, Lkotlin/TypeCastException;
invoke-direct {v0, v2}, Lkotlin/TypeCastException;-><init>(Ljava/lang/String;)V
throw v0
.line 151
:cond_59
new-instance v0, Lkotlin/TypeCastException;
invoke-direct {v0, v2}, Lkotlin/TypeCastException;-><init>(Ljava/lang/String;)V
throw v0
.line 93
:cond_5f
:goto_5f
iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;->c:Landroid/widget/TextView;
if-eqz v0, :cond_69
move-object v1, p0
check-cast v1, Landroid/view/View$OnClickListener;
invoke-virtual {v0, v1}, Landroid/widget/TextView;->setOnClickListener(Landroid/view/View$OnClickListener;)V
.line 94
:cond_69
iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;->b:Landroid/widget/ImageView;
if-eqz v0, :cond_73
move-object v1, p0
check-cast v1, Landroid/view/View$OnClickListener;
invoke-virtual {v0, v1}, Landroid/widget/ImageView;->setOnClickListener(Landroid/view/View$OnClickListener;)V
.line 95
:cond_73
iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;->b:Landroid/widget/ImageView;
const/16 v1, 0x8
if-eqz v0, :cond_7c
invoke-virtual {v0, v1}, Landroid/widget/ImageView;->setVisibility(I)V
.line 96
:cond_7c
invoke-static {}, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/emoticon/b;->c()Z
move-result v0
if-eqz v0, :cond_95
.line 97
iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;->a:Landroid/widget/ImageView;
if-eqz v0, :cond_8c
move-object v1, p0
check-cast v1, Landroid/view/View$OnClickListener;
invoke-virtual {v0, v1}, Landroid/widget/ImageView;->setOnClickListener(Landroid/view/View$OnClickListener;)V
.line 98
:cond_8c
iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;->a:Landroid/widget/ImageView;
if-eqz v0, :cond_94
const/4 v1, 0x0
invoke-virtual {v0, v1}, Landroid/widget/ImageView;->setVisibility(I)V
:cond_94
return-void
.line 100
:cond_95
iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;->a:Landroid/widget/ImageView;
if-eqz v0, :cond_9c
invoke-virtual {v0, v1}, Landroid/widget/ImageView;->setVisibility(I)V
:cond_9c
return-void
.end method
.method public final synthetic a(Lsg/bigo/core/component/a/b;Landroid/util/SparseArray;)V
.registers 6
.line 34
check-cast p1, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a;
.line 4060
sget-object v0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a;->a:Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a$a;
.line 5046
invoke-static {}, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a;->g()Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a;
move-result-object v0
.line 4060
invoke-static {p1, v0}, Lkotlin/f/b/o;->a(Ljava/lang/Object;Ljava/lang/Object;)Z
move-result v0
const/16 v1, 0x8
const/4 v2, 0x0
if-eqz v0, :cond_4b
if-eqz p2, :cond_19
const/4 p1, 0x3
.line 4061
invoke-virtual {p2, p1}, Landroid/util/SparseArray;->get(I)Ljava/lang/Object;
move-result-object p1
goto :goto_1a
:cond_19
move-object p1, v2
:goto_1a
check-cast p1, Ljava/lang/String;
.line 4062
check-cast p1, Ljava/lang/CharSequence;
const/4 p2, 0x0
if-eqz p1, :cond_2a
invoke-interface {p1}, Ljava/lang/CharSequence;->length()I
move-result v0
if-nez v0, :cond_28
goto :goto_2a
:cond_28
const/4 v0, 0x0
goto :goto_2b
:cond_2a
:goto_2a
const/4 v0, 0x1
:goto_2b
if-eqz v0, :cond_3c
.line 4063
iget-object p1, p0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;->c:Landroid/widget/TextView;
if-eqz p1, :cond_34
invoke-virtual {p1, v2}, Landroid/widget/TextView;->setText(Ljava/lang/CharSequence;)V
.line 4064
:cond_34
iget-object p1, p0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;->b:Landroid/widget/ImageView;
if-eqz p1, :cond_3b
invoke-virtual {p1, v1}, Landroid/widget/ImageView;->setVisibility(I)V
:cond_3b
return-void
.line 4066
:cond_3c
iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;->c:Landroid/widget/TextView;
if-eqz v0, :cond_43
invoke-virtual {v0, p1}, Landroid/widget/TextView;->setText(Ljava/lang/CharSequence;)V
.line 4067
:cond_43
iget-object p1, p0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;->b:Landroid/widget/ImageView;
if-eqz p1, :cond_4a
invoke-virtual {p1, p2}, Landroid/widget/ImageView;->setVisibility(I)V
:cond_4a
return-void
.line 4070
:cond_4b
sget-object v0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a;->a:Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a$a;
.line 5076
invoke-static {}, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a;->m()Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a;
move-result-object v0
.line 4070
invoke-static {p1, v0}, Lkotlin/f/b/o;->a(Ljava/lang/Object;Ljava/lang/Object;)Z
move-result v0
if-nez v0, :cond_a6
.line 4071
sget-object v0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a;->a:Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a$a;
.line 5081
invoke-static {}, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a;->n()Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a;
move-result-object v0
.line 4071
invoke-static {p1, v0}, Lkotlin/f/b/o;->a(Ljava/lang/Object;Ljava/lang/Object;)Z
move-result v0
if-eqz v0, :cond_64
goto :goto_a6
.line 4075
:cond_64
sget-object v0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a;->a:Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a$a;
.line 5086
invoke-static {}, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a;->o()Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a;
move-result-object v0
.line 4075
invoke-static {p1, v0}, Lkotlin/f/b/o;->a(Ljava/lang/Object;Ljava/lang/Object;)Z
move-result p1
if-eqz p1, :cond_a5
if-eqz p2, :cond_77
.line 4076
invoke-virtual {p2, v1}, Landroid/util/SparseArray;->get(I)Ljava/lang/Object;
move-result-object p1
goto :goto_78
:cond_77
move-object p1, v2
:goto_78
if-eqz p1, :cond_9d
check-cast p1, Ljava/lang/Boolean;
invoke-virtual {p1}, Ljava/lang/Boolean;->booleanValue()Z
move-result p1
iput-boolean p1, p0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;->i:Z
if-eqz p2, :cond_8b
const/16 p1, 0x9
.line 4077
invoke-virtual {p2, p1}, Landroid/util/SparseArray;->get(I)Ljava/lang/Object;
move-result-object p1
goto :goto_8c
:cond_8b
move-object p1, v2
:goto_8c
check-cast p1, Ljava/lang/String;
iput-object p1, p0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;->j:Ljava/lang/String;
if-eqz p2, :cond_98
const/16 p1, 0xa
.line 4078
invoke-virtual {p2, p1}, Landroid/util/SparseArray;->get(I)Ljava/lang/Object;
move-result-object v2
:cond_98
check-cast v2, Ljava/lang/Boolean;
iput-object v2, p0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;->k:Ljava/lang/Boolean;
goto :goto_a5
.line 4076
:cond_9d
new-instance p1, Lkotlin/TypeCastException;
const-string p2, "null cannot be cast to non-null type kotlin.Boolean"
invoke-direct {p1, p2}, Lkotlin/TypeCastException;-><init>(Ljava/lang/String;)V
throw p1
:cond_a5
:goto_a5
return-void
.line 4072
:cond_a6
:goto_a6
iget-object p1, p0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;->c:Landroid/widget/TextView;
if-eqz p1, :cond_b1
const-string p2, ""
check-cast p2, Ljava/lang/CharSequence;
invoke-virtual {p1, p2}, Landroid/widget/TextView;->setText(Ljava/lang/CharSequence;)V
.line 4073
:cond_b1
iget-object p1, p0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;->b:Landroid/widget/ImageView;
if-eqz p1, :cond_b8
invoke-virtual {p1, v1}, Landroid/widget/ImageView;->setVisibility(I)V
:cond_b8
return-void
.end method
.method public final a(Lsg/bigo/core/component/b/c;)V
.registers 3
const-string v0, "manager"
invoke-static {p1, v0}, Lkotlin/f/b/o;->b(Ljava/lang/Object;Ljava/lang/String;)V
.line 51
const-class v0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/f;
invoke-interface {p1, v0}, Lsg/bigo/core/component/b/c;->a(Ljava/lang/Class;)V
return-void
.end method
.method public final b()V
.registers 1
return-void
.end method
.method public final b(Lsg/bigo/core/component/b/c;)V
.registers 4
const-string v0, "manager"
invoke-static {p1, v0}, Lkotlin/f/b/o;->b(Ljava/lang/Object;Ljava/lang/String;)V
.line 55
const-class v0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/f;
move-object v1, p0
check-cast v1, Lsg/bigo/core/component/b/b;
invoke-interface {p1, v0, v1}, Lsg/bigo/core/component/b/c;->a(Ljava/lang/Class;Lsg/bigo/core/component/b/b;)V
return-void
.end method
.method public final c()Landroid/view/View;
.registers 2
.line 149
iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;->d:Landroid/view/View;
return-object v0
.end method
.method public final onClick(Landroid/view/View;)V
.registers 7
.line 109
iget-boolean v0, p0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;->i:Z
const/4 v1, 0x0
if-nez v0, :cond_2f
.line 110
iget-object p1, p0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;->j:Ljava/lang/String;
if-eqz p1, :cond_1d
.line 111
check-cast p1, Ljava/lang/CharSequence;
invoke-interface {p1}, Ljava/lang/CharSequence;->length()I
move-result p1
if-lez p1, :cond_13
const/4 p1, 0x1
goto :goto_14
:cond_13
const/4 p1, 0x0
:goto_14
if-eqz p1, :cond_1d
.line 112
iget-object p1, p0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;->j:Ljava/lang/String;
check-cast p1, Ljava/lang/CharSequence;
.line 6026
invoke-static {p1, v1}, Lsg/bigo/common/ae;->a(Ljava/lang/CharSequence;I)V
.line 115
:cond_1d
iget-object p1, p0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;->k:Ljava/lang/Boolean;
if-eqz p1, :cond_2e
invoke-virtual {p1}, Ljava/lang/Boolean;->booleanValue()Z
move-result p1
if-eqz p1, :cond_2e
.line 117
sget-object p1, Lcom/imo/android/imoim/feeds/ui/detail/ad/g;->c:Lcom/imo/android/imoim/feeds/ui/detail/ad/g;
const-string p1, "comment"
invoke-static {p1}, Lcom/imo/android/imoim/feeds/ui/detail/ad/g;->c(Ljava/lang/String;)V
:cond_2e
return-void
.line 123
:cond_2f
iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;->l:Lcom/imo/android/imoim/feeds/ui/detail/components/comment/g;
invoke-interface {v0}, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/g;->x()Z
move-result v0
if-eqz v0, :cond_4e
sget-object v0, Lcom/imo/android/imoim/feeds/ui/ad/d;->a:Lcom/imo/android/imoim/feeds/ui/ad/d;
invoke-static {}, Lcom/imo/android/imoim/feeds/ui/ad/d;->g()Z
move-result v0
if-eqz v0, :cond_4e
const p1, 0x7e0b003d
new-array v0, v1, [Ljava/lang/Object;
.line 124
invoke-static {p1, v0}, Lsg/bigo/mobile/android/aab/c/b;->a(I[Ljava/lang/Object;)Ljava/lang/String;
move-result-object p1
check-cast p1, Ljava/lang/CharSequence;
.line 7026
invoke-static {p1, v1}, Lsg/bigo/common/ae;->a(Ljava/lang/CharSequence;I)V
return-void
.line 128
:cond_4e
iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;->h:Lsg/bigo/core/component/c/a;
const-string v1, "mActivityServiceWrapper"
invoke-static {v0, v1}, Lkotlin/f/b/o;->a(Ljava/lang/Object;Ljava/lang/String;)V
check-cast v0, Lcom/imo/android/imoim/feeds/ui/detail/e;
invoke-interface {v0}, Lcom/imo/android/imoim/feeds/ui/detail/e;->d()Lsg/bigo/core/component/b/d;
move-result-object v0
const-class v2, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/e;
invoke-interface {v0, v2}, Lsg/bigo/core/component/b/d;->b(Ljava/lang/Class;)Lsg/bigo/core/component/b/b;
move-result-object v0
check-cast v0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/e;
const/4 v2, 0x0
if-eqz p1, :cond_6f
.line 129
invoke-virtual {p1}, Landroid/view/View;->getId()I
move-result p1
invoke-static {p1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object p1
goto :goto_70
:cond_6f
move-object p1, v2
:goto_70
if-nez p1, :cond_73
goto :goto_91
.line 130
:cond_73
invoke-virtual {p1}, Ljava/lang/Integer;->intValue()I
move-result v3
const v4, 0x7e0800a8
if-ne v3, v4, :cond_91
if-eqz v0, :cond_83
const/16 p1, 0x12f
.line 131
invoke-interface {v0, p1}, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/e;->a(I)V
.line 132
:cond_83
iget-object p1, p0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;->f:Lsg/bigo/core/component/a/d;
sget-object v0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a;->a:Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a$a;
.line 7036
invoke-static {}, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a;->e()Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a;
move-result-object v0
.line 132
check-cast v0, Lsg/bigo/core/component/a/b;
invoke-interface {p1, v0, v2}, Lsg/bigo/core/component/a/d;->a(Lsg/bigo/core/component/a/b;Landroid/util/SparseArray;)V
return-void
:cond_91
:goto_91
if-nez p1, :cond_94
goto :goto_b2
.line 134
:cond_94
invoke-virtual {p1}, Ljava/lang/Integer;->intValue()I
move-result v3
const v4, 0x7e080175
if-ne v3, v4, :cond_b2
if-eqz v0, :cond_a4
const/16 p1, 0x12e
.line 135
invoke-interface {v0, p1}, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/e;->a(I)V
.line 136
:cond_a4
iget-object p1, p0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;->f:Lsg/bigo/core/component/a/d;
sget-object v0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a;->a:Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a$a;
.line 7051
invoke-static {}, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a;->h()Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a;
move-result-object v0
.line 136
check-cast v0, Lsg/bigo/core/component/a/b;
invoke-interface {p1, v0, v2}, Lsg/bigo/core/component/a/d;->a(Lsg/bigo/core/component/a/b;Landroid/util/SparseArray;)V
return-void
:cond_b2
:goto_b2
if-nez p1, :cond_b5
return-void
.line 138
:cond_b5
invoke-virtual {p1}, Ljava/lang/Integer;->intValue()I
move-result p1
const v3, 0x7e0800a9
if-ne p1, v3, :cond_f4
.line 139
iget-object p1, p0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;->l:Lcom/imo/android/imoim/feeds/ui/detail/components/comment/g;
invoke-interface {p1}, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/g;->w()Lcom/masala/share/proto/VideoPost;
move-result-object p1
if-eqz p1, :cond_cc
iget-wide v2, p1, Lcom/masala/share/proto/VideoPost;->a:J
invoke-static {v2, v3}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
move-result-object v2
:cond_cc
if-eqz v2, :cond_d3
.line 140
invoke-virtual {v2}, Ljava/lang/Long;->longValue()J
move-result-wide v2
goto :goto_d5
:cond_d3
const-wide/16 v2, 0x0
:goto_d5
if-eqz v0, :cond_dc
const/16 p1, 0x131
.line 141
invoke-interface {v0, p1}, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/e;->a(I)V
.line 142
:cond_dc
sget-object p1, Lcom/imo/android/imoim/feeds/ui/home/profileauthority/b;->a:Lcom/imo/android/imoim/feeds/ui/home/profileauthority/b;
iget-object p1, p0, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;->h:Lsg/bigo/core/component/c/a;
invoke-static {p1, v1}, Lkotlin/f/b/o;->a(Ljava/lang/Object;Ljava/lang/String;)V
check-cast p1, Lcom/imo/android/imoim/feeds/ui/detail/e;
invoke-interface {p1}, Lcom/imo/android/imoim/feeds/ui/detail/e;->b()Landroid/content/Context;
move-result-object p1
const/4 v0, 0x2
new-instance v1, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent$a;
invoke-direct {v1, p0}, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent$a;-><init>(Lcom/imo/android/imoim/feeds/ui/detail/components/comment/FixedCommentBarComponent;)V
check-cast v1, Lkotlin/f/a/a;
invoke-static {p1, v2, v3, v0, v1}, Lcom/imo/android/imoim/feeds/ui/home/profileauthority/b;->a(Landroid/content/Context;JBLkotlin/f/a/a;)V
:cond_f4
return-void
.end method
.method public final synthetic u()[Lsg/bigo/core/component/a/b;
.registers 4
const/4 v0, 0x4
new-array v0, v0, [Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a;
.line 1046
sget-object v1, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a;->a:Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a$a;
.line 2046
invoke-static {}, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a;->g()Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a;
move-result-object v1
const/4 v2, 0x0
aput-object v1, v0, v2
.line 1046
sget-object v1, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a;->a:Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a$a;
.line 2081
invoke-static {}, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a;->n()Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a;
move-result-object v1
const/4 v2, 0x1
aput-object v1, v0, v2
.line 1047
sget-object v1, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a;->a:Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a$a;
.line 3076
invoke-static {}, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a;->m()Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a;
move-result-object v1
const/4 v2, 0x2
aput-object v1, v0, v2
.line 1047
sget-object v1, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a;->a:Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a$a;
.line 3086
invoke-static {}, Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a;->o()Lcom/imo/android/imoim/feeds/ui/detail/components/comment/a;
move-result-object v1
const/4 v2, 0x3
aput-object v1, v0, v2
.line 34
check-cast v0, [Lsg/bigo/core/component/a/b;
return-object v0
.end method