apkfuckery/com.discord/smali/e/h/a/c/i.smali
2020-02-20 20:33:18 +01:00

64 lines
1.3 KiB
Smali

.class public Le/h/a/c/i;
.super Ljava/lang/Object;
.source "BackgroundManager.java"
# interfaces
.implements Ljava/lang/Runnable;
# instance fields
.field public final synthetic d:Le/h/a/c/j;
# direct methods
.method public constructor <init>(Le/h/a/c/j;)V
.locals 0
iput-object p1, p0, Le/h/a/c/i;->d:Le/h/a/c/j;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 2
iget-object v0, p0, Le/h/a/c/i;->d:Le/h/a/c/j;
iget-object v0, v0, Le/h/a/c/j;->d:Ljava/util/concurrent/atomic/AtomicReference;
const/4 v1, 0x0
invoke-virtual {v0, v1}, Ljava/util/concurrent/atomic/AtomicReference;->set(Ljava/lang/Object;)V
iget-object v0, p0, Le/h/a/c/i;->d:Le/h/a/c/j;
iget-object v0, v0, Le/h/a/c/j;->b:Ljava/util/List;
invoke-interface {v0}, Ljava/util/List;->iterator()Ljava/util/Iterator;
move-result-object v0
:goto_0
invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z
move-result v1
if-eqz v1, :cond_0
invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v1
check-cast v1, Le/h/a/c/x;
invoke-virtual {v1}, Le/h/a/c/x;->c()V
goto :goto_0
:cond_0
return-void
.end method