apkfuckery/com.discord/smali/f/c/a/d.smali

35 lines
576 B
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public Lf/c/a/d;
.super Ljava/lang/Object;
.source "ActivityHandler.java"
# interfaces
.implements Ljava/lang/Runnable;
# instance fields
2020-07-08 16:44:49 +00:00
.field public final synthetic d:Lf/c/a/a;
2020-05-17 12:40:10 +00:00
# direct methods
2020-07-08 16:44:49 +00:00
.method public constructor <init>(Lf/c/a/a;)V
2020-05-17 12:40:10 +00:00
.locals 0
2020-07-08 16:44:49 +00:00
iput-object p1, p0, Lf/c/a/d;->d:Lf/c/a/a;
2020-05-17 12:40:10 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
2020-07-25 02:57:47 +00:00
.locals 1
2020-07-08 16:44:49 +00:00
iget-object v0, p0, Lf/c/a/d;->d:Lf/c/a/a;
2020-07-25 02:57:47 +00:00
invoke-virtual {v0}, Lf/c/a/a;->t()V
2020-07-08 16:44:49 +00:00
2020-05-17 12:40:10 +00:00
return-void
.end method