apkfuckery/com.discord/smali/e/a/i/t.smali

47 lines
887 B
Smali
Raw Normal View History

2020-04-27 20:53:11 +00:00
.class public final synthetic Le/a/i/t;
2019-07-24 11:27:29 +00:00
.super Ljava/lang/Object;
.source "lambda"
# interfaces
2020-04-27 20:53:11 +00:00
.implements Lf0/l/i;
2019-07-24 11:27:29 +00:00
2020-03-27 22:23:51 +00:00
# static fields
2020-04-27 20:53:11 +00:00
.field public static final synthetic d:Le/a/i/t;
2019-07-24 11:27:29 +00:00
# direct methods
2020-03-27 22:23:51 +00:00
.method static synthetic constructor <clinit>()V
.locals 1
2020-04-27 20:53:11 +00:00
new-instance v0, Le/a/i/t;
2020-03-27 22:23:51 +00:00
2020-04-27 20:53:11 +00:00
invoke-direct {v0}, Le/a/i/t;-><init>()V
2020-03-27 22:23:51 +00:00
2020-04-27 20:53:11 +00:00
sput-object v0, Le/a/i/t;->d:Le/a/i/t;
2020-03-27 22:23:51 +00:00
return-void
.end method
.method private synthetic constructor <init>()V
2019-07-24 11:27:29 +00:00
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
2020-03-27 22:23:51 +00:00
.locals 0
2019-07-24 11:27:29 +00:00
2020-03-27 22:23:51 +00:00
check-cast p1, Lkotlin/Pair;
2019-07-24 11:27:29 +00:00
2020-03-27 22:23:51 +00:00
invoke-static {p1}, Lcom/discord/stores/StoreVoiceSpeaking;->a(Lkotlin/Pair;)Lcom/discord/models/domain/ModelUser$Speaking;
2019-07-24 11:27:29 +00:00
move-result-object p1
return-object p1
.end method