apkfuckery/com.discord/smali/com/discord/widgets/chat/input/WidgetChatInput$flexInputFr...

88 lines
2.4 KiB
Smali

.class public final Lcom/discord/widgets/chat/input/WidgetChatInput$flexInputFragment$2;
.super Lc0/n/c/k;
.source "WidgetChatInput.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function0;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/widgets/chat/input/WidgetChatInput;-><init>()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lc0/n/c/k;",
"Lkotlin/jvm/functions/Function0<",
"Lcom/lytefast/flexinput/fragment/FlexInputFragment;",
">;"
}
.end annotation
# instance fields
.field public final synthetic this$0:Lcom/discord/widgets/chat/input/WidgetChatInput;
# direct methods
.method public constructor <init>(Lcom/discord/widgets/chat/input/WidgetChatInput;)V
.locals 0
iput-object p1, p0, Lcom/discord/widgets/chat/input/WidgetChatInput$flexInputFragment$2;->this$0:Lcom/discord/widgets/chat/input/WidgetChatInput;
const/4 p1, 0x0
invoke-direct {p0, p1}, Lc0/n/c/k;-><init>(I)V
return-void
.end method
# virtual methods
.method public final invoke()Lcom/lytefast/flexinput/fragment/FlexInputFragment;
.locals 2
iget-object v0, p0, Lcom/discord/widgets/chat/input/WidgetChatInput$flexInputFragment$2;->this$0:Lcom/discord/widgets/chat/input/WidgetChatInput;
invoke-virtual {v0}, Landroidx/fragment/app/Fragment;->getChildFragmentManager()Landroidx/fragment/app/FragmentManager;
move-result-object v0
const v1, 0x7f0a021b
invoke-virtual {v0, v1}, Landroidx/fragment/app/FragmentManager;->findFragmentById(I)Landroidx/fragment/app/Fragment;
move-result-object v0
if-eqz v0, :cond_0
check-cast v0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;
return-object v0
:cond_0
new-instance v0, Ljava/lang/NullPointerException;
const-string v1, "null cannot be cast to non-null type com.lytefast.flexinput.fragment.FlexInputFragment"
invoke-direct {v0, v1}, Ljava/lang/NullPointerException;-><init>(Ljava/lang/String;)V
throw v0
.end method
.method public bridge synthetic invoke()Ljava/lang/Object;
.locals 1
invoke-virtual {p0}, Lcom/discord/widgets/chat/input/WidgetChatInput$flexInputFragment$2;->invoke()Lcom/lytefast/flexinput/fragment/FlexInputFragment;
move-result-object v0
return-object v0
.end method