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

J

JavaJSExecutor - class in com.facebook.react.bridge
This is class represents java version of native js executor interface.
JavaJSExecutor.Factory - class in com.facebook.react.bridge.JavaJSExecutor
 
JavaJSExecutor.ProxyExecutorException - class in com.facebook.react.bridge.JavaJSExecutor
 
JavaMethodWrapper - class in com.facebook.react.bridge
 
JavaModuleWrapper - class in com.facebook.react.bridge
This is part of the glue which wraps a java BaseJavaModule in a C++ NativeModule.
JavaModuleWrapper.MethodDescriptor - class in com.facebook.react.bridge.JavaModuleWrapper
 
JavaOnlyArray - class in com.facebook.react.bridge
Java ArrayList backed implementation of ReadableArray and WritableArray Instances of this class SHOULD NOT be used for communication between java and JS, use instances of WritableNativeArray created via createArray or just interface if you want your "native" module method to take an array from JS as an argument.
JavaOnlyMap - class in com.facebook.react.bridge
Java HashMap backed implementation of ReadableMap and WritableMap Instances of this class SHOULD NOT be used for communication between java and JS, use instances of WritableNativeMap created via createMap or just ReadableMap interface if you want your "native" module method to take a map from JS as an argument.
JAVASCRIPT_EXECUTOR_FACTORY_INJECT_END - enum entry in com.facebook.react.bridge.ReactMarkerConstants
 
JAVASCRIPT_EXECUTOR_FACTORY_INJECT_START - enum entry in com.facebook.react.bridge.ReactMarkerConstants
 
JavaScriptContextHolder - class in com.facebook.react.bridge
Wrapper for JavaScriptContext native pointer.
JavascriptException - class in com.facebook.react.common
A JS exception that was propagated to native.
JavaScriptExecutor - class in com.facebook.react.bridge
 
JavaScriptExecutorFactory - class in com.facebook.react.bridge
 
JavaScriptModule - class in com.facebook.react.bridge
Interface denoting that a class is the interface to a module with the same name in JS.
JavaScriptModuleRegistry - class in com.facebook.react.bridge
Class responsible for holding all the JavaScriptModules.
JavaScriptTimerExecutor - class in com.facebook.react.modules.core
An interface used by JavaTimerManager to access and call JS timers from Java.
JavaTimerManager - class in com.facebook.react.modules.core
This class is the native implementation for JS timer execution on Android.
JS - enum entry in com.facebook.react.devsupport.interfaces.ErrorType
 
JSApplicationCausedNativeException - class in com.facebook.react.bridge
A special RuntimeException that should be thrown by native code if it has reached an exceptional state due to a, or a sequence of, bad commands.
JSApplicationIllegalArgumentException - class in com.facebook.react.bridge
An illegal argument Exception caused by an argument passed from JS.
JSBundleLoader - class in com.facebook.react.bridge
A class that stores JS bundle information and allows a JSBundleLoaderDelegate (e.g.
JSBundleLoaderDelegate - class in com.facebook.react.bridge
An interface for classes that initialize JavaScript using JSBundleLoader
JSCExecutor - class in com.facebook.react.jscexecutor
 
JSCExecutorFactory - class in com.facebook.react.jscexecutor
 
JSCHeapCapture - class in com.facebook.react.devsupport
 
JSCHeapCapture.CaptureCallback - class in com.facebook.react.devsupport.JSCHeapCapture
 
JSCHeapCapture.CaptureException - class in com.facebook.react.devsupport.JSCHeapCapture
 
JSCHeapCapture.HeapCapture - class in com.facebook.react.devsupport.JSCHeapCapture
 
JSCJavaScriptExecutorFactory - class in com.facebook.react.bridge
 
JSDebuggerWebSocketClient - class in com.facebook.react.devsupport
A wrapper around WebSocketClient that recognizes RN debugging message format.
JSDebuggerWebSocketClient.JSDebuggerCallback - class in com.facebook.react.devsupport.JSDebuggerWebSocketClient
 
JSDevSupport - class in com.facebook.react.devsupport
 
JSDevSupport.DevSupportCallback - class in com.facebook.react.devsupport.JSDevSupport
 
JSDevSupport.JSDevSupportModule - class in com.facebook.react.devsupport.JSDevSupport
 
JSException - class in com.facebook.react.devsupport
This represents an error evaluating JavaScript.
JSIModule - class in com.facebook.react.bridge
Marker interface used to represent a JSI Module.
JSIModuleHolder - class in com.facebook.react.bridge
 
JSIModulePackage - class in com.facebook.react.bridge
Interface used to initialize JSI Modules into the JSI Bridge.
JSIModuleProvider - class in com.facebook.react.bridge
 
JSIModuleRegistry - class in com.facebook.react.bridge
 
JSIModuleSpec - class in com.facebook.react.bridge
Holder class used to register JSIModule into JSI Bridge.
JSIModuleType - class in com.facebook.react.bridge
A list of support JSIModules.
JSInstance - class in com.facebook.react.bridge
This interface includes the methods needed to use a running JS instance, without specifying any of the bridge-specific initialization or lifecycle management.
JsonWriterHelper - class in com.facebook.react.bridge
Helper for generating JSON for lists and maps.
JSPackagerClient - class in com.facebook.react.packagerconnection
A client for packager that uses WebSocket connection.
JSPointerDispatcher - class in com.facebook.react.uimanager
JSPointerDispatcher handles dispatching pointer events to JS from RootViews.
JSResponderHandler - class in com.facebook.react.touch
This class coordinates JSResponder commands for UIManagerModule.
JSStackTrace - class in com.facebook.react.util
 
JSTimers - class in com.facebook.react.modules.core
 
JSTouchDispatcher - class in com.facebook.react.uimanager
JSTouchDispatcher handles dispatching touches to JS from RootViews.
jumpDrawablesToCurrentState() - function in android.view.ReactRootView
 
jumpDrawablesToCurrentState() - function in android.view.FpsView
 
jumpDrawablesToCurrentState() - function in android.view.RedBoxContentView
 
jumpDrawablesToCurrentState() - function in android.widget.ReactImageView
 
jumpDrawablesToCurrentState() - function in android.view.ReactModalHostView
 
jumpDrawablesToCurrentState() - function in android.view.ReactHorizontalScrollContainerView
 
jumpDrawablesToCurrentState() - function in android.view.ReactHorizontalScrollView
 
jumpDrawablesToCurrentState() - function in android.view.ReactScrollView
 
jumpDrawablesToCurrentState() - function in androidx.appcompat.widget.ReactSlider
 
jumpDrawablesToCurrentState() - function in android.view.ReactSwipeRefreshLayout
 
jumpDrawablesToCurrentState() - function in android.widget.ReactTextView
 
jumpDrawablesToCurrentState() - function in android.widget.ReactEditText
 
jumpDrawablesToCurrentState() - function in android.view.ReactUnimplementedView
 
jumpDrawablesToCurrentState() - function in android.view.ReactViewGroup
 
jumpToCurrentState() - function in android.graphics.drawable.ReactImageDownloadListener
 
jumpToCurrentState() - function in android.graphics.drawable.ReactViewBackgroundDrawable
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Y