A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Y 

F

FABRIC_BATCH_EXECUTION_END - enum entry in com.facebook.react.bridge.ReactMarkerConstants
 
FABRIC_BATCH_EXECUTION_START - enum entry in com.facebook.react.bridge.ReactMarkerConstants
 
FABRIC_COMMIT_END - enum entry in com.facebook.react.bridge.ReactMarkerConstants
 
FABRIC_COMMIT_START - enum entry in com.facebook.react.bridge.ReactMarkerConstants
 
FABRIC_DIFF_END - enum entry in com.facebook.react.bridge.ReactMarkerConstants
 
FABRIC_DIFF_START - enum entry in com.facebook.react.bridge.ReactMarkerConstants
 
FABRIC_FINISH_TRANSACTION_END - enum entry in com.facebook.react.bridge.ReactMarkerConstants
 
FABRIC_FINISH_TRANSACTION_START - enum entry in com.facebook.react.bridge.ReactMarkerConstants
 
FABRIC_LAYOUT_END - enum entry in com.facebook.react.bridge.ReactMarkerConstants
 
FABRIC_LAYOUT_START - enum entry in com.facebook.react.bridge.ReactMarkerConstants
 
FABRIC_UPDATE_UI_MAIN_THREAD_END - enum entry in com.facebook.react.bridge.ReactMarkerConstants
 
FABRIC_UPDATE_UI_MAIN_THREAD_START - enum entry in com.facebook.react.bridge.ReactMarkerConstants
 
FabricComponents - class in com.facebook.react.fabric
Utility class for Fabric components, this will be removed TODO T97384889: remove this class when the component names are unified between JS - Android - iOS - C++
FabricEventEmitter - class in com.facebook.react.fabric.events
 
FabricJSIModuleProvider - class in com.facebook.react.fabric
 
FabricSoLoader - class in com.facebook.react.fabric
 
FabricUIManager - class in com.facebook.react.fabric
We instruct ProGuard not to strip out any fields or methods, because many of these methods are only called through the JNI from Cxx so it appears that most of this class is "unused".
FabricViewStateManager - class in com.facebook.react.uimanager
This is a helper base class for ViewGroups that use Fabric State.
FabricViewStateManager.HasFabricViewStateManager - class in com.facebook.react.uimanager.FabricViewStateManager
 
FabricViewStateManager.StateUpdateCallback - class in com.facebook.react.uimanager.FabricViewStateManager
 
FallbackJSBundleLoader - class in com.facebook.react.bridge
FallbackJSBundleLoader An implementation of JSBundleLoader that will try to load from multiple sources, falling back from one source to the next at load time when an exception is thrown for a recoverable error.
FATAL - enum entry in com.facebook.yoga.YogaLogLevel
 
fetch(Uri) - function in com.facebook.react.modules.network.NetworkingModule.UriHandler
Fetch the URI and return the JS body payload.
fetchSegment(double,ReadableMap,Callback) - function in com.facebook.fbreact.specs.NativeSegmentFetcherSpec
 
fetchSplitBundleAndCreateBundleLoader(String,DevSupportManagerBase.CallbackWithBundleLoader) - function in com.facebook.react.devsupport.BridgeDevSupportManager
 
fetchSplitBundleAndCreateBundleLoader(String,DevSupportManagerBase.CallbackWithBundleLoader) - function in com.facebook.react.devsupport.DevSupportManagerBase
 
FileIoHandler - class in com.facebook.react.packagerconnection
 
fileList() - function in android.content.HeadlessJsTaskService
 
fileList() - function in android.content.ReactActivity
 
fileList() - function in android.content.ReactApplicationContext
 
fileList() - function in android.content.ReactContext
 
fileList() - function in android.content.DevSettingsActivity
 
fileList() - function in android.content.ThemedReactContext
 
FileReaderModule - class in com.facebook.react.modules.blob
 
fillInStackTrace() - function in java.lang.AssertionException
 
fillInStackTrace() - function in java.lang.InvalidIteratorException
 
fillInStackTrace() - function in java.lang.JSApplicationCausedNativeException
 
fillInStackTrace() - function in java.lang.JSApplicationIllegalArgumentException
 
fillInStackTrace() - function in java.lang.JavaJSExecutor.ProxyExecutorException
 
