UIImplementation$1.smali

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

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/facebook/react/uimanager/UIImplementation;->registerRootView(Landroid/view/View;ILcom/facebook/react/uimanager/ThemedReactContext;)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/uimanager/UIImplementation;

.field public final synthetic val$rootCSSNode:Lcom/facebook/react/uimanager/ReactShadowNode;


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

    return-void
.end method

.method public constructor <init>(Lcom/facebook/react/uimanager/UIImplementation;Lcom/facebook/react/uimanager/ReactShadowNode;)V
    .registers 3

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

    iput-object p2, p0, Lcom/facebook/react/uimanager/UIImplementation$1;->val$rootCSSNode:Lcom/facebook/react/uimanager/ReactShadowNode;

    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/uimanager/UIImplementation$1;->this$0:Lcom/facebook/react/uimanager/UIImplementation;

    iget-object v0, v0, Lcom/facebook/react/uimanager/UIImplementation;->mShadowNodeRegistry:Lcom/facebook/react/uimanager/ShadowNodeRegistry;

    iget-object v1, p0, Lcom/facebook/react/uimanager/UIImplementation$1;->val$rootCSSNode:Lcom/facebook/react/uimanager/ReactShadowNode;

    invoke-virtual {v0, v1}, Lcom/facebook/react/uimanager/ShadowNodeRegistry;->addRootNode(Lcom/facebook/react/uimanager/ReactShadowNode;)V

    return-void
.end method