InspectorPackagerConnection$Connection$1.smali

.class public Lcom/facebook/react/devsupport/InspectorPackagerConnection$Connection$1;
.super Ljava/lang/Object;
.source "InspectorPackagerConnection.java"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/facebook/react/devsupport/InspectorPackagerConnection$Connection;->reconnect()V
.end annotation

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


# instance fields
.field public final synthetic this$1:Lcom/facebook/react/devsupport/InspectorPackagerConnection$Connection;


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

    return-void
.end method

.method public constructor <init>(Lcom/facebook/react/devsupport/InspectorPackagerConnection$Connection;)V
    .registers 2

    iput-object p1, p0, Lcom/facebook/react/devsupport/InspectorPackagerConnection$Connection$1;->this$1:Lcom/facebook/react/devsupport/InspectorPackagerConnection$Connection;

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

    return-void
.end method


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

    iget-object v0, p0, Lcom/facebook/react/devsupport/InspectorPackagerConnection$Connection$1;->this$1:Lcom/facebook/react/devsupport/InspectorPackagerConnection$Connection;

    # getter for: Lcom/facebook/react/devsupport/InspectorPackagerConnection$Connection;->mClosed:Z
    invoke-static {v0}, Lcom/facebook/react/devsupport/InspectorPackagerConnection$Connection;->access$400(Lcom/facebook/react/devsupport/InspectorPackagerConnection$Connection;)Z

    move-result v0

    if-nez v0, :cond_d

    iget-object v0, p0, Lcom/facebook/react/devsupport/InspectorPackagerConnection$Connection$1;->this$1:Lcom/facebook/react/devsupport/InspectorPackagerConnection$Connection;

    invoke-virtual {v0}, Lcom/facebook/react/devsupport/InspectorPackagerConnection$Connection;->connect()V

    :cond_d
    return-void
.end method