apkfuckery/com.discord/smali/f/c/a/o1$g.smali

50 lines
925 B
Smali
Raw Normal View History

2020-07-25 02:57:47 +00:00
.class public Lf/c/a/o1$g;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
.source "PackageHandler.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2020-07-25 02:57:47 +00:00
value = Lf/c/a/o1;->flush()V
2020-05-17 12:40:10 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
2020-07-25 02:57:47 +00:00
.field public final synthetic d:Lf/c/a/o1;
2020-05-17 12:40:10 +00:00
# direct methods
2020-07-25 02:57:47 +00:00
.method public constructor <init>(Lf/c/a/o1;)V
2020-05-17 12:40:10 +00:00
.locals 0
2020-07-25 02:57:47 +00:00
iput-object p1, p0, Lf/c/a/o1$g;->d:Lf/c/a/o1;
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 2
2020-05-17 12:40:10 +00:00
2020-07-25 02:57:47 +00:00
iget-object v0, p0, Lf/c/a/o1$g;->d:Lf/c/a/o1;
2020-05-17 12:40:10 +00:00
2020-07-25 02:57:47 +00:00
iget-object v1, v0, Lf/c/a/o1;->d:Ljava/util/List;
invoke-interface {v1}, Ljava/util/List;->clear()V
invoke-virtual {v0}, Lf/c/a/o1;->m()V
2020-05-17 12:40:10 +00:00
return-void
.end method