DevLoadingViewController$1.smali

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

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/facebook/react/devsupport/DevLoadingViewController;->showMessage(Ljava/lang/String;)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;

.field public final synthetic val$message:Ljava/lang/String;


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

    return-void
.end method

.method public constructor <init>(Lcom/facebook/react/devsupport/DevLoadingViewController;Ljava/lang/String;)V
    .registers 3

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

    iput-object p2, p0, Lcom/facebook/react/devsupport/DevLoadingViewController$1;->val$message:Ljava/lang/String;

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

    return-void
.end method


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

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

    iget-object v1, p0, Lcom/facebook/react/devsupport/DevLoadingViewController$1;->val$message:Ljava/lang/String;

    # invokes: Lcom/facebook/react/devsupport/DevLoadingViewController;->showInternal(Ljava/lang/String;)V
    invoke-static {v0, v1}, Lcom/facebook/react/devsupport/DevLoadingViewController;->access$000(Lcom/facebook/react/devsupport/DevLoadingViewController;Ljava/lang/String;)V

    return-void
.end method