apkfuckery/com.discord/smali/l.smali

62 lines
1.2 KiB
Smali
Raw Normal View History

2019-12-21 01:41:59 +00:00
.class public final Ll;
2019-12-06 03:29:40 +00:00
.super Ljava/lang/Object;
.source "MediaEngineLegacy.kt"
# interfaces
.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
# instance fields
2019-12-21 01:41:59 +00:00
.field public final synthetic d:Li;
2019-12-06 03:29:40 +00:00
# direct methods
2019-12-21 01:41:59 +00:00
.method public constructor <init>(Li;)V
2019-12-06 03:29:40 +00:00
.locals 0
2019-12-21 01:41:59 +00:00
iput-object p1, p0, Ll;->d:Li;
2019-12-06 03:29:40 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public call(Ljava/lang/Object;)V
.locals 2
check-cast p1, Lrx/Emitter;
2019-12-21 01:41:59 +00:00
iget-object v0, p0, Ll;->d:Li;
2019-12-06 03:29:40 +00:00
2019-12-21 01:41:59 +00:00
invoke-static {v0}, Li;->a(Li;)Lcom/hammerandchisel/libdiscord/Discord;
move-result-object v0
2019-12-06 03:29:40 +00:00
if-eqz v0, :cond_0
2019-12-21 01:41:59 +00:00
new-instance v1, Lk;
2019-12-06 03:29:40 +00:00
2019-12-21 01:41:59 +00:00
invoke-direct {v1, p0, p1}, Lk;-><init>(Ll;Lrx/Emitter;)V
2019-12-06 03:29:40 +00:00
invoke-virtual {v0, v1}, Lcom/hammerandchisel/libdiscord/Discord;->getSupportedVideoCodecs(Lcom/hammerandchisel/libdiscord/Discord$GetSupportedVideoCodecsCallback;)V
:cond_0
return-void
.end method