apkfuckery/com.discord/smali/q.smali

60 lines
1.2 KiB
Smali
Raw Normal View History

2020-07-22 00:04:40 +00:00
.class public final Lq;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
2020-07-08 16:44:49 +00:00
.source "MediaEngineLegacy.kt"
2020-05-17 12:40:10 +00:00
# interfaces
2020-07-14 22:43:59 +00:00
.implements Lrx/functions/Action1;
2020-05-17 12:40:10 +00:00
2020-07-14 22:43:59 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/functions/Action1<",
"Lrx/Emitter<",
"TT;>;>;"
}
.end annotation
2020-07-08 16:44:49 +00:00
2020-07-14 22:43:59 +00:00
# instance fields
2020-07-22 00:04:40 +00:00
.field public final synthetic d:Lm;
2020-05-17 12:40:10 +00:00
# direct methods
2020-07-22 00:04:40 +00:00
.method public constructor <init>(Lm;)V
2020-05-17 12:40:10 +00:00
.locals 0
2020-07-22 00:04:40 +00:00
iput-object p1, p0, Lq;->d:Lm;
2020-07-08 16:44:49 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
2020-07-14 22:43:59 +00:00
.method public call(Ljava/lang/Object;)V
.locals 2
2020-07-08 16:44:49 +00:00
2020-07-14 22:43:59 +00:00
check-cast p1, Lrx/Emitter;
2020-07-08 16:44:49 +00:00
2020-07-22 00:04:40 +00:00
iget-object v0, p0, Lq;->d:Lm;
2020-05-17 12:40:10 +00:00
2020-07-22 00:04:40 +00:00
iget-object v0, v0, Lm;->b:Lcom/hammerandchisel/libdiscord/Discord;
2020-05-17 12:40:10 +00:00
2020-07-14 22:43:59 +00:00
if-eqz v0, :cond_0
2020-07-08 16:44:49 +00:00
2020-07-22 00:04:40 +00:00
new-instance v1, Lp;
2020-07-08 16:44:49 +00:00
2020-07-22 00:04:40 +00:00
invoke-direct {v1, p0, p1}, Lp;-><init>(Lq;Lrx/Emitter;)V
2020-07-08 16:44:49 +00:00
2020-07-14 22:43:59 +00:00
invoke-virtual {v0, v1}, Lcom/hammerandchisel/libdiscord/Discord;->getSupportedVideoCodecs(Lcom/hammerandchisel/libdiscord/Discord$GetSupportedVideoCodecsCallback;)V
2020-07-08 16:44:49 +00:00
:cond_0
2020-07-14 22:43:59 +00:00
return-void
2020-05-17 12:40:10 +00:00
.end method