UIManagerModule$3.smali

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

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/facebook/react/uimanager/UIManagerModule;->updateView(ILjava/lang/String;Lcom/facebook/react/bridge/ReadableMap;)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/UIManagerModule;

.field public final synthetic val$fabricUIManager:Lcom/facebook/react/bridge/UIManager;

.field public final synthetic val$props:Lcom/facebook/react/bridge/ReadableMap;

.field public final synthetic val$tag:I


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

    return-void
.end method

.method public constructor <init>(Lcom/facebook/react/uimanager/UIManagerModule;Lcom/facebook/react/bridge/UIManager;ILcom/facebook/react/bridge/ReadableMap;)V
    .registers 5

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

    iput-object p2, p0, Lcom/facebook/react/uimanager/UIManagerModule$3;->val$fabricUIManager:Lcom/facebook/react/bridge/UIManager;

    iput p3, p0, Lcom/facebook/react/uimanager/UIManagerModule$3;->val$tag:I

    iput-object p4, p0, Lcom/facebook/react/uimanager/UIManagerModule$3;->val$props:Lcom/facebook/react/bridge/ReadableMap;

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

    return-void
.end method


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

    iget-object v0, p0, Lcom/facebook/react/uimanager/UIManagerModule$3;->val$fabricUIManager:Lcom/facebook/react/bridge/UIManager;

    iget v1, p0, Lcom/facebook/react/uimanager/UIManagerModule$3;->val$tag:I

    iget-object v2, p0, Lcom/facebook/react/uimanager/UIManagerModule$3;->val$props:Lcom/facebook/react/bridge/ReadableMap;

    invoke-interface {v0, v1, v2}, Lcom/facebook/react/bridge/UIManager;->synchronouslyUpdateViewOnUIThread(ILcom/facebook/react/bridge/ReadableMap;)V

    return-void
.end method