LinearProgressDrawable$1.smali
.class Lcom/rey/material/drawable/LinearProgressDrawable$1;
.super Ljava/lang/Object;
.source "LinearProgressDrawable.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/rey/material/drawable/LinearProgressDrawable;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/rey/material/drawable/LinearProgressDrawable;
# direct methods
.method constructor <init>(Lcom/rey/material/drawable/LinearProgressDrawable;)V
.registers 2
.line 636
iput-object p1, p0, Lcom/rey/material/drawable/LinearProgressDrawable$1;->this$0:Lcom/rey/material/drawable/LinearProgressDrawable;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.registers 2
.line 640
iget-object v0, p0, Lcom/rey/material/drawable/LinearProgressDrawable$1;->this$0:Lcom/rey/material/drawable/LinearProgressDrawable;
# invokes: Lcom/rey/material/drawable/LinearProgressDrawable;->update()V
invoke-static {v0}, Lcom/rey/material/drawable/LinearProgressDrawable;->access$000(Lcom/rey/material/drawable/LinearProgressDrawable;)V
return-void
.end method