apkfuckery/com.discord/smali/com/discord/stores/StoreNotifications$handleCh...

160 lines
4.4 KiB
Smali

.class public final Lcom/discord/stores/StoreNotifications$handleChannelSelected$1;
.super Lm/s/h/a/h;
.source "StoreNotifications.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function2;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreNotifications;->handleChannelSelected(J)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lm/s/h/a/h;",
"Lkotlin/jvm/functions/Function2<",
"Lkotlinx/coroutines/CoroutineScope;",
"Lkotlin/coroutines/Continuation<",
"-",
"Lkotlin/Unit;",
">;",
"Ljava/lang/Object;",
">;"
}
.end annotation
.annotation runtime Lm/s/h/a/d;
c = "com.discord.stores.StoreNotifications$handleChannelSelected$1"
f = "StoreNotifications.kt"
l = {}
m = "invokeSuspend"
.end annotation
# instance fields
.field public final synthetic $channelId:J
.field public label:I
.field public p$:Lkotlinx/coroutines/CoroutineScope;
# direct methods
.method public constructor <init>(JLkotlin/coroutines/Continuation;)V
.locals 0
iput-wide p1, p0, Lcom/discord/stores/StoreNotifications$handleChannelSelected$1;->$channelId:J
const/4 p1, 0x2
invoke-direct {p0, p1, p3}, Lm/s/h/a/h;-><init>(ILkotlin/coroutines/Continuation;)V
return-void
.end method
# virtual methods
.method public final create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation;
.locals 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/Object;",
"Lkotlin/coroutines/Continuation<",
"*>;)",
"Lkotlin/coroutines/Continuation<",
"Lkotlin/Unit;",
">;"
}
.end annotation
if-eqz p2, :cond_0
new-instance v0, Lcom/discord/stores/StoreNotifications$handleChannelSelected$1;
iget-wide v1, p0, Lcom/discord/stores/StoreNotifications$handleChannelSelected$1;->$channelId:J
invoke-direct {v0, v1, v2, p2}, Lcom/discord/stores/StoreNotifications$handleChannelSelected$1;-><init>(JLkotlin/coroutines/Continuation;)V
check-cast p1, Lkotlinx/coroutines/CoroutineScope;
iput-object p1, v0, Lcom/discord/stores/StoreNotifications$handleChannelSelected$1;->p$:Lkotlinx/coroutines/CoroutineScope;
return-object v0
:cond_0
const-string p1, "completion"
invoke-static {p1}, Lm/u/b/j;->a(Ljava/lang/String;)V
const/4 p1, 0x0
throw p1
.end method
.method public final invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p2, Lkotlin/coroutines/Continuation;
invoke-virtual {p0, p1, p2}, Lcom/discord/stores/StoreNotifications$handleChannelSelected$1;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation;
move-result-object p1
check-cast p1, Lcom/discord/stores/StoreNotifications$handleChannelSelected$1;
sget-object p2, Lkotlin/Unit;->a:Lkotlin/Unit;
invoke-virtual {p1, p2}, Lcom/discord/stores/StoreNotifications$handleChannelSelected$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
return-object p1
.end method
.method public final invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object;
.locals 8
sget-object v0, Lm/s/g/a;->d:Lm/s/g/a;
iget v0, p0, Lcom/discord/stores/StoreNotifications$handleChannelSelected$1;->label:I
if-nez v0, :cond_0
invoke-static {p1}, Le/k/a/b/e/p/g;->throwOnFailure(Ljava/lang/Object;)V
sget-object v1, Lcom/discord/utilities/fcm/NotificationClient;->INSTANCE:Lcom/discord/utilities/fcm/NotificationClient;
iget-wide v2, p0, Lcom/discord/stores/StoreNotifications$handleChannelSelected$1;->$channelId:J
const/4 v4, 0x0
const/4 v5, 0x0
const/4 v6, 0x6
const/4 v7, 0x0
invoke-static/range {v1 .. v7}, Lcom/discord/utilities/fcm/NotificationClient;->clear$default(Lcom/discord/utilities/fcm/NotificationClient;JLandroid/content/Context;ZILjava/lang/Object;)V
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
:cond_0
new-instance p1, Ljava/lang/IllegalStateException;
const-string v0, "call to \'resume\' before \'invoke\' with coroutine"
invoke-direct {p1, v0}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
throw p1
.end method