a$a.smali

.class final Lcom/live/share64/a$a;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/live/share64/a;->a(Z)V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x18
    name = null
.end annotation


# instance fields
.field final synthetic a:Z


# direct methods
.method constructor <init>(Z)V
    .registers 2

    iput-boolean p1, p0, Lcom/live/share64/a$a;->a:Z

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public final run()V
    .registers 4

    .line 19
    sget-object v0, Lcom/live/share64/a;->a:Lcom/live/share64/a;

    iget-boolean v0, p0, Lcom/live/share64/a$a;->a:Z

    invoke-static {v0}, Lcom/live/share64/a;->b(Z)V

    .line 20
    sget-object v0, Lcom/live/share64/a;->a:Lcom/live/share64/a;

    invoke-static {}, Lcom/live/share64/a;->a()Ljava/util/List;

    move-result-object v0

    check-cast v0, Ljava/lang/Iterable;

    .line 26
    invoke-interface {v0}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator;

    move-result-object v0

    :goto_13
    invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z

    move-result v1

    if-eqz v1, :cond_25

    invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;

    move-result-object v1

    check-cast v1, Lcom/live/share64/d/b$a;

    .line 21
    iget-boolean v2, p0, Lcom/live/share64/a$a;->a:Z

    invoke-interface {v1, v2}, Lcom/live/share64/d/b$a;->a(Z)V

    goto :goto_13

    :cond_25
    return-void
.end method