apkfuckery/com.discord/smali_classes2/o.smali

41 lines
891 B
Smali
Raw Normal View History

2019-12-21 01:41:59 +00:00
.class public final Lo;
2019-12-06 03:29:40 +00:00
.super Ljava/lang/Object;
2020-03-27 22:23:51 +00:00
.source "MediaEngineLegacy.kt"
2019-12-06 03:29:40 +00:00
2019-12-12 08:58:10 +00:00
# interfaces
2020-03-27 22:23:51 +00:00
.implements Ljava/lang/Runnable;
2019-12-06 03:29:40 +00:00
2019-12-12 08:58:10 +00:00
# instance fields
2020-03-27 22:23:51 +00:00
.field public final synthetic d:Lkotlin/jvm/functions/Function0;
2019-12-06 03:29:40 +00:00
2019-12-12 08:58:10 +00:00
# direct methods
2020-03-27 22:23:51 +00:00
.method public constructor <init>(Lkotlin/jvm/functions/Function0;)V
2019-12-12 08:58:10 +00:00
.locals 0
2019-12-06 03:29:40 +00:00
2019-12-12 08:58:10 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2019-12-06 03:29:40 +00:00
2020-03-27 22:23:51 +00:00
iput-object p1, p0, Lo;->d:Lkotlin/jvm/functions/Function0;
2019-12-06 03:29:40 +00:00
2019-12-12 08:58:10 +00:00
return-void
.end method
2019-12-06 03:29:40 +00:00
2019-12-12 08:58:10 +00:00
# virtual methods
2020-03-27 22:23:51 +00:00
.method public final synthetic run()V
.locals 2
2019-12-06 03:29:40 +00:00
2020-03-27 22:23:51 +00:00
iget-object v0, p0, Lo;->d:Lkotlin/jvm/functions/Function0;
2019-12-06 03:29:40 +00:00
2020-03-27 22:23:51 +00:00
invoke-interface {v0}, Lkotlin/jvm/functions/Function0;->invoke()Ljava/lang/Object;
2019-12-06 03:29:40 +00:00
2020-03-27 22:23:51 +00:00
move-result-object v0
2019-12-06 03:29:40 +00:00
2020-03-27 22:23:51 +00:00
const-string v1, "invoke(...)"
invoke-static {v0, v1}, Ly/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
return-void
2019-12-06 03:29:40 +00:00
.end method