DevLoadingViewController$3.smali

.class public Lcom/facebook/react/devsupport/DevLoadingViewController$3;
.super Ljava/lang/Object;
.source "DevLoadingViewController.java"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/facebook/react/devsupport/DevLoadingViewController;->hide()V
.end annotation

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


# instance fields
.field public final synthetic this$0:Lcom/facebook/react/devsupport/DevLoadingViewController;


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

    return-void
.end method

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

    iput-object p1, p0, Lcom/facebook/react/devsupport/DevLoadingViewController$3;->this$0:Lcom/facebook/react/devsupport/DevLoadingViewController;

    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/DevLoadingViewController$3;->this$0:Lcom/facebook/react/devsupport/DevLoadingViewController;

    # invokes: Lcom/facebook/react/devsupport/DevLoadingViewController;->hideInternal()V
    invoke-static {v0}, Lcom/facebook/react/devsupport/DevLoadingViewController;->access$200(Lcom/facebook/react/devsupport/DevLoadingViewController;)V

    return-void
.end method