fillInStackTrace() - function in java.lang.NativeArgumentsParseException
 
fillInStackTrace() - function in java.lang.NoSuchKeyException
 
fillInStackTrace() - function in java.lang.ObjectAlreadyConsumedException
 
fillInStackTrace() - function in java.lang.ReactIgnorableMountingException
 
fillInStackTrace() - function in java.lang.ReactNoCrashBridgeNotAllowedSoftException
 
fillInStackTrace() - function in java.lang.ReactNoCrashSoftException
 
fillInStackTrace() - function in java.lang.RetryableMountingLayerException
 
fillInStackTrace() - function in java.lang.UnexpectedNativeTypeException
 
fillInStackTrace() - function in java.lang.DebugServerException
 
fillInStackTrace() - function in java.lang.JavascriptException
 
fillInStackTrace() - function in java.lang.JSCHeapCapture.CaptureException
 
fillInStackTrace() - function in java.lang.JSException
 
fillInStackTrace() - function in java.lang.WebsocketJavaScriptExecutor.WebsocketExecutorTimeoutException
 
fillInStackTrace() - function in java.lang.IllegalViewOperationException
 
fillInStackTrace() - function in java.lang.NoSuchNativeViewException
 
fillInStackTrace() - function in java.lang.ReactInvalidPropertyException
 
