apkfuckery/com.discord/smali/f/c/a/k1$e.smali

52 lines
992 B
Smali
Raw Normal View History

2020-04-17 17:35:24 +00:00
.class public Lf/c/a/k1$e;
2019-12-06 03:29:40 +00:00
.super Ljava/lang/Object;
.source "PackageHandler.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2020-04-17 17:35:24 +00:00
value = Lf/c/a/k1;->a(Lf/c/a/u1;)V
2019-12-06 03:29:40 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
2020-04-17 17:35:24 +00:00
.field public final synthetic d:Lf/c/a/u1;
2019-12-06 03:29:40 +00:00
2020-04-17 17:35:24 +00:00
.field public final synthetic e:Lf/c/a/k1;
2019-12-06 03:29:40 +00:00
# direct methods
2020-04-17 17:35:24 +00:00
.method public constructor <init>(Lf/c/a/k1;Lf/c/a/u1;)V
2019-12-06 03:29:40 +00:00
.locals 0
2020-04-17 17:35:24 +00:00
iput-object p1, p0, Lf/c/a/k1$e;->e:Lf/c/a/k1;
2019-12-06 03:29:40 +00:00
2020-04-17 17:35:24 +00:00
iput-object p2, p0, Lf/c/a/k1$e;->d:Lf/c/a/u1;
2019-12-06 03:29:40 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 2
2020-04-17 17:35:24 +00:00
iget-object v0, p0, Lf/c/a/k1$e;->e:Lf/c/a/k1;
2019-12-06 03:29:40 +00:00
2020-04-17 17:35:24 +00:00
iget-object v1, p0, Lf/c/a/k1$e;->d:Lf/c/a/u1;
2019-12-06 03:29:40 +00:00
2020-04-17 17:35:24 +00:00
invoke-virtual {v0, v1}, Lf/c/a/k1;->b(Lf/c/a/u1;)V
2019-12-06 03:29:40 +00:00
return-void
.end method