SwitchButton$1.smali

.class Lim/tpelyyftgw/ui/components/SwitchButton$1;
.super Ljava/lang/Object;
.source "SwitchButton.java"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lim/tpelyyftgw/ui/components/SwitchButton;
.end annotation

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


# instance fields
.field final synthetic this$0:Lim/tpelyyftgw/ui/components/SwitchButton;


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

    return-void
.end method

.method constructor <init>(Lim/tpelyyftgw/ui/components/SwitchButton;)V
    .registers 2
    .param p1, "this$0"    # Lim/tpelyyftgw/ui/components/SwitchButton;

    .line 1038
    iput-object p1, p0, Lim/tpelyyftgw/ui/components/SwitchButton$1;->this$0:Lim/tpelyyftgw/ui/components/SwitchButton;

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

    return-void
.end method


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

    .line 1041
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/SwitchButton$1;->this$0:Lim/tpelyyftgw/ui/components/SwitchButton;

    # invokes: Lim/tpelyyftgw/ui/components/SwitchButton;->isInAnimating()Z
    invoke-static {v0}, Lim/tpelyyftgw/ui/components/SwitchButton;->access$100(Lim/tpelyyftgw/ui/components/SwitchButton;)Z

    move-result v0

    if-nez v0, :cond_d

    .line 1042
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/SwitchButton$1;->this$0:Lim/tpelyyftgw/ui/components/SwitchButton;

    # invokes: Lim/tpelyyftgw/ui/components/SwitchButton;->pendingDragState()V
    invoke-static {v0}, Lim/tpelyyftgw/ui/components/SwitchButton;->access$200(Lim/tpelyyftgw/ui/components/SwitchButton;)V

    .line 1044
    :cond_d
    return-void
.end method