apkfuckery/com.discord/smali_classes2/com/lytefast/flexinput/fragment/FilesFragment$b.smali
2019-07-29 22:14:17 +02:00

82 lines
2 KiB
Smali

.class final Lcom/lytefast/flexinput/fragment/FilesFragment$b;
.super Lkotlin/jvm/internal/j;
.source "FilesFragment.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function0;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/lytefast/flexinput/fragment/FilesFragment;->onCreateView(Landroid/view/LayoutInflater;Landroid/view/ViewGroup;Landroid/os/Bundle;)Landroid/view/View;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/jvm/internal/j;",
"Lkotlin/jvm/functions/Function0<",
"Lkotlin/Unit;",
">;"
}
.end annotation
# direct methods
.method constructor <init>(Lcom/lytefast/flexinput/fragment/FilesFragment;)V
.locals 1
const/4 v0, 0x0
invoke-direct {p0, v0, p1}, Lkotlin/jvm/internal/j;-><init>(ILjava/lang/Object;)V
return-void
.end method
# virtual methods
.method public final getName()Ljava/lang/String;
.locals 1
const-string v0, "loadDownloadFolder"
return-object v0
.end method
.method public final getOwner()Lkotlin/reflect/KDeclarationContainer;
.locals 1
const-class v0, Lcom/lytefast/flexinput/fragment/FilesFragment;
invoke-static {v0}, Lkotlin/jvm/internal/w;->Q(Ljava/lang/Class;)Lkotlin/reflect/b;
move-result-object v0
return-object v0
.end method
.method public final getSignature()Ljava/lang/String;
.locals 1
const-string v0, "loadDownloadFolder()V"
return-object v0
.end method
.method public final synthetic invoke()Ljava/lang/Object;
.locals 1
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FilesFragment$b;->receiver:Ljava/lang/Object;
check-cast v0, Lcom/lytefast/flexinput/fragment/FilesFragment;
invoke-static {v0}, Lcom/lytefast/flexinput/fragment/FilesFragment;->access$loadDownloadFolder(Lcom/lytefast/flexinput/fragment/FilesFragment;)V
sget-object v0, Lkotlin/Unit;->bhU:Lkotlin/Unit;
return-object v0
.end method