ReactRoot.smali
.class public interface abstract Lcom/facebook/react/uimanager/ReactRoot;
.super Ljava/lang/Object;
.source "ReactRoot.java"
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
# virtual methods
.method public abstract getAppProperties()Landroid/os/Bundle;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end method
.method public abstract getHeightMeasureSpec()I
.end method
.method public abstract getInitialUITemplate()Ljava/lang/String;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end method
.method public abstract getJSModuleName()Ljava/lang/String;
.end method
.method public abstract getRootViewGroup()Landroid/view/ViewGroup;
.end method
.method public abstract getRootViewTag()I
.end method
.method public abstract getSurfaceID()Ljava/lang/String;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract getUIManagerType()I
.end method
.method public abstract getWidthMeasureSpec()I
.end method
.method public abstract onStage(I)V
.end method
.method public abstract runApplication()V
.end method
.method public abstract setRootViewTag(I)V
.end method
.method public abstract setShouldLogContentAppeared(Z)V
.end method