apkfuckery/com.discord/smali/com/discord/stores/StoreChannels$delete$2.smali

100 lines
2.4 KiB
Smali

.class public final Lcom/discord/stores/StoreChannels$delete$2;
.super Lk0/n/c/j;
.source "StoreChannels.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreChannels;->delete(Landroid/content/Context;J)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lk0/n/c/j;",
"Lkotlin/jvm/functions/Function1<",
"Lcom/discord/models/domain/ModelChannel;",
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
.field public final synthetic $weakContext:Ljava/lang/ref/WeakReference;
# direct methods
.method public constructor <init>(Ljava/lang/ref/WeakReference;)V
.locals 0
iput-object p1, p0, Lcom/discord/stores/StoreChannels$delete$2;->$weakContext:Ljava/lang/ref/WeakReference;
const/4 p1, 0x1
invoke-direct {p0, p1}, Lk0/n/c/j;-><init>(I)V
return-void
.end method
# virtual methods
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Lcom/discord/models/domain/ModelChannel;
invoke-virtual {p0, p1}, Lcom/discord/stores/StoreChannels$delete$2;->invoke(Lcom/discord/models/domain/ModelChannel;)V
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
.end method
.method public final invoke(Lcom/discord/models/domain/ModelChannel;)V
.locals 4
iget-object v0, p0, Lcom/discord/stores/StoreChannels$delete$2;->$weakContext:Ljava/lang/ref/WeakReference;
invoke-virtual {v0}, Ljava/lang/ref/WeakReference;->get()Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/content/Context;
const-string v1, "channel"
invoke-static {p1, v1}, Lk0/n/c/i;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
invoke-virtual {p1}, Lcom/discord/models/domain/ModelChannel;->isCategory()Z
move-result p1
if-eqz p1, :cond_0
const p1, 0x7f1203de
goto :goto_0
:cond_0
const p1, 0x7f12040a
:goto_0
const/4 v1, 0x0
const/4 v2, 0x0
const/16 v3, 0xc
invoke-static {v0, p1, v1, v2, v3}, Lf/a/b/p;->j(Landroid/content/Context;IILcom/discord/utilities/view/ToastManager;I)V
return-void
.end method