findContextOfType(Context,Class) - function in com.facebook.react.views.common.ContextUtils
Returns the nearest context in the chain (as defined by ContextWrapper.
findFocus() - function in android.view.ReactRootView
 
findFocus() - function in android.view.FpsView
 
findFocus() - function in android.view.RedBoxContentView
 
findFocus() - function in android.view.ReactImageView
 
findFocus() - function in android.view.ReactModalHostView
 
findFocus() - function in android.view.ReactHorizontalScrollContainerView
 
findFocus() - function in android.view.ReactHorizontalScrollView
 
findFocus() - function in android.view.ReactScrollView
 
findFocus() - function in android.view.ReactSlider
 
findFocus() - function in android.view.ReactSwipeRefreshLayout
 
findFocus() - function in android.view.ReactTextView
 
findFocus() - function in android.view.ReactEditText
 
findFocus() - function in android.view.ReactUnimplementedView
 
findFocus() - function in android.view.ReactViewGroup
 
findPreference(CharSequence) - function in android.preference.DevSettingsActivity
 
findSubviewIn(int,float,float,Callback) - function in com.facebook.react.uimanager.UIImplementation
Find the touch target child native view in the supplied root view hierarchy, given a reacttarget location.
findSubviewIn(int,ReadableArray,Callback) - function in com.facebook.react.uimanager.UIManagerModule
Find the touch target child native view in the supplied root view hierarchy, given a reacttarget location.
findTargetPathAndCoordinatesForTouch(float,float,ViewGroup,Array) - function in com.facebook.react.uimanager.TouchTargetHelper
Find touch event target view within the provided container given the coordinates provided via MotionEvent.
findTargetTagAndCoordinatesForTouch(float,float,ViewGroup,Array,Array) - function in com.facebook.react.uimanager.TouchTargetHelper
Find touch event target view within the provided container given the coordinates provided via MotionEvent.
findTargetTagForTouch(int,float,float) - function in com.facebook.react.uimanager.NativeViewHierarchyManager
 
findTargetTagForTouch(float,float,ViewGroup) - function in com.facebook.react.uimanager.TouchTargetHelper
Find touch event target view within the provided container given the coordinates provided via MotionEvent.
findTargetTagForTouch(float,float,ViewGroup,Array) - function in com.facebook.react.uimanager.TouchTargetHelper
Find touch event target view within the provided container given the coordinates provided via MotionEvent.
findView(View,String) - function in com.facebook.react.uimanager.util.ReactFindViewUtil
Finds a view that is tagged with {@param nativeId} as its nativeID prop under the {@param root} view hierarchy.
findView(View,ReactFindViewUtil.OnViewFoundListener) - function in com.facebook.react.uimanager.util.ReactFindViewUtil
Finds a view tagged with {@param onViewFoundListener}'s nativeID in the given {@param root} view hierarchy.
findViewById(int) - function in androidx.appcompat.app.ReactActivity
 
findViewById(int) - function in android.view.ReactRootView
 
findViewById(int) - function in android.app.DevSettingsActivity
 
findViewById(int) - function in android.view.FpsView
 
findViewById(int) - function in android.app.LogBoxDialog
 
findViewById(int) - function in android.view.RedBoxContentView
 
findViewById(int) - function in android.view.ReactImageView
 
findViewById(int) - function in android.view.ReactModalHostView
 
findViewById(int) - function in android.view.ReactHorizontalScrollContainerView
 
findViewById(int) - function in android.view.ReactHorizontalScrollView
 
findViewById(int) - function in android.view.ReactScrollView
 
findViewById(int) - function in android.view.ReactSlider
 
findViewById(int) - function in android.view.ReactSwipeRefreshLayout
 
findViewById(int) - function in android.view.ReactTextView
 
findViewById(int) - function in android.view.ReactEditText
 
findViewById(int) - function in android.view.ReactUnimplementedView
 
findViewById(int) - function in android.view.ReactViewGroup
 
findViewsWithText(ArrayList,CharSequence,int) - function in android.view.ReactRootView
 
findViewsWithText(ArrayList,CharSequence,int) - function in android.view.FpsView
 
findViewsWithText(ArrayList,CharSequence,int) - function in android.view.RedBoxContentView
 
findViewsWithText(ArrayList,CharSequence,int) - function in android.view.ReactImageView
 
findViewsWithText(ArrayList,CharSequence,int) - function in android.view.ReactModalHostView
 
findViewsWithText(ArrayList,CharSequence,int) - function in android.view.ReactHorizontalScrollContainerView
 
findViewsWithText(ArrayList,CharSequence,int) - function in android.view.ReactHorizontalScrollView
 
findViewsWithText(ArrayList,CharSequence,int) - function in android.view.ReactScrollView
 
findViewsWithText(ArrayList,CharSequence,int) - function in android.view.ReactSlider
 
findViewsWithText(ArrayList,CharSequence,int) - function in android.view.ReactSwipeRefreshLayout
 
findViewsWithText(ArrayList,CharSequence,int) - function in android.widget.ReactTextView
 
findViewsWithText(ArrayList,CharSequence,int) - function in android.widget.ReactEditText
 
findViewsWithText(ArrayList,CharSequence,int) - function in android.view.ReactUnimplementedView
 
findViewsWithText(ArrayList,CharSequence,int) - function in android.view.ReactViewGroup
 
findViewWithTag(Object) - function in android.view.ReactRootView
 
findViewWithTag(Object) - function in android.view.FpsView
 
findViewWithTag(Object) - function in android.view.RedBoxContentView
 
findViewWithTag(Object) - function in android.view.ReactImageView
 
findViewWithTag(Object) - function in android.view.ReactModalHostView
 
findViewWithTag(Object) - function in android.view.ReactHorizontalScrollContainerView
 
findViewWithTag(Object) - function in android.view.ReactHorizontalScrollView
 
findViewWithTag(Object) - function in android.view.ReactScrollView
 
findViewWithTag(Object) - function in android.view.ReactSlider
 
findViewWithTag(Object) - function in android.view.ReactSwipeRefreshLayout
 
findViewWithTag(Object) - function in android.view.ReactTextView
 
findViewWithTag(Object) - function in android.view.ReactEditText
 
findViewWithTag(Object) - function in android.view.ReactUnimplementedView
 
findViewWithTag(Object) - function in android.view.ReactViewGroup
 
finish() - function in android.app.ReactActivity
 
finish() - function in android.app.DevSettingsActivity
 
finishActivity(int) - function in android.app.ReactActivity
 
finishActivity(int) - function in android.app.DevSettingsActivity
 
finishActivityFromChild(Activity,int) - function in android.app.ReactActivity
 
finishActivityFromChild(Activity,int) - function in android.app.DevSettingsActivity
 
finishAffinity() - function in android.app.ReactActivity
 
finishAffinity() - function in android.app.DevSettingsActivity
 
finishAfterTransition() - function in android.app.ReactActivity
 
finishAfterTransition() - function in android.app.DevSettingsActivity
 
finishAndRemoveTask() - function in android.app.ReactActivity
 
finishAndRemoveTask() - function in android.app.DevSettingsActivity
 
finishFromChild(Activity) - function in android.app.ReactActivity
 
finishFromChild(Activity) - function in android.app.DevSettingsActivity
 
finishOperationBatch() - function in com.facebook.fbreact.specs.NativeAnimatedModuleSpec
 
finishOperationBatch() - function in com.facebook.fbreact.specs.NativeAnimatedTurboModuleSpec
 
finishOperationBatch() - function in com.facebook.react.animated.NativeAnimatedModule
 
finishPreferencePanel(Fragment,int,Intent) - function in android.preference.DevSettingsActivity
 
finishTask(int) - function in com.facebook.react.jstasks.HeadlessJsTaskContext
Finish a JS task.
flashScrollIndicators() - function in com.facebook.react.views.scroll.ReactHorizontalScrollView
 
flashScrollIndicators(ReactHorizontalScrollView) - function in com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
 
flashScrollIndicators(T) - function in com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
 
flashScrollIndicators() - function in com.facebook.react.views.scroll.ReactScrollView
 
flashScrollIndicators(T) - function in com.facebook.react.views.scroll.ReactScrollViewCommandHelper.ScrollCommandHandler
 
flashScrollIndicators(ReactScrollView) - function in com.facebook.react.views.scroll.ReactScrollViewManager
 
flashScrollIndicators(T) - function in com.facebook.react.views.scroll.ReactScrollViewManager
 
flattenAnimatedNodeOffset(double) - function in com.facebook.fbreact.specs.NativeAnimatedModuleSpec
 
flattenAnimatedNodeOffset(double) - function in com.facebook.fbreact.specs.NativeAnimatedTurboModuleSpec
 
flattenAnimatedNodeOffset(double) - function in com.facebook.react.animated.NativeAnimatedModule
 
flattenAnimatedNodeOffset(double) - function in com.facebook.fbreact.specs.NativeAnimatedModule
 
FLEX - enum entry in com.facebook.yoga.YogaDisplay
 
FLEX_END - enum entry in com.facebook.yoga.YogaAlign
 
FLEX_END - enum entry in com.facebook.yoga.YogaJustify
 
FLEX_LAYOUT - enum entry in com.facebook.yoga.LayoutPassReason
 
FLEX_MEASURE - enum entry in com.facebook.yoga.LayoutPassReason
 
FLEX_START - enum entry in com.facebook.yoga.YogaAlign
 
FLEX_START - enum entry in com.facebook.yoga.YogaJustify
 
fling(int) - function in com.facebook.react.views.scroll.ReactHorizontalScrollView
 
fling(int) - function in android.widget.ReactHorizontalScrollView
 
fling(int) - function in com.facebook.react.views.scroll.ReactScrollView
 
fling(int) - function in android.widget.ReactScrollView
 
floatsEqual(float,float) - function in com.facebook.react.uimanager.FloatUtil
 
FloatUtil - class in com.facebook.react.uimanager
 
flush() - function in java.io.CountingOutputStream
 
flush() - function in com.facebook.systrace.SystraceMessage.Builder
 
focusableViewAvailable(View) - function in android.view.ReactRootView
 
focusableViewAvailable(View) - function in android.view.FpsView
 
focusableViewAvailable(View) - function in android.view.RedBoxContentView
 
focusableViewAvailable(View) - function in android.view.ReactModalHostView
 
focusableViewAvailable(View) - function in android.view.ReactHorizontalScrollContainerView
 
focusableViewAvailable(View) - function in android.view.ReactHorizontalScrollView
 
focusableViewAvailable(View) - function in android.view.ReactScrollView
 
focusableViewAvailable(View) - function in android.view.ReactSwipeRefreshLayout
 
focusableViewAvailable(View) - function in android.view.ReactUnimplementedView
 
focusableViewAvailable(View) - function in android.view.ReactViewGroup
 
focusSearch(View,int) - function in android.view.ReactRootView
 
focusSearch(View,int) - function in android.view.FpsView
 
focusSearch(View,int) - function in android.view.RedBoxContentView
 
focusSearch(int) - function in android.view.ReactImageView
 
focusSearch(View,int) - function in android.view.ReactModalHostView
 
focusSearch(View,int) - function in android.view.ReactHorizontalScrollContainerView
 
focusSearch(View,int) - function in android.view.ReactHorizontalScrollView
 
focusSearch(View,int) - function in android.view.ReactScrollView
 
focusSearch(int) - function in android.view.ReactSlider
 
focusSearch(View,int) - function in android.view.ReactSwipeRefreshLayout
 
focusSearch(int) - function in android.view.ReactTextView
 
focusSearch(int) - function in android.view.ReactEditText
 
focusSearch(View,int) - function in android.view.ReactUnimplementedView
 
focusSearch(View,int) - function in android.view.ReactViewGroup
 
FontMetricsUtil - class in com.facebook.react.views.text
 
forceHasOverlappingRendering(boolean) - function in android.view.ReactRootView
 
forceHasOverlappingRendering(boolean) - function in android.view.FpsView
 
forceHasOverlappingRendering(boolean) - function in android.view.RedBoxContentView
 
forceHasOverlappingRendering(boolean) - function in android.view.ReactImageView
 
forceHasOverlappingRendering(boolean) - function in android.view.ReactModalHostView
 
forceHasOverlappingRendering(boolean) - function in android.view.ReactHorizontalScrollContainerView
 
forceHasOverlappingRendering(boolean) - function in android.view.ReactHorizontalScrollView
 
forceHasOverlappingRendering(boolean) - function in android.view.ReactScrollView
 
forceHasOverlappingRendering(boolean) - function in android.view.ReactSlider
 
forceHasOverlappingRendering(boolean) - function in android.view.ReactSwipeRefreshLayout
 
forceHasOverlappingRendering(boolean) - function in android.view.ReactTextView
 
forceHasOverlappingRendering(boolean) - function in android.view.ReactEditText
 
forceHasOverlappingRendering(boolean) - function in android.view.ReactUnimplementedView
 
forceHasOverlappingRendering(boolean) - function in android.view.ReactViewGroup
 
forceLayout() - function in android.view.ReactRootView
 
forceLayout() - function in android.view.FpsView
 
forceLayout() - function in android.view.RedBoxContentView
 
forceLayout() - function in android.view.ReactImageView
 
forceLayout() - function in android.view.ReactModalHostView
 
forceLayout() - function in android.view.ReactHorizontalScrollContainerView
 
forceLayout() - function in android.view.ReactHorizontalScrollView
 
forceLayout() - function in android.view.ReactScrollView
 
forceLayout() - function in android.view.ReactSlider
 
forceLayout() - function in android.view.ReactSwipeRefreshLayout
 
forceLayout() - function in android.view.ReactTextView
 
forceLayout() - function in android.view.ReactEditText
 
forceLayout() - function in android.view.ReactUnimplementedView
 
forceLayout() - function in android.view.ReactViewGroup
 
forceRTL(boolean) - function in com.facebook.fbreact.specs.NativeI18nManagerSpec
 
forceRTL(boolean) - function in com.facebook.react.modules.i18nmanager.I18nManagerModule
 
forceRTL(boolean) - function in com.facebook.fbreact.specs.I18nManagerModule
 
forceRTL(Context,boolean) - function in com.facebook.react.modules.i18nmanager.I18nUtil
 
forceUpdateState(T) - function in com.facebook.react.views.scroll.ReactScrollViewHelper
 
forEach(Consumer) - function in kotlin.collections.MapBuffer
 
forEach(Consumer) - function in kotlin.collections.ReadableMapBuffer
 
forEach(Consumer) - function in kotlin.collections.WritableMapBuffer
 
format(String,ReadableArray) - function in com.facebook.react.util.JSStackTrace
 
formatFrameSource(StackFrame) - function in com.facebook.react.devsupport.StackTraceHelper
Format a StackFrame to a String (method name is not included).
formatStackTrace(String,Array) - function in com.facebook.react.devsupport.StackTraceHelper
Format an array of StackFrames with the error title to a String.
ForwardingCookieHandler - class in com.facebook.react.modules.network
Cookie handler that forwards all cookies to the WebView CookieManager.
FpsDebugFrameCallback - class in com.facebook.react.modules.debug
Each time a frame is drawn, records whether it should have expected any more callbacks since the last time a frame was drawn (i.e.
FpsDebugFrameCallback.FpsInfo - class in com.facebook.react.modules.debug.FpsDebugFrameCallback
 
FpsListener - class in com.facebook.react.views.scroll
 
FpsView - class in com.facebook.react.devsupport
View that automatically monitors and displays the current app frame rate.
freeNatives() - function in com.facebook.yoga.YogaConfigJNIFinalizer
 
freeNatives() - function in com.facebook.yoga.YogaNodeJNIFinalizer
 
freeze(YogaNode,YogaNode) - function in com.facebook.yoga.YogaNode.Inputs
Requests the data object to disable mutations of its inputs.
FrescoBasedReactTextInlineImageShadowNode - class in com.facebook.react.views.text.frescosupport
Shadow node that represents an inline image.
FrescoBasedReactTextInlineImageSpan - class in com.facebook.react.views.text.frescosupport
FrescoBasedTextInlineImageSpan is a span for Images that are inside .
FrescoBasedReactTextInlineImageViewManager - class in com.facebook.react.views.text.frescosupport
Manages Images embedded in Text nodes using Fresco.
FrescoModule - class in com.facebook.react.modules.fresco
Module to initialize the Fresco library.
from(List) - function in com.facebook.react.bridge.JavaOnlyArray
 
from(Map) - function in com.facebook.react.bridge.JavaOnlyMap
 
from(List) - function in com.facebook.react.views.image.MultiPostprocessor
 
fromArray(Object) - function in com.facebook.react.bridge.Arguments
Convert an array to a WritableArray.
fromBuilderWithHeaders(ImageRequestBuilder,ReadableMap) - function in com.facebook.react.modules.fresco.ReactNetworkImageRequest
 
fromBundle(Bundle) - function in com.facebook.react.bridge.Arguments
Convert a Bundle to a WritableMap.
fromFile(File) - function in com.facebook.imagepipeline.request.ReactNetworkImageRequest
 
fromInt(int) - function in com.facebook.yoga.LayoutPassReason
 
fromInt(int) - function in com.facebook.yoga.YogaAlign
 
fromInt(int) - function in com.facebook.yoga.YogaDimension
 
fromInt(int) - function in com.facebook.yoga.YogaDirection
 
fromInt(int) - function in com.facebook.yoga.YogaDisplay
 
fromInt(int) - function in com.facebook.yoga.YogaEdge
 
fromInt(int) - function in com.facebook.yoga.YogaExperimentalFeature
 
fromInt(int) - function in com.facebook.yoga.YogaFlexDirection
 
fromInt(int) - function in com.facebook.yoga.YogaJustify
 
fromInt(int) - function in com.facebook.yoga.YogaLayoutType
 
fromInt(int) - function in com.facebook.yoga.YogaLogLevel
 
fromInt(int) - function in com.facebook.yoga.YogaMeasureMode
 
fromInt(int) - function in com.facebook.yoga.YogaNodeType
 
fromInt(int) - function in com.facebook.yoga.YogaOverflow
 
fromInt(int) - function in com.facebook.yoga.YogaPositionType
 
fromInt(int) - function in com.facebook.yoga.YogaPrintOptions
 
fromInt(int) - function in com.facebook.yoga.YogaUnit
 
fromInt(int) - function in com.facebook.yoga.YogaWrap
 
fromJavaArgs(Array) - function in com.facebook.react.bridge.Arguments
 
fromJSONString(String) - function in com.facebook.react.devsupport.BundleDownloader.BundleInfo
 
fromList(List) - function in com.facebook.react.bridge.Arguments
Convert a List to a WritableArray.
fromMapBuffer(MapBuffer) - function in com.facebook.react.views.text.TextAttributeProps
Build a TextAttributeProps using data from the MapBuffer received as a parameter.
fromReadableMap(ReactStylesDiffMap) - function in com.facebook.react.views.text.TextAttributeProps
 
fromUri(Uri) - function in com.facebook.imagepipeline.request.ReactNetworkImageRequest
 
fromValue(String) - function in com.facebook.react.uimanager.ReactAccessibilityDelegate.AccessibilityRole
 
fullScroll(int) - function in android.widget.ReactHorizontalScrollView
 
fullScroll(int) - function in android.widget.ReactScrollView
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Y