apkfuckery/com.discord/smali/f/c/a/a$m.smali

46 lines
802 B
Smali
Raw Normal View History

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