apkfuckery/com.discord/smali/m.smali

62 lines
1.2 KiB
Smali
Raw Normal View History

2019-12-21 01:41:59 +00:00
.class public final Lm;
2019-07-24 11:27:29 +00:00
.super Ljava/lang/Object;
.source "MediaEngineLegacy.kt"
# interfaces
2020-03-27 22:23:51 +00:00
.implements Lrx/functions/Action1;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/functions/Action1<",
"Lrx/Emitter<",
"TT;>;>;"
}
.end annotation
2019-07-24 11:27:29 +00:00
# instance fields
2020-03-27 22:23:51 +00:00
.field public final synthetic d:Lj;
2019-07-24 11:27:29 +00:00
# direct methods
2020-03-27 22:23:51 +00:00
.method public constructor <init>(Lj;)V
2019-07-24 11:27:29 +00:00
.locals 0
2020-03-27 22:23:51 +00:00
iput-object p1, p0, Lm;->d:Lj;
2019-07-24 11:27:29 +00:00
2020-03-27 22:23:51 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-03-26 23:31:08 +00:00
2019-07-24 11:27:29 +00:00
return-void
.end method
# virtual methods
2020-03-27 22:23:51 +00:00
.method public call(Ljava/lang/Object;)V
.locals 2
check-cast p1, Lrx/Emitter;
iget-object v0, p0, Lm;->d:Lj;
invoke-static {v0}, Lj;->a(Lj;)Lcom/hammerandchisel/libdiscord/Discord;
2019-07-24 11:27:29 +00:00
2020-03-27 22:23:51 +00:00
move-result-object v0
2019-07-24 11:27:29 +00:00
2020-03-27 22:23:51 +00:00
if-eqz v0, :cond_0
2019-07-24 11:27:29 +00:00
2020-03-27 22:23:51 +00:00
new-instance v1, Ll;
2019-07-24 11:27:29 +00:00
2020-03-27 22:23:51 +00:00
invoke-direct {v1, p0, p1}, Ll;-><init>(Lm;Lrx/Emitter;)V
2019-07-24 11:27:29 +00:00
2020-03-27 22:23:51 +00:00
invoke-virtual {v0, v1}, Lcom/hammerandchisel/libdiscord/Discord;->getSupportedVideoCodecs(Lcom/hammerandchisel/libdiscord/Discord$GetSupportedVideoCodecsCallback;)V
2019-07-24 11:27:29 +00:00
2020-03-27 22:23:51 +00:00
:cond_0
2019-07-24 11:27:29 +00:00
return-void
.end method