NativeUIManagerSpec.smali
.class public abstract Lcom/facebook/fbreact/specs/NativeUIManagerSpec;
.super Lcom/facebook/react/bridge/ReactContextBaseJavaModule;
.source "SourceFile"
# interfaces
.implements Lcom/facebook/react/bridge/ReactModuleWithSpec;
.implements Lcom/facebook/react/turbomodule/core/interfaces/TurboModule;
# direct methods
.method public constructor <init>(Lcom/facebook/react/bridge/ReactApplicationContext;)V
.registers 2
invoke-direct {p0, p1}, Lcom/facebook/react/bridge/ReactContextBaseJavaModule;-><init>(Lcom/facebook/react/bridge/ReactApplicationContext;)V
return-void
.end method
# virtual methods
.method public abstract blur(Ljava/lang/Double;)V
.annotation runtime Lcom/facebook/react/bridge/ReactMethod;
.end annotation
.end method
.method public abstract clearJSResponder()V
.annotation runtime Lcom/facebook/react/bridge/ReactMethod;
.end annotation
.end method
.method public abstract configureNextLayoutAnimation(Lcom/facebook/react/bridge/ReadableMap;Lcom/facebook/react/bridge/Callback;Lcom/facebook/react/bridge/Callback;)V
.annotation runtime Lcom/facebook/react/bridge/ReactMethod;
.end annotation
.end method
.method public abstract createView(Ljava/lang/Double;Ljava/lang/String;DLcom/facebook/react/bridge/ReadableMap;)V
.annotation runtime Lcom/facebook/react/bridge/ReactMethod;
.end annotation
.end method
.method public abstract dismissPopupMenu()V
.annotation runtime Lcom/facebook/react/bridge/ReactMethod;
.end annotation
.end method
.method public abstract dispatchViewManagerCommand(Ljava/lang/Double;DLcom/facebook/react/bridge/ReadableArray;)V
.annotation runtime Lcom/facebook/react/bridge/ReactMethod;
.end annotation
.end method
.method public abstract findSubviewIn(Ljava/lang/Double;Lcom/facebook/react/bridge/ReadableArray;Lcom/facebook/react/bridge/Callback;)V
.annotation runtime Lcom/facebook/react/bridge/ReactMethod;
.end annotation
.end method
.method public abstract focus(Ljava/lang/Double;)V
.annotation runtime Lcom/facebook/react/bridge/ReactMethod;
.end annotation
.end method
.method public final getConstants()Ljava/util/Map;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/Map<",
"Ljava/lang/String;",
"Ljava/lang/Object;",
">;"
}
.end annotation
invoke-virtual {p0}, Lcom/facebook/fbreact/specs/NativeUIManagerSpec;->getTypedExportedConstants()Ljava/util/Map;
move-result-object v0
return-object v0
.end method
.method public abstract getConstantsForViewManager(Ljava/lang/String;)Lcom/facebook/react/bridge/WritableMap;
.annotation runtime Lcom/facebook/react/bridge/ReactMethod;
isBlockingSynchronousMethod = true
.end annotation
.end method
.method public abstract getDefaultEventTypes()Lcom/facebook/react/bridge/WritableArray;
.annotation runtime Lcom/facebook/react/bridge/ReactMethod;
isBlockingSynchronousMethod = true
.end annotation
.end method
.method public abstract getTypedExportedConstants()Ljava/util/Map;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/Map<",
"Ljava/lang/String;",
"Ljava/lang/Object;",
">;"
}
.end annotation
.end method
.method public abstract lazilyLoadView(Ljava/lang/String;)Lcom/facebook/react/bridge/WritableMap;
.annotation runtime Lcom/facebook/react/bridge/ReactMethod;
isBlockingSynchronousMethod = true
.end annotation
.end method
.method public abstract manageChildren(Ljava/lang/Double;Lcom/facebook/react/bridge/ReadableArray;Lcom/facebook/react/bridge/ReadableArray;Lcom/facebook/react/bridge/ReadableArray;Lcom/facebook/react/bridge/ReadableArray;Lcom/facebook/react/bridge/ReadableArray;)V
.annotation runtime Lcom/facebook/react/bridge/ReactMethod;
.end annotation
.end method
.method public abstract measure(Ljava/lang/Double;Lcom/facebook/react/bridge/Callback;)V
.annotation runtime Lcom/facebook/react/bridge/ReactMethod;
.end annotation
.end method
.method public abstract measureInWindow(Ljava/lang/Double;Lcom/facebook/react/bridge/Callback;)V
.annotation runtime Lcom/facebook/react/bridge/ReactMethod;
.end annotation
.end method
.method public abstract measureLayout(Ljava/lang/Double;Ljava/lang/Double;Lcom/facebook/react/bridge/Callback;Lcom/facebook/react/bridge/Callback;)V
.annotation runtime Lcom/facebook/react/bridge/ReactMethod;
.end annotation
.end method
.method public abstract measureLayoutRelativeToParent(Ljava/lang/Double;Lcom/facebook/react/bridge/Callback;Lcom/facebook/react/bridge/Callback;)V
.annotation runtime Lcom/facebook/react/bridge/ReactMethod;
.end annotation
.end method
.method public abstract playTouchSound()V
.annotation runtime Lcom/facebook/react/bridge/ReactMethod;
.end annotation
.end method
.method public abstract removeSubviewsFromContainerWithID(D)V
.annotation runtime Lcom/facebook/react/bridge/ReactMethod;
.end annotation
.end method
.method public abstract replaceExistingNonRootView(Ljava/lang/Double;Ljava/lang/Double;)V
.annotation runtime Lcom/facebook/react/bridge/ReactMethod;
.end annotation
.end method
.method public abstract sendAccessibilityEvent(Ljava/lang/Double;D)V
.annotation runtime Lcom/facebook/react/bridge/ReactMethod;
.end annotation
.end method
.method public abstract setChildren(Ljava/lang/Double;Lcom/facebook/react/bridge/ReadableArray;)V
.annotation runtime Lcom/facebook/react/bridge/ReactMethod;
.end annotation
.end method
.method public abstract setJSResponder(Ljava/lang/Double;Z)V
.annotation runtime Lcom/facebook/react/bridge/ReactMethod;
.end annotation
.end method
.method public abstract setLayoutAnimationEnabledExperimental(Z)V
.annotation runtime Lcom/facebook/react/bridge/ReactMethod;
.end annotation
.end method
.method public abstract showPopupMenu(Ljava/lang/Double;Lcom/facebook/react/bridge/ReadableArray;Lcom/facebook/react/bridge/Callback;Lcom/facebook/react/bridge/Callback;)V
.annotation runtime Lcom/facebook/react/bridge/ReactMethod;
.end annotation
.end method
.method public abstract updateView(DLjava/lang/String;Lcom/facebook/react/bridge/ReadableMap;)V
.annotation runtime Lcom/facebook/react/bridge/ReactMethod;
.end annotation
.end method
.method public abstract viewIsDescendantOf(Ljava/lang/Double;Ljava/lang/Double;Lcom/facebook/react/bridge/Callback;)V
.annotation runtime Lcom/facebook/react/bridge/ReactMethod;
.end annotation
.end method