apkfuckery/com.discord/smali/com/discord/widgets/auth/SamsungConnect$handleResponse$1.smali
2019-08-15 01:59:34 +02:00

79 lines
2 KiB
Smali

.class final Lcom/discord/widgets/auth/SamsungConnect$handleResponse$1;
.super Lkotlin/jvm/internal/l;
.source "SamsungConnect.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/widgets/auth/SamsungConnect;->handleResponse(ILandroid/content/Intent;Ljava/lang/String;)Z
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/jvm/internal/l;",
"Lkotlin/jvm/functions/Function1<",
"Ljava/lang/Void;",
"Lkotlin/Unit;",
">;"
}
.end annotation
# static fields
.field public static final INSTANCE:Lcom/discord/widgets/auth/SamsungConnect$handleResponse$1;
# direct methods
.method static constructor <clinit>()V
.locals 1
new-instance v0, Lcom/discord/widgets/auth/SamsungConnect$handleResponse$1;
invoke-direct {v0}, Lcom/discord/widgets/auth/SamsungConnect$handleResponse$1;-><init>()V
sput-object v0, Lcom/discord/widgets/auth/SamsungConnect$handleResponse$1;->INSTANCE:Lcom/discord/widgets/auth/SamsungConnect$handleResponse$1;
return-void
.end method
.method constructor <init>()V
.locals 1
const/4 v0, 0x1
invoke-direct {p0, v0}, Lkotlin/jvm/internal/l;-><init>(I)V
return-void
.end method
# virtual methods
.method public final bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Ljava/lang/Void;
invoke-virtual {p0, p1}, Lcom/discord/widgets/auth/SamsungConnect$handleResponse$1;->invoke(Ljava/lang/Void;)V
sget-object p1, Lkotlin/Unit;->bjA:Lkotlin/Unit;
return-object p1
.end method
.method public final invoke(Ljava/lang/Void;)V
.locals 0
const-string p1, "Discord linked with Samsung Connect"
invoke-static {p1}, Lcom/discord/app/AppLog;->i(Ljava/lang/String;)V
return-void
.end method