w$a.smali

.class public Li/w$a;
.super Ljava/lang/Object;
.source "ViewChangesTracker.java"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Li/w;-><init>()V
.end annotation

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


# instance fields
.field public final synthetic a:Li/w;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method public constructor <init>(Li/w;)V
    .registers 2

    iput-object p1, p0, Li/w$a;->a:Li/w;

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

    return-void
.end method


# virtual methods
.method public run()V
    .registers 5

    iget-object v0, p0, Li/w$a;->a:Li/w;

    const/4 v1, 0x0

    invoke-static {v0, v1}, Li/w;->a(Li/w;Z)Z

    iget-object v0, p0, Li/w$a;->a:Li/w;

    invoke-virtual {v0}, Li/w;->a()V

    iget-object v0, p0, Li/w$a;->a:Li/w;

    invoke-static {v0}, Li/w;->a(Li/w;)Ljava/util/LinkedList;

    move-result-object v0

    invoke-virtual {v0}, Ljava/util/LinkedList;->size()I

    move-result v0

    if-lez v0, :cond_28

    iget-object v0, p0, Li/w$a;->a:Li/w;

    invoke-static {v0}, Li/w;->c(Li/w;)Landroid/os/Handler;

    move-result-object v0

    iget-object v1, p0, Li/w$a;->a:Li/w;

    invoke-static {v1}, Li/w;->b(Li/w;)Ljava/lang/Runnable;

    move-result-object v1

    const-wide/16 v2, 0x28

    invoke-virtual {v0, v1, v2, v3}, Landroid/os/Handler;->postDelayed(Ljava/lang/Runnable;J)Z

    :cond_28
    return-void
.end method