SYMBOL INDEX (9892 symbols across 1305 files) FILE: ContainerShip/scripts/run-android-ci-instrumentation-tests.js function print_test_suite_results (line 130) | function print_test_suite_results(results) { FILE: IntegrationTests/AccessibilityManagerTest.js method componentDidMount (line 25) | componentDidMount() { FILE: IntegrationTests/AppEventsTest.js method if (line 46) | if (deepDiffer(event.data, TEST_PAYLOAD)) { FILE: IntegrationTests/AsyncStorageTest.js function runTestCase (line 41) | function runTestCase(description : string, fn) { function expectTrue (line 46) | function expectTrue(condition : boolean, message : string) { function expectEqual (line 52) | function expectEqual(lhs, rhs, testname : string) { function expectAsyncNoError (line 60) | function expectAsyncNoError(place, err) { function testSetAndGet (line 67) | function testSetAndGet() { function testMissingGet (line 79) | function testMissingGet() { function testSetTwice (line 88) | function testSetTwice() { function testRemoveItem (line 101) | function testRemoveItem() { function testMerge (line 138) | function testMerge() { function testOptimizedMultiGet (line 153) | function testOptimizedMultiGet() { FILE: IntegrationTests/ImageCachePolicyTest.js constant TESTS (line 34) | const TESTS = ['only-if-cached', 'default', 'reload', 'force-cache']; class ImageCachePolicyTest (line 44) | class ImageCachePolicyTest extends React.Component { FILE: IntegrationTests/PropertiesUpdateTest.js class PropertiesUpdateTest (line 20) | class PropertiesUpdateTest extends React.Component { method render (line 21) | render() { FILE: IntegrationTests/RCTRootViewIntegrationTestApp.js class RCTRootViewIntegrationTestApp (line 38) | class RCTRootViewIntegrationTestApp extends React.Component { method render (line 43) | render() { FILE: IntegrationTests/ReactContentSizeUpdateTest.js method render (line 68) | render() { FILE: IntegrationTests/SimpleSnapshotTest.js class SimpleSnapshotTest (line 27) | class SimpleSnapshotTest extends React.Component<{}> { method componentDidMount (line 28) | componentDidMount() { FILE: IntegrationTests/SizeFlexibilityUpdateTest.js method render (line 77) | render() { FILE: IntegrationTests/SyncMethodTest.js method componentDidMount (line 25) | componentDidMount() { FILE: IntegrationTests/TimersTest.js method getInitialState (line 36) | getInitialState() { method componentDidMount (line 43) | componentDidMount() { method testSetTimeout0 (line 47) | testSetTimeout0() { method testSetTimeout1 (line 51) | testSetTimeout1() { method testSetTimeout50 (line 55) | testSetTimeout50() { method testRequestAnimationFrame (line 59) | testRequestAnimationFrame() { method testSetInterval0 (line 63) | testSetInterval0() { method testSetInterval20 (line 68) | testSetInterval20() { method testSetImmediate (line 73) | testSetImmediate() { method testClearTimeout0 (line 77) | testClearTimeout0() { method testClearTimeout30 (line 83) | testClearTimeout30() { method testClearMulti (line 89) | testClearMulti() { method testOrdering (line 103) | testOrdering() { method done (line 128) | done() { method render (line 134) | render() { method _incrementInterval (line 146) | _incrementInterval() { FILE: IntegrationTests/WebSocketTest.js constant DEFAULT_WS_URL (line 19) | const DEFAULT_WS_URL = 'ws://localhost:5555/'; constant WS_EVENTS (line 21) | const WS_EVENTS = [ constant WS_STATES (line 27) | const WS_STATES = [ method if (line 111) | if (!this.state.socket) { method return (line 122) | return (this.state.lastMessage === this.state.testExpectedResponse); FILE: IntegrationTests/WebViewTest.js class WebViewTest (line 21) | class WebViewTest extends React.Component { method render (line 23) | render() { FILE: Libraries/ART/ARTCGFloatArray.h type ARTCGFloatArray (line 17) | typedef struct { FILE: Libraries/ART/ARTTextFrame.h type ARTTextFrame (line 19) | typedef struct { FILE: Libraries/ART/ReactNativeART.js function arrayDiffer (line 27) | function arrayDiffer(a, b) { function fontAndLinesDiffer (line 42) | function fontAndLinesDiffer(a, b) { function childrenAsString (line 130) | function childrenAsString(children) { class Surface (line 145) | class Surface extends React.Component { method getChildContext (line 150) | getChildContext() { method render (line 154) | render() { function extractNumber (line 171) | function extractNumber(value, defaultValue) { function extractTransform (line 180) | function extractTransform(props) { function extractOpacity (line 203) | function extractOpacity(props) { class Group (line 219) | class Group extends React.Component { method render (line 224) | render() { class ClippingRectangle (line 240) | class ClippingRectangle extends React.Component { method render (line 241) | render() { function insertColorIntoArray (line 270) | function insertColorIntoArray(color, targetArray, atIndex) { function insertColorsIntoArray (line 278) | function insertColorsIntoArray(stops, targetArray, atIndex) { function insertOffsetsIntoArray (line 294) | function insertOffsetsIntoArray(stops, targetArray, atIndex, multi, reve... function insertColorStopsIntoArray (line 313) | function insertColorStopsIntoArray(stops, targetArray, atIndex) { function insertDoubleColorStopsIntoArray (line 318) | function insertDoubleColorStopsIntoArray(stops, targetArray, atIndex) { function applyBoundingBoxToBrushData (line 325) | function applyBoundingBoxToBrushData(brushData, props) { function extractBrush (line 346) | function extractBrush(colorOrBrush, props) { function extractColor (line 366) | function extractColor(color) { function extractStrokeCap (line 374) | function extractStrokeCap(strokeCap) { function extractStrokeJoin (line 382) | function extractStrokeJoin(strokeJoin) { class Shape (line 395) | class Shape extends React.Component { method render (line 396) | render() { function extractSingleFontFamily (line 424) | function extractSingleFontFamily(fontFamilyString) { function parseFontString (line 433) | function parseFontString(font) { function extractFont (line 455) | function extractFont(font) { function extractFontAndLines (line 475) | function extractFontAndLines(font, text) { function extractAlignment (line 479) | function extractAlignment(alignment) { class Text (line 490) | class Text extends React.Component { method render (line 491) | render() { function LinearGradient (line 520) | function LinearGradient(stops, x1, y1, x2, y2) { function RadialGradient (line 546) | function RadialGradient(stops, fx, fy, rx, ry, cx, cy) { function Pattern (line 573) | function Pattern(url, width, height, left, top) { FILE: Libraries/Alert/Alert.js method if (line 50) | if (Platform.OS === 'ios' || Platform.OS === 'macos') { FILE: Libraries/Alert/AlertIOS.js method if (line 96) | if (typeof type !== 'undefined') { method if (line 120) | if (typeof type === 'function') { FILE: Libraries/Alert/RCTAlertManager.android.js function emptyCallback (line 15) | function emptyCallback() {} FILE: Libraries/Animated/src/Animated.js method ScrollView (line 26) | get ScrollView() { FILE: Libraries/Animated/src/AnimatedEvent.js function attachNativeEvent (line 28) | function attachNativeEvent( class AnimatedEvent (line 83) | class AnimatedEvent { FILE: Libraries/Animated/src/AnimatedImplementation.js method if (line 104) | if (value instanceof AnimatedValueXY) { FILE: Libraries/Animated/src/Easing.js method step0 (line 65) | static step0(n: number) { method step1 (line 72) | static step1(n: number) { method linear (line 82) | static linear(t: number) { method ease (line 92) | static ease(t: number): number { method quad (line 105) | static quad(t: number) { method cubic (line 115) | static cubic(t: number) { method poly (line 125) | static poly(n: number) { method sin (line 134) | static sin(t: number) { method circle (line 143) | static circle(t: number) { method exp (line 152) | static exp(t: number) { method elastic (line 166) | static elastic(bounciness: number = 1): (t: number) => number { method back (line 179) | static back(s: number): (t: number) => number { method bounce (line 191) | static bounce(t: number): number { method bezier (line 217) | static bezier( method return (line 253) | return (t) => { FILE: Libraries/Animated/src/NativeAnimatedHelper.js constant API (line 39) | const API = { constant STYLES_WHITELIST (line 147) | const STYLES_WHITELIST = { constant TRANSFORM_WHITELIST (line 160) | const TRANSFORM_WHITELIST = { constant SUPPORTED_INTERPOLATION_PARAMS (line 172) | const SUPPORTED_INTERPOLATION_PARAMS = { function addWhitelistedStyleProp (line 180) | function addWhitelistedStyleProp(prop: string): void { function addWhitelistedTransformProp (line 184) | function addWhitelistedTransformProp(prop: string): void { function addWhitelistedInterpolationParam (line 188) | function addWhitelistedInterpolationParam(param: string): void { method for (line 205) | for (var key in styles) { method nativeEventEmitter (line 268) | get nativeEventEmitter() { FILE: Libraries/Animated/src/SpringConfig.js function stiffnessFromOrigamiValue (line 20) | function stiffnessFromOrigamiValue(oValue) { function dampingFromOrigamiValue (line 24) | function dampingFromOrigamiValue(oValue) { function fromOrigamiTensionAndFriction (line 28) | function fromOrigamiTensionAndFriction( function fromBouncinessAndSpeed (line 38) | function fromBouncinessAndSpeed( FILE: Libraries/Animated/src/__tests__/AnimatedNative-test.js function createAndMountComponent (line 29) | function createAndMountComponent(ComponentClass, props) { FILE: Libraries/Animated/src/__tests__/Easing-test.js function easeInQuad (line 41) | function easeInQuad(t) { function easeOutQuad (line 51) | function easeOutQuad(t) { function easeInOutQuad (line 61) | function easeInOutQuad(t) { function sampleEasingFunction (line 82) | function sampleEasingFunction(easing) { FILE: Libraries/Animated/src/__tests__/bezier-test.js function assertClose (line 19) | function assertClose(a, b, precision = 3) { function makeAssertCloseWithPrecision (line 23) | function makeAssertCloseWithPrecision(precision) { function allEquals (line 29) | function allEquals(be1, be2, samples, assertion) { function repeat (line 39) | function repeat(n) { FILE: Libraries/Animated/src/animations/Animation.js class Animation (line 32) | class Animation { method start (line 38) | start( method stop (line 45) | stop(): void { method __getNativeAnimationConfig (line 50) | __getNativeAnimationConfig(): any { method __debouncedOnEnd (line 56) | __debouncedOnEnd(result: EndResult): void { method __startNativeAnimation (line 61) | __startNativeAnimation(animatedValue: AnimatedValue): void { FILE: Libraries/Animated/src/animations/DecayAnimation.js class DecayAnimation (line 32) | class DecayAnimation extends Animation { method constructor (line 42) | constructor(config: DecayAnimationConfigSingle) { method __getNativeAnimationConfig (line 53) | __getNativeAnimationConfig() { method start (line 62) | start( method onUpdate (line 82) | onUpdate(): void { method stop (line 104) | stop(): void { FILE: Libraries/Animated/src/animations/SpringAnimation.js class SpringAnimation (line 64) | class SpringAnimation extends Animation { method constructor (line 86) | constructor(config: SpringAnimationConfigSingle) { method __getNativeAnimationConfig (line 154) | __getNativeAnimationConfig() { method start (line 169) | start( method getInternalState (line 210) | getInternalState(): Object { method onUpdate (line 239) | onUpdate(): void { method stop (line 333) | stop(): void { FILE: Libraries/Animated/src/animations/TimingAnimation.js function easeInOut (line 38) | function easeInOut() { class TimingAnimation (line 46) | class TimingAnimation extends Animation { method constructor (line 58) | constructor(config: TimingAnimationConfigSingle) { method __getNativeAnimationConfig (line 70) | __getNativeAnimationConfig(): any { method start (line 85) | start( method onUpdate (line 122) | onUpdate(): void { method stop (line 146) | stop(): void { FILE: Libraries/Animated/src/bezier.js function A (line 22) | function A (aA1, aA2) { return 1.0 - 3.0 * aA2 + 3.0 * aA1; } function B (line 23) | function B (aA1, aA2) { return 3.0 * aA2 - 6.0 * aA1; } function C (line 24) | function C (aA1) { return 3.0 * aA1; } function calcBezier (line 27) | function calcBezier (aT, aA1, aA2) { return ((A(aA1, aA2) * aT + B(aA1, ... function getSlope (line 30) | function getSlope (aT, aA1, aA2) { return 3.0 * A(aA1, aA2) * aT * aT + ... function binarySubdivide (line 32) | function binarySubdivide (aX, aA, aB, mX1, mX2) { function newtonRaphsonIterate (line 46) | function newtonRaphsonIterate (aX, aGuessT, mX1, mX2) { function getTForX (line 71) | function getTForX (aX) { FILE: Libraries/Animated/src/createAnimatedComponent.js function createAnimatedComponent (line 20) | function createAnimatedComponent(Component: any): any { FILE: Libraries/Animated/src/nodes/AnimatedAddition.js class AnimatedAddition (line 22) | class AnimatedAddition extends AnimatedWithChildren { method constructor (line 26) | constructor(a: AnimatedNode | number, b: AnimatedNode | number) { method __makeNative (line 32) | __makeNative() { method __getValue (line 38) | __getValue(): number { method interpolate (line 42) | interpolate(config: InterpolationConfigType): AnimatedInterpolation { method __attach (line 46) | __attach(): void { method __detach (line 51) | __detach(): void { method __getNativeConfig (line 57) | __getNativeConfig(): any { FILE: Libraries/Animated/src/nodes/AnimatedDiffClamp.js class AnimatedDiffClamp (line 21) | class AnimatedDiffClamp extends AnimatedWithChildren { method constructor (line 28) | constructor(a: AnimatedNode, min: number, max: number) { method __makeNative (line 37) | __makeNative() { method interpolate (line 42) | interpolate(config: InterpolationConfigType): AnimatedInterpolation { method __getValue (line 46) | __getValue(): number { method __attach (line 54) | __attach(): void { method __detach (line 58) | __detach(): void { method __getNativeConfig (line 63) | __getNativeConfig(): any { FILE: Libraries/Animated/src/nodes/AnimatedDivision.js class AnimatedDivision (line 22) | class AnimatedDivision extends AnimatedWithChildren { method constructor (line 26) | constructor(a: AnimatedNode | number, b: AnimatedNode | number) { method __makeNative (line 32) | __makeNative() { method __getValue (line 38) | __getValue(): number { method interpolate (line 47) | interpolate(config: InterpolationConfigType): AnimatedInterpolation { method __attach (line 51) | __attach(): void { method __detach (line 56) | __detach(): void { method __getNativeConfig (line 62) | __getNativeConfig(): any { FILE: Libraries/Animated/src/nodes/AnimatedInterpolation.js function createInterpolation (line 44) | function createInterpolation( FILE: Libraries/Animated/src/nodes/AnimatedModulo.js class AnimatedModulo (line 21) | class AnimatedModulo extends AnimatedWithChildren { method constructor (line 25) | constructor(a: AnimatedNode, modulus: number) { method __makeNative (line 31) | __makeNative() { method __getValue (line 36) | __getValue(): number { method interpolate (line 42) | interpolate(config: InterpolationConfigType): AnimatedInterpolation { method __attach (line 46) | __attach(): void { method __detach (line 50) | __detach(): void { method __getNativeConfig (line 55) | __getNativeConfig(): any { FILE: Libraries/Animated/src/nodes/AnimatedMultiplication.js class AnimatedMultiplication (line 22) | class AnimatedMultiplication extends AnimatedWithChildren { method constructor (line 26) | constructor(a: AnimatedNode | number, b: AnimatedNode | number) { method __makeNative (line 32) | __makeNative() { method __getValue (line 38) | __getValue(): number { method interpolate (line 42) | interpolate(config: InterpolationConfigType): AnimatedInterpolation { method __attach (line 46) | __attach(): void { method __detach (line 51) | __detach(): void { method __getNativeConfig (line 57) | __getNativeConfig(): any { FILE: Libraries/Animated/src/nodes/AnimatedNode.js class AnimatedNode (line 21) | class AnimatedNode { method __attach (line 22) | __attach(): void {} method __detach (line 23) | __detach(): void { method __getValue (line 29) | __getValue(): any {} method __getAnimatedValue (line 30) | __getAnimatedValue(): any { method __addChild (line 33) | __addChild(child: AnimatedNode) {} method __removeChild (line 34) | __removeChild(child: AnimatedNode) {} method __getChildren (line 35) | __getChildren(): Array { method __makeNative (line 42) | __makeNative() { method invariant (line 49) | invariant( FILE: Libraries/Animated/src/nodes/AnimatedProps.js class AnimatedProps (line 23) | class AnimatedProps extends AnimatedNode { method constructor (line 28) | constructor(props: Object, callback: () => void) { method __getValue (line 41) | __getValue(): Object { method __getAnimatedValue (line 60) | __getAnimatedValue(): Object { method __attach (line 71) | __attach(): void { method __detach (line 80) | __detach(): void { method update (line 93) | update(): void { method __makeNative (line 97) | __makeNative(): void { method setNativeView (line 112) | setNativeView(animatedView: any): void { method __connectAnimatedView (line 122) | __connectAnimatedView(): void { method __disconnectAnimatedView (line 137) | __disconnectAnimatedView(): void { method __getNativeConfig (line 152) | __getNativeConfig(): Object { FILE: Libraries/Animated/src/nodes/AnimatedStyle.js class AnimatedStyle (line 22) | class AnimatedStyle extends AnimatedWithChildren { method constructor (line 25) | constructor(style: any) { method _walkStyleAndGetValues (line 38) | _walkStyleAndGetValues(style) { method __getValue (line 58) | __getValue(): Object { method _walkStyleAndGetAnimatedValues (line 63) | _walkStyleAndGetAnimatedValues(style) { method __getAnimatedValue (line 77) | __getAnimatedValue(): Object { method __attach (line 81) | __attach(): void { method __detach (line 90) | __detach(): void { method __makeNative (line 100) | __makeNative() { method __getNativeConfig (line 110) | __getNativeConfig(): Object { FILE: Libraries/Animated/src/nodes/AnimatedTracking.js class AnimatedTracking (line 20) | class AnimatedTracking extends AnimatedNode { method constructor (line 27) | constructor( method __getValue (line 43) | __getValue(): Object { method __attach (line 47) | __attach(): void { method __detach (line 51) | __detach(): void { method update (line 56) | update(): void { FILE: Libraries/Animated/src/nodes/AnimatedTransform.js class AnimatedTransform (line 19) | class AnimatedTransform extends AnimatedWithChildren { method constructor (line 22) | constructor(transforms: Array) { method __makeNative (line 27) | __makeNative() { method __getValue (line 39) | __getValue(): Array { method __getAnimatedValue (line 54) | __getAnimatedValue(): Array { method __attach (line 70) | __attach(): void { method __detach (line 81) | __detach(): void { method __getNativeConfig (line 93) | __getNativeConfig(): any { FILE: Libraries/Animated/src/nodes/AnimatedValue.js function _flush (line 52) | function _flush(rootNode: AnimatedValue): void { class AnimatedValue (line 74) | class AnimatedValue extends AnimatedWithChildren { method if (line 115) | if (this._animation) { FILE: Libraries/Animated/src/nodes/AnimatedValueXY.js class AnimatedValueXY (line 30) | class AnimatedValueXY extends AnimatedWithChildren { FILE: Libraries/Animated/src/nodes/AnimatedWithChildren.js class AnimatedWithChildren (line 18) | class AnimatedWithChildren extends AnimatedNode { method constructor (line 21) | constructor() { method __makeNative (line 26) | __makeNative() { method __addChild (line 39) | __addChild(child: AnimatedNode): void { method __removeChild (line 54) | __removeChild(child: AnimatedNode): void { method __getChildren (line 72) | __getChildren(): Array { FILE: Libraries/Animated/src/polyfills/Set.js function SetPolyfill (line 12) | function SetPolyfill() { FILE: Libraries/AppState/AppState.js class AppState (line 28) | class AppState extends NativeEventEmitter { method constructor (line 34) | constructor() { method addEventListener (line 85) | addEventListener( method removeEventListener (line 113) | removeEventListener( class MissingNativeAppStateShim (line 130) | class MissingNativeAppStateShim extends MissingNativeEventEmitterShim { method constructor (line 131) | constructor() { FILE: Libraries/BatchedBridge/MessageQueue.js constant TO_JS (line 30) | const TO_JS = 0; constant TO_NATIVE (line 31) | const TO_NATIVE = 1; constant MODULE_IDS (line 33) | const MODULE_IDS = 0; constant METHOD_IDS (line 34) | const METHOD_IDS = 1; constant PARAMS (line 35) | const PARAMS = 2; constant MIN_TIME_BETWEEN_FLUSHES_MS (line 36) | const MIN_TIME_BETWEEN_FLUSHES_MS = 5; constant TRACE_TAG_REACT_APPS (line 39) | const TRACE_TAG_REACT_APPS = 1 << 17; constant DEBUG_INFO_LIMIT (line 41) | const DEBUG_INFO_LIMIT = 32; class MessageQueue (line 46) | class MessageQueue { FILE: Libraries/BatchedBridge/NativeModules.js function genModule (line 31) | function genModule(config: ?ModuleConfig, moduleID: number): ?{name: str... method if (line 86) | if (__DEV__) { FILE: Libraries/BatchedBridge/__tests__/MessageQueue-test.js constant MODULE_IDS (line 18) | const MODULE_IDS = 0; constant METHOD_IDS (line 19) | const METHOD_IDS = 1; constant PARAMS (line 20) | const PARAMS = 2; FILE: Libraries/BatchedBridge/__tests__/NativeModules-test.js constant MODULE_IDS (line 23) | const MODULE_IDS = 0; constant METHOD_IDS (line 24) | const METHOD_IDS = 1; constant PARAMS (line 25) | const PARAMS = 2; constant CALL_ID (line 26) | const CALL_ID = 3; FILE: Libraries/Blob/Blob.js method create (line 86) | static create(props: BlobProps): Blob { method constructor (line 95) | constructor(parts: Array, options: any) { method if (line 119) | if (start > size) { method if (line 126) | if (end < 0) { FILE: Libraries/Blob/URL.js constant BLOB_URL_PREFIX (line 20) | let BLOB_URL_PREFIX = null; class URL (line 53) | class URL { method constructor (line 54) | constructor() { method createObjectURL (line 58) | static createObjectURL(blob: Blob) { method revokeObjectURL (line 67) | static revokeObjectURL(url: string) { FILE: Libraries/BugReporting/BugReporting.js function defaultExtras (line 24) | function defaultExtras() { class BugReporting (line 34) | class BugReporting { method _maybeInit (line 40) | static _maybeInit() { method addSource (line 61) | static addSource(key: string, callback: SourceCallback): {remove: () =... method collectExtraData (line 92) | static collectExtraData(): DebugData { FILE: Libraries/BugReporting/dumpReactTree.js function dumpReactTree (line 27) | function dumpReactTree() { function getReactTree (line 35) | function getReactTree() { FILE: Libraries/BugReporting/getReactData.js function getData (line 20) | function getData(element: Object): Object { function setInProps (line 118) | function setInProps(internalInst, path: Array, value: a... function setInState (line 127) | function setInState(inst, path: Array, value: any) { function setInContext (line 132) | function setInContext(inst, path: Array, value: any) { function setIn (line 137) | function setIn(obj: Object, path: Array, value: any) { function childrenList (line 145) | function childrenList(children) { function copyWithSetImpl (line 153) | function copyWithSetImpl(obj, path, idx, value) { function copyWithSet (line 164) | function copyWithSet(obj: Object | Array, path: Array { method deletePhotos (line 174) | static deletePhotos(photos: Array) { FILE: Libraries/Components/AccessibilityInfo/AccessibilityInfo.ios.js method var (line 77) | var listener; FILE: Libraries/Components/ActivityIndicator/ActivityIndicator.js constant GRAY (line 27) | const GRAY = '#999999'; FILE: Libraries/Components/AppleTV/TVEventHandler.android.js function TVEventHandler (line 14) | function TVEventHandler() {} FILE: Libraries/Components/AppleTV/TVEventHandler.ios.js function TVEventHandler (line 18) | function TVEventHandler() { FILE: Libraries/Components/AppleTV/TVEventHandler.macos.js function TVEventHandler (line 14) | function TVEventHandler() {} FILE: Libraries/Components/Button.js class Button (line 57) | class Button extends React.Component<{ FILE: Libraries/Components/Clipboard/Clipboard.js method setString (line 40) | setString(content: string) { FILE: Libraries/Components/Cursor/Cursor.macos.js class Cursor (line 69) | class Cursor { method set (line 70) | static set(type: CursorType): void { FILE: Libraries/Components/DatePickerAndroid/DatePickerAndroid.android.js function _toMillis (line 19) | function _toMillis(options: Object, key: string) { class DatePickerAndroid (line 47) | class DatePickerAndroid { method open (line 69) | static async open(options: Object): Promise { method dateSetAction (line 82) | static get dateSetAction() { return 'dateSetAction'; } method dismissedAction (line 86) | static get dismissedAction() { return 'dismissedAction'; } FILE: Libraries/Components/Keyboard/KeyboardAvoidingView.js method getDefaultProps (line 73) | getDefaultProps() { method getInitialState (line 79) | getInitialState() { method if (line 102) | if (!event) { method if (line 131) | if (nextState.bottom === this.state.bottom && method if (line 141) | if (Platform.OS === 'ios') { FILE: Libraries/Components/MaskedView/MaskedViewIOS.ios.js method if (line 79) | if (!this._hasWarnedInvalidRenderMask) { FILE: Libraries/Components/MaskedView/MaskedViewIOS.macos.js method if (line 79) | if (!this._hasWarnedInvalidRenderMask) { FILE: Libraries/Components/Navigation/NavigatorIOS.ios.js function getuid (line 38) | function getuid() { class NavigatorTransitionerIOS (line 42) | class NavigatorTransitionerIOS extends React.Component<$FlowFixMeProps> { method requestSchedulingNavigation (line 43) | requestSchedulingNavigation(cb) { method render (line 50) | render() { method if (line 578) | if (this.state.makingNavigatorRequest) { method if (line 805) | if (this.state.requestedTopOfStack !== this.state.observedTopOfStack) { FILE: Libraries/Components/Picker/PickerAndroid.android.js class PickerAndroid (line 39) | class PickerAndroid extends React.Component<{ FILE: Libraries/Components/Picker/PickerIOS.ios.js method render (line 110) | render() { FILE: Libraries/Components/ProgressBarAndroid/ProgressBarAndroid.android.js constant STYLE_ATTRIBUTES (line 21) | const STYLE_ATTRIBUTES = [ class ProgressBarAndroid (line 66) | class ProgressBarAndroid extends ReactNative.NativeComponent { method render (line 111) | render() { FILE: Libraries/Components/ProgressBarAndroid/ProgressBarAndroid.macos.js class DummyProgressViewIOS (line 20) | class DummyProgressViewIOS extends React.Component { method render (line 21) | render() { FILE: Libraries/Components/ProgressViewIOS/ProgressViewIOS.android.js class DummyProgressViewIOS (line 20) | class DummyProgressViewIOS extends React.Component { method render (line 21) | render() { FILE: Libraries/Components/RefreshControl/RefreshControl.js method componentDidMount (line 138) | componentDidMount() { method if (line 146) | if (this.props.refreshing !== prevProps.refreshing) { FILE: Libraries/Components/RefreshControl/__mocks__/RefreshControlMock.js class RefreshControlMock (line 19) | class RefreshControlMock extends React.Component<{}> { FILE: Libraries/Components/ScrollResponder.js constant IS_ANIMATING_TOUCH_START_THRESHOLD_MS (line 109) | const IS_ANIMATING_TOUCH_START_THRESHOLD_MS = 16; function isTagInstanceOfTextInput (line 120) | function isTagInstanceOfTextInput(tag) { FILE: Libraries/Components/ScrollView/__mocks__/ScrollViewMock.js class ScrollViewMock (line 27) | class ScrollViewMock extends ScrollViewComponent { method render (line 28) | render() { FILE: Libraries/Components/ScrollView/processDecelerationRate.js function processDecelerationRate (line 13) | function processDecelerationRate(decelerationRate) { FILE: Libraries/Components/SegmentedControlIOS/SegmentedControlIOS.android.js class DummySegmentedControlIOS (line 20) | class DummySegmentedControlIOS extends React.Component { method render (line 21) | render() { FILE: Libraries/Components/StaticContainer.react.js class StaticContainer (line 31) | class StaticContainer extends React.Component { FILE: Libraries/Components/StatusBar/StatusBar.js function mergePropsStack (line 66) | function mergePropsStack( function createStackEntry (line 84) | function createStackEntry(props: any): any { class StatusBar (line 152) | class StatusBar extends React.Component<{ method if (line 227) | if (Platform.OS !== 'ios') { method if (line 257) | if (Platform.OS !== 'android') { FILE: Libraries/Components/StatusBar/StatusBarIOS.ios.js class StatusBarIOS (line 20) | class StatusBarIOS extends NativeEventEmitter {} FILE: Libraries/Components/TabBarIOS/TabBarItemIOS.android.js class DummyTab (line 18) | class DummyTab extends React.Component { method render (line 19) | render() { FILE: Libraries/Components/TabBarIOS/TabBarItemIOS.ios.js method componentWillMount (line 105) | componentWillMount() { FILE: Libraries/Components/TextInput/TextInputState.js method if (line 41) | if (this._currentlyFocusedID !== textFieldID && textFieldID !== null) { method if (line 61) | if (this._currentlyFocusedID === textFieldID && textFieldID !== null) { FILE: Libraries/Components/TimePickerAndroid/TimePickerAndroid.android.js class TimePickerAndroid (line 36) | class TimePickerAndroid { method open (line 57) | static async open(options: Object): Promise { method timeSetAction (line 64) | static get timeSetAction() { return 'timeSetAction'; } method dismissedAction (line 68) | static get dismissedAction() { return 'dismissedAction'; } FILE: Libraries/Components/Touchable/BoundingDimensions.js function BoundingDimensions (line 25) | function BoundingDimensions(width, height) { FILE: Libraries/Components/Touchable/Position.js function Position (line 26) | function Position(left, top) { FILE: Libraries/Components/Touchable/TouchableHighlight.js constant DEFAULT_PROPS (line 31) | const DEFAULT_PROPS = { constant PRESS_RETENTION_OFFSET (line 37) | const PRESS_RETENTION_OFFSET = {top: 20, left: 20, right: 20, bottom: 30}; FILE: Libraries/Components/Touchable/TouchableNativeFeedback.ios.js class DummyTouchableNativeFeedback (line 19) | class DummyTouchableNativeFeedback extends React.Component { method render (line 20) | render() { FILE: Libraries/Components/Touchable/TouchableNativeFeedback.macos.js class TouchableNativeFeedback (line 19) | class TouchableNativeFeedback extends React.Component { method render (line 20) | render() { FILE: Libraries/Components/Touchable/TouchableOpacity.js method if (line 182) | if (e.dispatchConfig.registrationName === 'onResponderGrant') { FILE: Libraries/Components/Touchable/TouchableWithoutFeedback.js constant PRESS_RETENTION_OFFSET (line 37) | const PRESS_RETENTION_OFFSET = { top: 20, left: 20, right: 20, bottom: 3... FILE: Libraries/Components/UnimplementedViews/UnimplementedView.js method setNativeProps (line 23) | setNativeProps() { method render (line 29) | render() { FILE: Libraries/Components/ViewPager/ViewPagerAndroid.android.js method if (line 192) | if (this.props.onPageScroll) { method if (line 195) | if (this.props.keyboardDismissMode === 'on-drag') { method if (line 201) | if (this.props.onPageScrollStateChanged) { method if (line 207) | if (this.props.onPageSelected) { FILE: Libraries/Components/WebView/WebView.android.js class WebView (line 47) | class WebView extends React.Component { method extraNativeComponentConfig (line 48) | static get extraNativeComponentConfig() { method componentWillMount (line 250) | componentWillMount() { method render (line 256) | render() { FILE: Libraries/Components/WebView/WebView.macos.js class WebView (line 115) | class WebView extends React.Component { method extraNativeComponentConfig (line 118) | static get extraNativeComponentConfig() { method componentWillMount (line 412) | componentWillMount() { method render (line 418) | render() { FILE: Libraries/Core/Devtools/__tests__/parseErrorStack-test.js function getFakeError (line 16) | function getFakeError() { function getWrappedError (line 32) | function getWrappedError() { FILE: Libraries/Core/Devtools/getDevServer.js constant FALLBACK (line 17) | const FALLBACK = 'http://localhost:8081/'; function getDevServer (line 28) | function getDevServer(): DevServerInfo { FILE: Libraries/Core/Devtools/openFileInEditor.js function openFileInEditor (line 16) | function openFileInEditor(file: string, lineNumber: number) { FILE: Libraries/Core/Devtools/parseErrorStack.js function parseErrorStack (line 25) | function parseErrorStack(e: ExtendedError): Array { FILE: Libraries/Core/Devtools/symbolicateStackTrace.js function isSourcedFromDisk (line 23) | function isSourcedFromDisk(sourcePath: string): boolean { method if (line 39) | if (!fetch) { FILE: Libraries/Core/ExceptionsManager.js constant INTERNAL_CALLSITES_REGEX (line 16) | const INTERNAL_CALLSITES_REGEX = new RegExp( function reportException (line 27) | function reportException(e: ExtendedError, isFatal: bool) { function handleException (line 70) | function handleException(e: Error, isFatal: boolean) { function reactConsoleErrorHandler (line 86) | function reactConsoleErrorHandler() { function installConsoleErrorReporter (line 113) | function installConsoleErrorReporter() { FILE: Libraries/Core/ReactNativeVersionCheck.js function _formatVersion (line 49) | function _formatVersion(version): string { FILE: Libraries/Core/Timers/JSTimers.js function performanceNow (line 24) | function performanceNow() { constant FRAME_DURATION (line 49) | const FRAME_DURATION = 1000 / 60; constant IDLE_CALLBACK_FRAME_DEADLINE (line 50) | const IDLE_CALLBACK_FRAME_DEADLINE = 1; constant MAX_TIMER_DURATION_MS (line 52) | const MAX_TIMER_DURATION_MS = 60 * 1000; constant IS_ANDROID (line 53) | const IS_ANDROID = Platform.OS === 'android'; constant ANDROID_LONG_TIMER_MESSAGE (line 54) | const ANDROID_LONG_TIMER_MESSAGE = method callback (line 154) | callback(); FILE: Libraries/Core/__mocks__/ErrorUtils.js function execute (line 16) | function execute(fun, context, args) { function reportError (line 20) | function reportError(error) { FILE: Libraries/Core/__tests__/ReactNativeVersionCheck-test.js function _setDevelopmentModeForTests (line 26) | function _setDevelopmentModeForTests(dev) { function _defineCheckVersionTests (line 39) | function _defineCheckVersionTests() { function _mockJsVersion (line 120) | function _mockJsVersion(major = 0, minor = 0, patch = 0, prerelease = nu... function _mockNativeVersion (line 126) | function _mockNativeVersion( FILE: Libraries/EventEmitter/MissingNativeEventEmitterShim.js class MissingNativeEventEmitterShim (line 19) | class MissingNativeEventEmitterShim extends EventEmitter { method constructor (line 24) | constructor(nativeModuleName: string, nativeEventEmitterName: string) { method throwMissingNativeModule (line 30) | throwMissingNativeModule() { method addListener (line 41) | addListener(eventType: string, listener: Function, context: ?Object) { method removeAllListeners (line 45) | removeAllListeners(eventType: string) { method removeSubscription (line 49) | removeSubscription(subscription: EmitterSubscription) { FILE: Libraries/EventEmitter/NativeEventEmitter.js class NativeEventEmitter (line 31) | class NativeEventEmitter extends EventEmitter { method constructor (line 34) | constructor(nativeModule: ?NativeModule) { method addListener (line 42) | addListener( method removeAllListeners (line 53) | removeAllListeners(eventType: string) { method removeSubscription (line 62) | removeSubscription(subscription: EmitterSubscription) { FILE: Libraries/EventEmitter/RCTDeviceEventEmitter.js function checkNativeEventModule (line 19) | function checkNativeEventModule(eventType: ?string) { class RCTDeviceEventEmitter (line 37) | class RCTDeviceEventEmitter extends EventEmitter { method constructor (line 41) | constructor() { method addListener (line 48) | addListener(eventType: string, listener: Function, context: ?Object): ... method removeAllListeners (line 55) | removeAllListeners(eventType: ?string) { method removeSubscription (line 62) | removeSubscription(subscription: EmitterSubscription) { FILE: Libraries/EventEmitter/RCTEventEmitter.js method register (line 17) | register(eventEmitter: any) { FILE: Libraries/EventEmitter/__mocks__/NativeEventEmitter.js class NativeEventEmitter (line 19) | class NativeEventEmitter extends EventEmitter { method constructor (line 20) | constructor() { FILE: Libraries/Experimental/Incremental.js constant DEBUG (line 21) | const DEBUG = false; FILE: Libraries/Experimental/IncrementalExample.js method constructor (line 42) | constructor(props, context) { method render (line 49) | render() { method componentDidMount (line 59) | componentDidMount() { function startInteraction (line 67) | function startInteraction() { function stopInteraction (line 70) | function stopInteraction() { function Block (line 74) | function Block(props: Object) { function burnCPU (line 154) | function burnCPU(milliseconds) { FILE: Libraries/Experimental/IncrementalGroup.js constant DEBUG (line 22) | const DEBUG = false; class IncrementalGroup (line 37) | class IncrementalGroup extends React.Component { method SwipeableListViewDataSource (line 64) | SwipeableListViewDataSource({ method if (line 147) | if (this._listViewRef && typeof this._listViewRef.setNativeProps === '... FILE: Libraries/Experimental/SwipeableRow/SwipeableListViewDataSource.js method constructor (line 33) | constructor(params: Object) { method if (line 85) | if (this.rowIdentities) { method if (line 92) | if (this.rowIdentities && this.rowIdentities.length) { FILE: Libraries/Experimental/SwipeableRow/SwipeableQuickActions.js class SwipeableQuickActions (line 30) | class SwipeableQuickActions extends React.Component<{style?: $FlowFixMe}> { method if (line 41) | if (children instanceof Array) { FILE: Libraries/Experimental/SwipeableRow/SwipeableRow.js constant IS_RTL (line 32) | const IS_RTL = I18nManager.isRTL; constant CLOSED_LEFT_POSITION (line 37) | const CLOSED_LEFT_POSITION = 0; constant HORIZONTAL_SWIPE_DISTANCE_THRESHOLD (line 39) | const HORIZONTAL_SWIPE_DISTANCE_THRESHOLD = 10; constant HORIZONTAL_FULL_SWIPE_SPEED_THRESHOLD (line 41) | const HORIZONTAL_FULL_SWIPE_SPEED_THRESHOLD = 0.3; constant SLOW_SPEED_SWIPE_FACTOR (line 43) | const SLOW_SPEED_SWIPE_FACTOR = 4; constant SWIPE_DURATION (line 45) | const SWIPE_DURATION = 300; constant ON_MOUNT_BOUNCE_DELAY (line 51) | const ON_MOUNT_BOUNCE_DELAY = 700; constant ON_MOUNT_BOUNCE_DURATION (line 52) | const ON_MOUNT_BOUNCE_DURATION = 400; constant RIGHT_SWIPE_BOUNCE_BACK_DISTANCE (line 55) | const RIGHT_SWIPE_BOUNCE_BACK_DISTANCE = 30; constant RIGHT_SWIPE_BOUNCE_BACK_DURATION (line 56) | const RIGHT_SWIPE_BOUNCE_BACK_DURATION = 300; constant RIGHT_SWIPE_THRESHOLD (line 62) | const RIGHT_SWIPE_THRESHOLD = 30 * SLOW_SPEED_SWIPE_FACTOR; method if (line 141) | if (this.props.shouldBounceOnMount) { method if (line 157) | if (this.props.isOpen && !nextProps.isOpen) { method if (line 163) | if (this.props.shouldBounceOnMount && !nextProps.shouldBounceOnMount) { method let (line 173) | let slideOutView; method if (line 228) | if (this._isSwipingExcessivelyRightFromClosedPosition(gestureState)) { FILE: Libraries/Experimental/WindowedListView.js constant DEBUG (line 32) | const DEBUG = false; class WindowedListView (line 153) | class WindowedListView extends React.Component { method constructor (line 189) | constructor(props: Props) { class CellRenderer (line 619) | class CellRenderer extends React.Component { method if (line 628) | if (this.props.asyncRowPerfEventName) { method if (line 669) | if (this.props.asyncRowPerfEventName) { FILE: Libraries/Geolocation/Geolocation.js method if (line 163) | if (!updatesEnabled) { FILE: Libraries/Image/AssetRegistry.js function getAssetByID (line 36) | function getAssetByID(assetId: number): PackagerAsset { FILE: Libraries/Image/AssetSourceResolver.js function getScaledAssetPath (line 33) | function getScaledAssetPath(asset): string { function getAssetPathInDrawableFolder (line 43) | function getAssetPathInDrawableFolder(asset): string { class AssetSourceResolver (line 50) | class AssetSourceResolver { method constructor (line 58) | constructor(serverUrl: ?string, method isLoadedFromServer (line 67) | isLoadedFromServer(): boolean { method isLoadedFromFileSystem (line 71) | isLoadedFromFileSystem(): boolean { method defaultAsset (line 75) | defaultAsset(): ResolvedAssetSource { method assetServerURL (line 93) | assetServerURL(): ResolvedAssetSource { method scaledAssetPath (line 105) | scaledAssetPath(): ResolvedAssetSource { method scaledAssetURLNearBundle (line 113) | scaledAssetURLNearBundle(): ResolvedAssetSource { method resourceIdentifierWithoutScale (line 124) | resourceIdentifierWithoutScale(): ResolvedAssetSource { method drawableFolderInBundle (line 134) | drawableFolderInBundle(): ResolvedAssetSource { method fromSource (line 141) | fromSource(source: string): ResolvedAssetSource { method pickScale (line 151) | static pickScale(scales: Array, deviceScale: number): number { FILE: Libraries/Image/Image.android.js function generateRequestId (line 40) | function generateRequestId() { FILE: Libraries/Image/Image.macos.js method prefetch (line 329) | prefetch(url: string) { FILE: Libraries/Image/ImageBackground.js method setNativeProps (line 49) | setNativeProps(props: Object) { FILE: Libraries/Image/ImageEditor.js class ImageEditor (line 51) | class ImageEditor { method cropImage (line 62) | static cropImage( FILE: Libraries/Image/ImageStore.js class ImageStore (line 16) | class ImageStore { method hasImageForTag (line 21) | static hasImageForTag(uri: string, callback: (hasImage: bool) => void) { method addImageFromBase64 (line 56) | static addImageFromBase64( method getBase64ForTag (line 75) | static getBase64ForTag( FILE: Libraries/Image/RCTImageLoader.h type dispatch_block_t (line 22) | typedef dispatch_block_t RCTImageLoaderCancellationBlock; FILE: Libraries/Image/__tests__/resolveAssetSource-test.js function expectResolvesAsset (line 18) | function expectResolvesAsset(input, expectedSource) { FILE: Libraries/Image/nativeImageSource.js function nativeImageSource (line 40) | function nativeImageSource(spec: SourceSpec): Object { FILE: Libraries/Image/resolveAssetSource.js function string (line 39) | function _coerceLocalScriptURL(scriptURL: ?string): ?string { FILE: Libraries/Inspector/BorderBox.js method render (line 18) | render() { FILE: Libraries/Inspector/BoxInspector.js method render (line 28) | render() { method render (line 51) | render() { FILE: Libraries/Inspector/ElementBox.js method render (line 23) | render() { FILE: Libraries/Inspector/ElementProperties.js class ElementProperties (line 30) | class ElementProperties extends React.Component<{ FILE: Libraries/Inspector/Inspector.js function findRenderer (line 41) | function findRenderer(): ReactRenderer { class Inspector (line 48) | class Inspector extends React.Component<{ method if (line 89) | if (this._subs) { FILE: Libraries/Inspector/InspectorOverlay.js class InspectorOverlay (line 26) | class InspectorOverlay extends React.Component<{ FILE: Libraries/Inspector/InspectorPanel.js method renderWaiting (line 26) | renderWaiting() { method render (line 37) | render() { method render (line 108) | render() { FILE: Libraries/Inspector/NetworkOverlay.js constant LISTVIEW_CELL_HEIGHT (line 24) | const LISTVIEW_CELL_HEIGHT = 15; constant SEPARATOR_THICKNESS (line 25) | const SEPARATOR_THICKNESS = 2; method if (line 378) | if (this._scrollView) { FILE: Libraries/Inspector/PerformanceOverlay.js method render (line 21) | render() { FILE: Libraries/Inspector/StyleInspector.js method render (line 20) | render() { FILE: Libraries/Inspector/resolveBoxStyle.js function capFirst (line 54) | function capFirst(text) { FILE: Libraries/Interaction/Batchinator.js class Batchinator (line 38) | class Batchinator { FILE: Libraries/Interaction/InteractionManager.js constant DEBUG_DELAY (line 31) | const DEBUG_DELAY = 0; constant DEBUG (line 32) | const DEBUG = false; FILE: Libraries/Interaction/PanResponder.js function clearInteractionHandle (line 400) | function clearInteractionHandle( FILE: Libraries/Interaction/TaskQueue.js constant DEBUG (line 27) | const DEBUG = false; class TaskQueue (line 45) | class TaskQueue { method constructor (line 53) | constructor({onMoreTasks}: {onMoreTasks: () => void}) { method enqueue (line 63) | enqueue(task: Task): void { method if (line 103) | if (task.gen) { FILE: Libraries/Interaction/__tests__/Batchinator-test.js function expectToBeCalledOnce (line 18) | function expectToBeCalledOnce(fn) { FILE: Libraries/Interaction/__tests__/InteractionManager-test.js function expectToBeCalledOnce (line 18) | function expectToBeCalledOnce(fn) { function createSequenceTask (line 160) | function createSequenceTask(expectedSequenceId) { FILE: Libraries/Interaction/__tests__/TaskQueue-test.js function expectToBeCalledOnce (line 16) | function expectToBeCalledOnce(fn) { function clearTaskQueue (line 20) | function clearTaskQueue(taskQueue) { function createSequenceTask (line 32) | function createSequenceTask(expectedSequenceId) { FILE: Libraries/JSInspector/InspectorAgent.js method constructor (line 19) | constructor(eventSender: EventSender) { method sendEvent (line 23) | sendEvent(name: string, params: Object) { FILE: Libraries/JSInspector/JSInspector.js method registerAgent (line 27) | registerAgent(type: AgentClass) { FILE: Libraries/JSInspector/NetworkAgent.js class Interceptor (line 144) | class Interceptor { method constructor (line 148) | constructor(agent: NetworkAgent) { class NetworkAgent (line 269) | class NetworkAgent extends InspectorAgent { method enable (line 275) | enable({ maxResourceBufferSize, maxTotalBufferSize }: EnableArgs) { method disable (line 280) | disable() { method getResponseBody (line 285) | getResponseBody({requestId}: {requestId: RequestId}) FILE: Libraries/LayoutAnimation/LayoutAnimation.js function checkConfig (line 76) | function checkConfig(config: Config, location: string, name: string) { function configureNext (line 80) | function configureNext(config: Config, onAnimationDidEnd?: Function) { function create (line 93) | function create(duration: number, type, creationProp): Config { FILE: Libraries/Linking/Linking.js class Linking (line 147) | class Linking extends NativeEventEmitter { method constructor (line 149) | constructor() { method addEventListener (line 157) | addEventListener(type: string, handler: Function) { method removeEventListener (line 164) | removeEventListener(type: string, handler: Function ) { method openURL (line 184) | openURL(url: string): Promise { method canOpenURL (line 199) | canOpenURL(url: string): Promise { FILE: Libraries/Lists/FillRateHelper.js class Info (line 27) | class Info { constant DEBUG (line 42) | const DEBUG = false; method if (line 92) | if (this._enabled && this._samplesStartTime == null) { method if (line 99) | if (!this._enabled) { FILE: Libraries/Lists/FlatList.js method if (line 332) | if (this._listRef) { method if (line 589) | if (numColumns > 1) { FILE: Libraries/Lists/ListView/ListView.js method if (line 285) | if (this._scrollComponent && this._scrollComponent.scrollTo) { method if (line 301) | if (this._scrollComponent) { method if (line 679) | if (!this.props.onChangeVisibleRows) { method if (line 682) | if (updatedFrames) { method if (line 730) | if (rowVisible) { FILE: Libraries/Lists/ListView/ListViewDataSource.js function defaultGetRowData (line 22) | function defaultGetRowData( function defaultGetSectionHeaderData (line 30) | function defaultGetSectionHeaderData( class ListViewDataSource (line 80) | class ListViewDataSource { method constructor (line 106) | constructor(params: ParamType) { method cloneWithRows (line 144) | cloneWithRows( method cloneWithRowsAndSections (line 174) | cloneWithRowsAndSections( method getRowCount (line 226) | getRowCount(): number { method getRowAndSectionCount (line 235) | getRowAndSectionCount(): number { method rowShouldUpdate (line 242) | rowShouldUpdate(sectionIndex: number, rowIndex: number): boolean { method getRowData (line 254) | getRowData(sectionIndex: number, rowIndex: number): any { method for (line 270) | for (var ii = 0; ii < this.sectionIdentities.length; ii++) { FILE: Libraries/Lists/ListView/__mocks__/ListViewMock.js class ListViewMock (line 19) | class ListViewMock extends React.Component<$FlowFixMeProps> { FILE: Libraries/Lists/MetroListView.js class MetroListView (line 64) | class MetroListView extends React.Component { method scrollToEnd (line 65) | scrollToEnd(params?: ?{animated?: ?boolean}) { FILE: Libraries/Lists/ViewabilityHelper.js class ViewabilityHelper (line 74) | class ViewabilityHelper { method constructor (line 84) | constructor( method dispose (line 93) | dispose() { method computeViewableItems (line 100) | computeViewableItems( method onUpdate (line 163) | onUpdate( method resetViewableIndices (line 223) | resetViewableIndices() { method recordInteraction (line 230) | recordInteraction() { method _onUpdateSync (line 234) | _onUpdateSync( function _isViewable (line 273) | function _isViewable( function _getPixelsVisible (line 291) | function _getPixelsVisible( function _isEntirelyVisible (line 300) | function _isEntirelyVisible( FILE: Libraries/Lists/VirtualizeUtils.js method if (line 33) | if (out[kk] == null && trailingOffset >= offsets[kk]) { method if (line 150) | if (first <= overscanFirst && last >= overscanLast) { method if (line 172) | if (firstWillAddMore) { method if (line 181) | if (lastWillAddMore) { FILE: Libraries/Lists/VirtualizedList.js method if (line 397) | if (this._scrollRef && this._scrollRef.getScrollResponder) { method if (line 403) | if (this._scrollRef && this._scrollRef.getScrollableNode) { method if (line 411) | if (this._scrollRef) { method if (line 421) | if (item.key != null) { method invariant (line 532) | invariant( method if (line 1077) | if (this._isNestedWithSameOrientation()) { method if (line 1482) | if (getItemLayout) { FILE: Libraries/Lists/VirtualizedSectionList.js method if (line 509) | if (!sections) { method if (line 514) | if (itemIdx === -1 || itemIdx === sections[ii].data.length) { FILE: Libraries/Lists/__flowtests__/FlatList-flowtest.js function renderMyListItem (line 18) | function renderMyListItem(info: {item: {title: string}, index: number}) { method testEverythingIsFine (line 23) | testEverythingIsFine() { method testBadDataWithTypicalItem (line 33) | testBadDataWithTypicalItem() { method testMissingFieldWithTypicalItem (line 44) | testMissingFieldWithTypicalItem() { method testGoodDataWithBadCustomRenderItemFunction (line 54) | testGoodDataWithBadCustomRenderItemFunction() { method testBadRenderItemFunction (line 76) | testBadRenderItemFunction() { method testOtherBadProps (line 104) | testOtherBadProps() { FILE: Libraries/Lists/__flowtests__/SectionList-flowtest.js function renderMyListItem (line 18) | function renderMyListItem(info: {item: {title: string}, index: number}) { method testGoodDataWithGoodItem (line 27) | testGoodDataWithGoodItem() { method testBadRenderItemFunction (line 42) | testBadRenderItemFunction() { FILE: Libraries/Lists/__tests__/FillRateHelper-test.js function getFrameMetrics (line 26) | function getFrameMetrics(index: number) { function computeResult (line 31) | function computeResult({helper, props, state, scroll}): number { FILE: Libraries/Lists/__tests__/SectionList-test.js function propStr (line 104) | function propStr(props) { FILE: Libraries/Lists/__tests__/ViewabilityHelper-test.js function getFrameMetrics (line 19) | function getFrameMetrics(index: number) { function createViewToken (line 23) | function createViewToken(index: number, isViewable: boolean) { FILE: Libraries/Lists/__tests__/VirtualizeUtils-test.js function getFrameMetrics (line 47) | function getFrameMetrics(index: number) { FILE: Libraries/Modal/Modal.js method if (line 186) | if (ModalEventEmitter) { method if (line 199) | if (this._eventSubscription) { method if (line 209) | if (props.presentationStyle && props.presentationStyle !== 'overFullScre... FILE: Libraries/Network/NetInfo.js constant DEVICE_CONNECTIVITY_EVENT (line 22) | const DEVICE_CONNECTIVITY_EVENT = 'networkStatusDidChange'; function _isConnected (line 77) | function _isConnected(connection) { method let (line 214) | let listener; FILE: Libraries/Network/RCTNetworking.android.js function convertHeadersMapToArray (line 27) | function convertHeadersMapToArray(headers: Object): Array
{ function generateRequestId (line 36) | function generateRequestId(): number { class RCTNetworking (line 44) | class RCTNetworking extends NativeEventEmitter { method constructor (line 48) | constructor() { method sendRequest (line 52) | sendRequest( method abortRequest (line 86) | abortRequest(requestId: number) { method clearCookies (line 90) | clearCookies(callback: (result: boolean) => any) { class MissingNativeRCTNetworkingShim (line 96) | class MissingNativeRCTNetworkingShim extends MissingNativeEventEmitterSh... method constructor (line 97) | constructor() { method sendRequest (line 101) | sendRequest(...args: Array) { method abortRequest (line 105) | abortRequest(...args: Array) { method clearCookies (line 109) | clearCookies(...args: Array) { FILE: Libraries/Network/RCTNetworking.ios.js class RCTNetworking (line 21) | class RCTNetworking extends NativeEventEmitter { method constructor (line 25) | constructor() { method sendRequest (line 29) | sendRequest( method abortRequest (line 54) | abortRequest(requestId: number) { method clearCookies (line 58) | clearCookies(callback: (result: boolean) => any) { class MissingNativeRCTNetworkingShim (line 64) | class MissingNativeRCTNetworkingShim extends MissingNativeEventEmitterSh... method constructor (line 65) | constructor() { method sendRequest (line 69) | sendRequest(...args: Array) { method abortRequest (line 73) | abortRequest(...args: Array) { method clearCookies (line 77) | clearCookies(...args: Array) { FILE: Libraries/Network/RCTNetworking.macos.js class RCTNetworking (line 18) | class RCTNetworking extends NativeEventEmitter { method constructor (line 20) | constructor() { method sendRequest (line 24) | sendRequest( method abortRequest (line 50) | abortRequest(requestId: number) { method clearCookies (line 54) | clearCookies(callback: (result: boolean) => any) { FILE: Libraries/Network/XHRInterceptor.js method setOpenCallback (line 37) | setOpenCallback(callback) { method setSendCallback (line 44) | setSendCallback(callback) { method setHeaderReceivedCallback (line 51) | setHeaderReceivedCallback(callback) { method setResponseCallback (line 58) | setResponseCallback(callback) { method setRequestHeaderCallback (line 65) | setRequestHeaderCallback(callback) { method isInterceptorEnabled (line 69) | isInterceptorEnabled() { method enableInterception (line 73) | enableInterception() { method disableInterception (line 146) | disableInterception() { FILE: Libraries/Network/XMLHttpRequest.js constant UNSENT (line 57) | const UNSENT = 0; constant OPENED (line 58) | const OPENED = 1; constant HEADERS_RECEIVED (line 59) | const HEADERS_RECEIVED = 2; constant LOADING (line 60) | const LOADING = 3; constant DONE (line 61) | const DONE = 4; constant SUPPORTED_RESPONSE_TYPES (line 63) | const SUPPORTED_RESPONSE_TYPES = { constant REQUEST_EVENTS (line 72) | const REQUEST_EVENTS = [ constant XHR_EVENTS (line 82) | const XHR_EVENTS = REQUEST_EVENTS.concat('readystatechange'); class XMLHttpRequestEventTarget (line 84) | class XMLHttpRequestEventTarget extends EventTarget(...REQUEST_EVENTS) { class XMLHttpRequest (line 97) | class XMLHttpRequest extends EventTarget(...XHR_EVENTS) { method setInterceptor (line 150) | static setInterceptor(interceptor: ?XHRInterceptor) { method constructor (line 154) | constructor() { method _reset (line 159) | _reset(): void { method responseType (line 179) | get responseType(): ResponseType { method responseType (line 183) | set responseType(responseType: ResponseType): void { method responseText (line 206) | get responseText(): string { method response (line 219) | get response(): Response { method __didCreateRequest (line 267) | __didCreateRequest(requestId: number): void { method __didUploadProgress (line 278) | __didUploadProgress( method __didReceiveResponse (line 293) | __didReceiveResponse( method __didReceiveData (line 317) | __didReceiveData(requestId: number, response: string): void { method __didReceiveIncrementalData (line 330) | __didReceiveIncrementalData( method __didReceiveDataProgress (line 353) | __didReceiveDataProgress( method __didCompleteResponse (line 370) | __didCompleteResponse( method _clearSubscriptions (line 401) | _clearSubscriptions(): void { method string (line 410) | string { method if (line 427) | if (this.readyState !== this.OPENED) { method if (line 569) | if (type === 'readystatechange' || type === 'progress') { FILE: Libraries/Network/__tests__/XMLHttpRequest-test.js function setRequestId (line 17) | function setRequestId(id){ method sendRequest (line 30) | sendRequest(options, callback) { FILE: Libraries/Network/convertRequestBody.js function convertRequestBody (line 26) | function convertRequestBody(body: RequestBody): Object { FILE: Libraries/Performance/QuickPerformanceLogger.js method markerStart (line 24) | markerStart(markerId, opts) { method markerEnd (line 34) | markerEnd(markerId, actionId, opts) { method markerNote (line 44) | markerNote(markerId, actionId, opts) { method markerTag (line 54) | markerTag(markerId, tag, opts) { method markerAnnotate (line 64) | markerAnnotate(markerId, annotationKey, annotationValue, opts) { method markerCancel (line 76) | markerCancel(markerId, opts) { method currentTimestamp (line 86) | currentTimestamp() { FILE: Libraries/Performance/Systrace.js constant TRACE_TAG_REACT_APPS (line 29) | const TRACE_TAG_REACT_APPS = 1 << 17; constant TRACE_TAG_JS_VM_CALLS (line 30) | const TRACE_TAG_JS_VM_CALLS = 1 << 27; constant REACT_MARKER (line 41) | const REACT_MARKER = '\u269B'; method mark (line 43) | mark(markName: string) { method if (line 62) | if (_enabled) { method clearMarks (line 83) | clearMarks(markName: string) { method clearMeasures (line 97) | clearMeasures() { method onBeforeMountComponent (line 105) | onBeforeMountComponent(debugID) { method onMountComponent (line 110) | onMountComponent(debugID) { method onBeforeUpdateComponent (line 113) | onBeforeUpdateComponent(debugID) { method onUpdateComponent (line 118) | onUpdateComponent(debugID) { method onBeforeUnmountComponent (line 121) | onBeforeUnmountComponent(debugID) { method onUnmountComponent (line 126) | onUnmountComponent(debugID) { method onBeginLifeCycleTimer (line 129) | onBeginLifeCycleTimer(debugID, timerType) { method onEndLifeCycleTimer (line 134) | onEndLifeCycleTimer(debugID, timerType) { method installReactHook (line 140) | installReactHook(useFiber: boolean) { method setEnabled (line 154) | setEnabled(enabled: boolean) { method if (line 189) | if (_enabled) { method endEvent (line 196) | endEvent() { method if (line 219) | if (_enabled) { method if (line 230) | if (_enabled) { method if (line 275) | if (!__DEV__) { method if (line 298) | if (!__DEV__) { FILE: Libraries/PermissionsAndroid/PermissionsAndroid.js class PermissionsAndroid (line 75) | class PermissionsAndroid { method constructor (line 79) | constructor() { method checkPermission (line 125) | checkPermission(permission: string) : Promise { method check (line 134) | check(permission: string) : Promise { method if (line 169) | if (rationale) { FILE: Libraries/Picker/PickerIOS.macos.js method render (line 99) | render() { FILE: Libraries/PushNotificationIOS/PushNotificationIOS.js constant DEVICE_NOTIF_EVENT (line 22) | const DEVICE_NOTIF_EVENT = 'remoteNotificationReceived'; constant NOTIF_REGISTER_EVENT (line 23) | const NOTIF_REGISTER_EVENT = 'remoteNotificationsRegistered'; constant NOTIF_REGISTRATION_ERROR_EVENT (line 24) | const NOTIF_REGISTRATION_ERROR_EVENT = 'remoteNotificationRegistrationEr... constant DEVICE_LOCAL_NOTIF_EVENT (line 25) | const DEVICE_LOCAL_NOTIF_EVENT = 'localNotificationReceived'; class PushNotificationIOS (line 122) | class PushNotificationIOS { method presentLocalNotification (line 152) | static presentLocalNotification(details: Object) { method scheduleLocalNotification (line 177) | static scheduleLocalNotification(details: Object) { method cancelAllLocalNotifications (line 184) | static cancelAllLocalNotifications() { method removeAllDeliveredNotifications (line 191) | static removeAllDeliveredNotifications(): void { FILE: Libraries/RCTTest/FBSnapshotTestCase/FBSnapshotTestController.h type FBSnapshotTestControllerErrorCodeUnknown (line 14) | typedef NS_ENUM(NSInteger, FBSnapshotTestControllerErrorCode) { FILE: Libraries/RCTTest/SnapshotViewIOS.macos.js class SnapshotViewIOS (line 25) | class SnapshotViewIOS extends React.Component { FILE: Libraries/ReactNative/AppContainer.js class AppContainer (line 40) | class AppContainer extends React.Component { method if (line 59) | if (__DEV__) { FILE: Libraries/ReactNative/AppRegistry.js method setWrapperComponentProvider (line 66) | setWrapperComponentProvider(provider: WrapperComponentProvider) { FILE: Libraries/ReactNative/ReactNativeFeatureFlags.js method useFiber (line 24) | get useFiber(): boolean { method useFiber (line 33) | set useFiber(enabled: boolean): void { FILE: Libraries/ReactNative/UIManagerStatTracker.js function printStats (line 26) | function printStats() { function incStat (line 30) | function incStat(key: string, increment: number) { FILE: Libraries/ReactNative/renderApplication.js method render (line 48) | render() { FILE: Libraries/ReactNative/requireNativeComponent.js method if (line 79) | if (!source) { method if (line 87) | if (!source.hasOwnProperty(key)) { FILE: Libraries/ReactNative/verifyPropTypes.js function verifyPropTypes (line 25) | function verifyPropTypes( FILE: Libraries/Renderer/ReactNativeRenderer-dev.js function callCallback (line 210) | function callCallback() { function onError (line 236) | function onError(event) { function recomputePluginOrdering (line 315) | function recomputePluginOrdering() { function publishEventForPlugin (line 363) | function publishEventForPlugin(dispatchConfig, pluginModule, eventName) { function publishRegistrationName (line 403) | function publishRegistrationName(registrationName, pluginModule, eventNa... function injectEventPluginOrder (line 463) | function injectEventPluginOrder(injectedEventPluginOrder) { function injectEventPluginsByName (line 484) | function injectEventPluginsByName(injectedNamesToPlugins) { function isEndish (line 530) | function isEndish(topLevelType) { function isMoveish (line 538) | function isMoveish(topLevelType) { function isStartish (line 541) | function isStartish(topLevelType) { function executeDispatch (line 575) | function executeDispatch(event, simulated, listener, inst) { function executeDispatchesInOrder (line 590) | function executeDispatchesInOrder(event, simulated) { function executeDispatchesInOrderStopAtTrueImpl (line 623) | function executeDispatchesInOrderStopAtTrueImpl(event) { function executeDispatchesInOrderStopAtTrue (line 650) | function executeDispatchesInOrderStopAtTrue(event) { function executeDirectDispatch (line 666) | function executeDirectDispatch(event) { function hasDispatches (line 690) | function hasDispatches(event) { function accumulateInto (line 707) | function accumulateInto(current, next) { function forEachAccumulated (line 745) | function forEachAccumulated(arr, cb, scope) { function isInteractive (line 782) | function isInteractive(tag) { function shouldPreventMouseEvent (line 791) | function shouldPreventMouseEvent(name, type, props) { function getListener (line 853) | function getListener(inst, registrationName) { function extractEvents (line 888) | function extractEvents( function enqueueEvents (line 920) | function enqueueEvents(events) { function processEventQueue (line 931) | function processEventQueue(simulated) { function getParent (line 973) | function getParent(inst) { function getLowestCommonAncestor (line 992) | function getLowestCommonAncestor(instA, instB) { function isAncestor (line 1029) | function isAncestor(instA, instB) { function getParentInstance (line 1042) | function getParentInstance(inst) { function traverseTwoPhase (line 1049) | function traverseTwoPhase(inst, fn, arg) { function listenerAtPhase (line 1076) | function listenerAtPhase(inst, event, propagationPhase) { function accumulateDirectionalDispatches (line 1098) | function accumulateDirectionalDispatches(inst, phase, event) { function accumulateTwoPhaseDispatchesSingle (line 1119) | function accumulateTwoPhaseDispatchesSingle(event) { function accumulateTwoPhaseDispatchesSingleSkipTarget (line 1128) | function accumulateTwoPhaseDispatchesSingleSkipTarget(event) { function accumulateDispatches (line 1141) | function accumulateDispatches(inst, ignoredDirection, event) { function accumulateDirectDispatchesSingle (line 1160) | function accumulateDirectDispatchesSingle(event) { function accumulateTwoPhaseDispatches (line 1166) | function accumulateTwoPhaseDispatches(events) { function accumulateTwoPhaseDispatchesSkipTarget (line 1170) | function accumulateTwoPhaseDispatchesSkipTarget(events) { function accumulateDirectDispatches (line 1174) | function accumulateDirectDispatches(events) { function SyntheticEvent (line 1231) | function SyntheticEvent( function getPooledWarningPropertyDefinition (line 1441) | function getPooledWarningPropertyDefinition(propName, getVal) { function getPooledEvent (line 1479) | function getPooledEvent(dispatchConfig, targetInst, nativeEvent, nativeI... function releasePooledEvent (line 1500) | function releasePooledEvent(event) { function addEventPoolingTo (line 1512) | function addEventPoolingTo(EventConstructor) { function ResponderSyntheticEvent (line 1537) | function ResponderSyntheticEvent( function timestampForTouch (line 1572) | function timestampForTouch(touch) { function createTouchRecord (line 1583) | function createTouchRecord(touch) { function resetTouchRecord (line 1598) | function resetTouchRecord(touchRecord, touch) { function getTouchIdentifier (line 1611) | function getTouchIdentifier(_ref) { function recordTouchStart (line 1627) | function recordTouchStart(touch) { function recordTouchMove (line 1638) | function recordTouchMove(touch) { function recordTouchEnd (line 1659) | function recordTouchEnd(touch) { function printTouch (line 1680) | function printTouch(touch) { function printTouchBank (line 1689) | function printTouchBank() { function accumulate (line 1740) | function accumulate(current, next) { function setResponderAndExtractTransfer (line 2050) | function setResponderAndExtractTransfer( function canTriggerTransfer (line 2159) | function canTriggerTransfer(topLevelType, topLevelInst, nativeEvent) { function noResponderTouches (line 2179) | function noResponderTouches(nativeEvent) { function precacheFiberNode (line 2413) | function precacheFiberNode(hostInst, tag) { function uncacheFiberNode (line 2417) | function uncacheFiberNode(tag) { function getInstanceFromTag (line 2422) | function getInstanceFromTag(tag) { function getTagFromInstance (line 2426) | function getTagFromInstance(inst) { function getFiberCurrentPropsFromNode$1 (line 2432) | function getFiberCurrentPropsFromNode$1(stateNode) { function updateFiberProps (line 2436) | function updateFiberProps(tag, props) { function restoreStateOfTarget (line 2457) | function restoreStateOfTarget(target) { function restoreStateIfNeeded (line 2479) | function restoreStateIfNeeded() { function batchedUpdates (line 2508) | function batchedUpdates(fn, bookkeeping) { function runEventQueueInBatch (line 2536) | function runEventQueueInBatch(events) { function handleTopLevel (line 2545) | function handleTopLevel( function _receiveRootNodeIDEvent (line 2667) | function _receiveRootNodeIDEvent(rootNodeID, topLevelType, nativeEventPa... function receiveEvent (line 2684) | function receiveEvent(rootNodeID, topLevelType, nativeEventParam) { function receiveTouches (line 2712) | function receiveTouches(eventTopLevelType, touches, changedIndices) { function logCapturedError (line 2809) | function logCapturedError(capturedError) { function getIteratorFn (line 2900) | function getIteratorFn(maybeIterable) { function createPortal (line 2913) | function createPortal( function showDialog$1 (line 3094) | function showDialog$1(capturedError) { function _classCallCheck (line 3130) | function _classCallCheck(instance, Constructor) { function ReactNativePropRegistry (line 3141) | function ReactNativePropRegistry() { function defaultDiffer (line 3188) | function defaultDiffer(prevProp, nextProp) { function resolveObject (line 3198) | function resolveObject(idOrObject) { function restoreDeletedValuesInNestedArray (line 3205) | function restoreDeletedValuesInNestedArray( function diffNestedArrayProperty (line 3262) | function diffNestedArrayProperty( function diffNestedProperty (line 3300) | function diffNestedProperty( function addNestedProperty (line 3367) | function addNestedProperty(updatePayload, nextProp, validAttributes) { function clearNestedProperty (line 3397) | function clearNestedProperty(updatePayload, prevProp, validAttributes) { function diffProperties (line 3428) | function diffProperties(updatePayload, prevProps, nextProps, validAttrib... function addProperties (line 3595) | function addProperties(updatePayload, props, validAttributes) { function clearProperties (line 3604) | function clearProperties(updatePayload, prevProps, validAttributes) { function create (line 3614) | function create(props, validAttributes) { function diff (line 3622) | function diff(prevProps, nextProps, validAttributes) { function mountSafeCallback (line 3635) | function mountSafeCallback(context, callback) { function throwOnStylesProp (line 3659) | function throwOnStylesProp(component, props) { function warnForStyleProps (line 3679) | function warnForStyleProps(props, validAttributes) { function get (line 3711) | function get(key) { function set (line 3715) | function set(key, value) { function getComponentName (line 3719) | function getComponentName(fiber) { function isFiberMountedImpl (line 3763) | function isFiberMountedImpl(fiber) { function isFiberMounted (line 3792) | function isFiberMounted(fiber) { function isMounted (line 3796) | function isMounted(component) { function assertIsMounted (line 3822) | function assertIsMounted(fiber) { function findCurrentFiberUsingSlowPath (line 3829) | function findCurrentFiberUsingSlowPath(fiber) { function findCurrentHostFiber (line 3955) | function findCurrentHostFiber(parent) { function findCurrentHostFiberWithNoPortals (line 3988) | function findCurrentHostFiberWithNoPortals(parent) { function createCursor (line 4029) | function createCursor(defaultValue) { function pop (line 4035) | function pop(cursor, fiber) { function push (line 4060) | function push(cursor, value, fiber) { function reset (line 4072) | function reset() { function describeFiber (line 4098) | function describeFiber(fiber) { function getStackAddendumByWorkInProgressFiber (line 4120) | function getStackAddendumByWorkInProgressFiber(workInProgress) { function getCurrentFiberOwnerName (line 4131) | function getCurrentFiberOwnerName() { function getCurrentFiberStackAddendum (line 4145) | function getCurrentFiberStackAddendum() { function resetCurrentFiber (line 4158) | function resetCurrentFiber() { function setCurrentFiber (line 4164) | function setCurrentFiber(fiber) { function setCurrentPhase (line 4170) | function setCurrentPhase(phase) { function recordEffect (line 4354) | function recordEffect() { function recordScheduleUpdate (line 4360) | function recordScheduleUpdate() { function startRequestCallbackTimer (line 4375) | function startRequestCallbackTimer() { function stopRequestCallbackTimer (line 4384) | function stopRequestCallbackTimer(didExpire) { function startWorkTimer (line 4398) | function startWorkTimer(fiber) { function cancelWorkTimer (line 4412) | function cancelWorkTimer(fiber) { function stopWorkTimer (line 4424) | function stopWorkTimer(fiber) { function stopFailedWorkTimer (line 4439) | function stopFailedWorkTimer(fiber) { function startPhaseTimer (line 4455) | function startPhaseTimer(fiber, phase) { function stopPhaseTimer (line 4469) | function stopPhaseTimer() { function startWorkLoopTimer (line 4485) | function startWorkLoopTimer(nextUnitOfWork) { function stopWorkLoopTimer (line 4500) | function stopWorkLoopTimer(interruptedBy) { function startCommitTimer (line 4528) | function startCommitTimer() { function stopCommitTimer (line 4540) | function stopCommitTimer() { function startCommitHostEffectsTimer (line 4561) | function startCommitHostEffectsTimer() { function stopCommitHostEffectsTimer (line 4571) | function stopCommitHostEffectsTimer() { function startCommitLifeCyclesTimer (line 4586) | function startCommitLifeCyclesTimer() { function stopCommitLifeCyclesTimer (line 4596) | function stopCommitLifeCyclesTimer() { function getUnmaskedContext (line 4624) | function getUnmaskedContext(workInProgress) { function cacheContext (line 4636) | function cacheContext(workInProgress, unmaskedContext, maskedContext) { function getMaskedContext (line 4642) | function getMaskedContext(workInProgress, unmaskedContext) { function hasContextChanged (line 4685) | function hasContextChanged() { function isContextConsumer (line 4689) | function isContextConsumer(fiber) { function isContextProvider (line 4693) | function isContextProvider(fiber) { function popContextProvider (line 4697) | function popContextProvider(fiber) { function popTopLevelContextObject (line 4706) | function popTopLevelContextObject(fiber) { function pushTopLevelContextObject (line 4711) | function pushTopLevelContextObject(fiber, context, didChange) { function processChildContext (line 4722) | function processChildContext(fiber, parentContext) { function pushContextProvider (line 4784) | function pushContextProvider(workInProgress) { function invalidateContextProvider (line 4810) | function invalidateContextProvider(workInProgress, didChange) { function resetContext (line 4838) | function resetContext() { function findCurrentUnmaskedContext (line 4844) | function findCurrentUnmaskedContext(fiber) { function msToExpirationTime (line 4878) | function msToExpirationTime(ms) { function expirationTimeToMs (line 4883) | function expirationTimeToMs(expirationTime) { function ceiling (line 4887) | function ceiling(num, precision) { function computeExpirationBucket (line 4891) | function computeExpirationBucket(currentTime, expirationInMs, bucketSize... function FiberNode (line 4922) | function FiberNode(tag, pendingProps, key, internalContextTag) { function shouldConstruct (line 4984) | function shouldConstruct(Component) { function createWorkInProgress (line 4989) | function createWorkInProgress(current, pendingProps, expirationTime) { function createHostRootFiber (line 5043) | function createHostRootFiber() { function createFiberFromElement (line 5048) | function createFiberFromElement(element, internalContextTag, expirationT... function createFiberFromFragment (line 5121) | function createFiberFromFragment( function createFiberFromText (line 5132) | function createFiberFromText(content, internalContextTag, expirationTime) { function createFiberFromHostInstanceForDeletion (line 5138) | function createFiberFromHostInstanceForDeletion() { function createFiberFromCall (line 5144) | function createFiberFromCall(call, internalContextTag, expirationTime) { function createFiberFromReturn (line 5151) | function createFiberFromReturn(returnNode, internalContextTag, expiratio... function createFiberFromPortal (line 5157) | function createFiberFromPortal(portal, internalContextTag, expirationTim... function createFiberRoot (line 5176) | function createFiberRoot(containerInfo, hydrate) { function catchErrors (line 5201) | function catchErrors(fn) { function injectInternals (line 5214) | function injectInternals(internals) { function onCommitRoot (line 5257) | function onCommitRoot(root) { function onCommitUnmount (line 5263) | function onCommitUnmount(fiber) { function createUpdateQueue (line 5287) | function createUpdateQueue(baseState) { function insertUpdateIntoQueue (line 5303) | function insertUpdateIntoQueue(queue, update) { function insertUpdateIntoFiber (line 5320) | function insertUpdateIntoFiber(fiber, update) { function getUpdateExpirationTime (line 5381) | function getUpdateExpirationTime(fiber) { function getStateFromUpdate (line 5392) | function getStateFromUpdate(update, instance, prevState, props) { function processUpdateQueue (line 5408) | function processUpdateQueue( function commitCallbacks (line 5539) | function commitCallbacks(queue, context) { function checkShouldComponentUpdate (line 5668) | function checkShouldComponentUpdate( function checkClassInstance (line 5722) | function checkClassInstance(workInProgress) { function resetInputPointers (line 5869) | function resetInputPointers(workInProgress, instance) { function adoptClassInstance (line 5874) | function adoptClassInstance(workInProgress, instance) { function constructClassInstance (line 5884) | function constructClassInstance(workInProgress, props) { function callComponentWillMount (line 5903) | function callComponentWillMount(workInProgress, instance) { function callComponentWillReceiveProps (line 5928) | function callComponentWillReceiveProps( function mountClassInstance (line 5963) | function mountClassInstance(workInProgress, renderExpirationTime) { function updateClassInstance (line 6116) | function updateClassInstance(current, workInProgress, renderExpirationTi... function coerceRef (line 6289) | function coerceRef(current, element) { function throwOnInvalidObjectType (line 6345) | function throwOnInvalidObjectType(returnFiber, newChild) { function warnOnFunctionType (line 6365) | function warnOnFunctionType() { function ChildReconciler (line 6390) | function ChildReconciler(shouldTrackSideEffects) { function cloneChildFibers (line 7644) | function cloneChildFibers(current, workInProgress) { function reconcileChildren (line 7709) | function reconcileChildren(current, workInProgress, nextChildren) { function reconcileChildrenAtExpirationTime (line 7718) | function reconcileChildrenAtExpirationTime( function updateFragment (line 7751) | function updateFragment(current, workInProgress) { function markRef (line 7767) | function markRef(current, workInProgress) { function updateFunctionalComponent (line 7775) | function updateFunctionalComponent(current, workInProgress) { function updateClassComponent (line 7808) | function updateClassComponent(current, workInProgress, renderExpirationT... function finishClassComponent (line 7841) | function finishClassComponent( function pushHostRootContext (line 7888) | function pushHostRootContext(workInProgress) { function updateHostRoot (line 7903) | function updateHostRoot(current, workInProgress, renderExpirationTime) { function updateHostComponent (line 7963) | function updateHostComponent(current, workInProgress, renderExpirationTi... function updateHostText (line 8016) | function updateHostText(current, workInProgress) { function mountIndeterminateComponent (line 8027) | function mountIndeterminateComponent( function updateCallComponent (line 8119) | function updateCallComponent(current, workInProgress, renderExpirationTi... function updatePortalComponent (line 8157) | function updatePortalComponent( function bailoutOnAlreadyFinishedWork (line 8210) | function bailoutOnAlreadyFinishedWork(current, workInProgress) { function bailoutOnLowPriority (line 8231) | function bailoutOnLowPriority(current, workInProgress) { function memoizeProps (line 8256) | function memoizeProps(workInProgress, nextProps) { function memoizeState (line 8260) | function memoizeState(workInProgress, nextState) { function beginWork (line 8266) | function beginWork(current, workInProgress, renderExpirationTime) { function beginFailedWork (line 8330) | function beginFailedWork(current, workInProgress, renderExpirationTime) { function markUpdate (line 8415) | function markUpdate(workInProgress) { function markRef (line 8421) | function markRef(workInProgress) { function appendAllReturns (line 8425) | function appendAllReturns(returns, workInProgress) { function moveCallToHandlerPhase (line 8455) | function moveCallToHandlerPhase( function appendAllChildren (line 8494) | function appendAllChildren(parent, workInProgress) { function completeWork (line 8715) | function completeWork(current, workInProgress, renderExpirationTime) { function safelyCallComponentWillUnmount (line 8941) | function safelyCallComponentWillUnmount(current, instance) { function safelyDetachRef (line 8957) | function safelyDetachRef(current) { function commitLifeCycles (line 8970) | function commitLifeCycles(current, finishedWork) { function commitAttachRef (line 9039) | function commitAttachRef(finishedWork) { function commitDetachRef (line 9053) | function commitDetachRef(current) { function commitUnmount (line 9063) | function commitUnmount(current) { function commitNestedUnmounts (line 9099) | function commitNestedUnmounts(root) { function detachFiber (line 9133) | function detachFiber(current) { function getHostParentFiber (line 9228) | function getHostParentFiber(fiber) { function isHostParent (line 9243) | function isHostParent(fiber) { function getHostSibling (line 9251) | function getHostSibling(fiber) { function commitPlacement (line 9292) | function commitPlacement(finishedWork) { function unmountHostComponents (line 9366) | function unmountHostComponents(current) { function commitDeletion (line 9452) | function commitDeletion(current) { function commitWork (line 9459) | function commitWork(current, finishedWork) { function commitResetTextContent (line 9518) | function commitResetTextContent(current) { function requiredContext (line 9547) | function requiredContext(c) { function getRootHostContainer (line 9556) | function getRootHostContainer() { function pushHostContainer (line 9561) | function pushHostContainer(fiber, nextRootInstance) { function popHostContainer (line 9574) | function popHostContainer(fiber) { function getHostContext (line 9580) | function getHostContext() { function pushHostContext (line 9585) | function pushHostContext(fiber) { function popHostContext (line 9601) | function popHostContext(fiber) { function resetHostContainer (line 9612) | function resetHostContainer() { function enterHydrationState (line 9687) | function enterHydrationState(fiber) { function deleteHydratableInstance (line 9695) | function deleteHydratableInstance(returnFiber, instance) { function insertNonHydratedInstance (line 9733) | function insertNonHydratedInstance(returnFiber, fiber) { function tryHydrate (line 9790) | function tryHydrate(fiber, nextInstance) { function tryToClaimNextHydratableInstance (line 9816) | function tryToClaimNextHydratableInstance(fiber) { function prepareToHydrateHostInstance (line 9850) | function prepareToHydrateHostInstance( function prepareToHydrateHostTextInstance (line 9874) | function prepareToHydrateHostTextInstance(fiber) { function popToNextHostParent (line 9914) | function popToNextHostParent(fiber) { function popHydrationState (line 9926) | function popHydrationState(fiber) { function resetHydrationState (line 9968) | function resetHydrationState() { function resetContextStack (line 10131) | function resetContextStack() { function commitAllHostEffects (line 10139) | function commitAllHostEffects() { function commitAllLifeCycles (line 10207) | function commitAllLifeCycles() { function commitRoot (line 10239) | function commitRoot(finishedWork) { function resetExpirationTime (line 10380) | function resetExpirationTime(workInProgress, renderTime) { function completeUnitOfWork (line 10407) | function completeUnitOfWork(workInProgress) { function performUnitOfWork (line 10500) | function performUnitOfWork(workInProgress) { function performFailedUnitOfWork (line 10531) | function performFailedUnitOfWork(workInProgress) { function workLoop (line 10565) | function workLoop(expirationTime) { function slowWorkLoopThatChecksForFailedWork (line 10594) | function slowWorkLoopThatChecksForFailedWork(expirationTime) { function renderRootCatchBlock (line 10625) | function renderRootCatchBlock(root, failedWork, boundary, expirationTime) { function renderRoot (line 10642) | function renderRoot(root, expirationTime) { function captureError (line 10754) | function captureError(failedWork, error) { function hasCapturedError (line 10900) | function hasCapturedError(fiber) { function isFailedBoundary (line 10910) | function isFailedBoundary(fiber) { function commitErrorHandling (line 10920) | function commitErrorHandling(effectfulFiber) { function unwindContexts (line 10966) | function unwindContexts(from, to) { function computeAsyncExpiration (line 10993) | function computeAsyncExpiration() { function computeUniqueAsyncExpiration (line 11004) | function computeUniqueAsyncExpiration() { function computeExpirationForFiber (line 11016) | function computeExpirationForFiber(fiber) { function scheduleWork (line 11045) | function scheduleWork(fiber, expirationTime) { function checkRootNeedsClearing (line 11049) | function checkRootNeedsClearing(root, fiber, expirationTime) { function scheduleWorkImpl (line 11066) | function scheduleWorkImpl(fiber, expirationTime, isErrorRecovery) { function scheduleErrorRecovery (line 11114) | function scheduleErrorRecovery(fiber) { function recalculateCurrentTime (line 11118) | function recalculateCurrentTime() { function deferredUpdates (line 11125) | function deferredUpdates(fn) { function syncUpdates (line 11135) | function syncUpdates(fn) { function scheduleCallbackWithExpiration (line 11173) | function scheduleCallbackWithExpiration(expirationTime) { function requestWork (line 11202) | function requestWork(root, expirationTime) { function findHighestPriorityRoot (line 11264) | function findHighestPriorityRoot() { function performAsyncWork (line 11340) | function performAsyncWork(dl) { function performWork (line 11344) | function performWork(minExpirationTime, dl) { function flushRoot (line 11393) | function flushRoot(root, expirationTime) { function finishRendering (line 11406) | function finishRendering() { function performWorkOnRoot (line 11431) | function performWorkOnRoot(root, expirationTime, currentTime) { function completeRoot (line 11482) | function completeRoot(root, finishedWork, expirationTime) { function shouldYield (line 11507) | function shouldYield() { function onUncaughtError (line 11522) | function onUncaughtError(error) { function batchedUpdates (line 11539) | function batchedUpdates(fn, a) { function unbatchedUpdates (line 11554) | function unbatchedUpdates(fn) { function flushSync (line 11568) | function flushSync(fn) { function getContextForSubtree (line 11605) | function getContextForSubtree(parentComponent) { function computeRootExpirationTime (line 11633) | function computeRootExpirationTime(current, element) { function scheduleRootUpdate (line 11652) | function scheduleRootUpdate(current, element, expirationTime, callback) { function updateContainerAtExpirationTime (line 11695) | function updateContainerAtExpirationTime( function findHostInstance (line 11727) | function findHostInstance(fiber) { function register (line 11834) | function register(name, callback) { function get$1 (line 11849) | function get$1(name) { function _classCallCheck$1 (line 11868) | function _classCallCheck$1(instance, Constructor) { function ReactNativeFiberHostComponent (line 11884) | function ReactNativeFiberHostComponent(tag, viewConfig) { function setTimeoutCallback (line 11970) | function setTimeoutCallback() { function scheduleDeferredCallback (line 11987) | function scheduleDeferredCallback(callback) { function cancelDeferredCallback (line 11993) | function cancelDeferredCallback(callbackID) { function recursivelyUncacheFiberNode (line 11999) | function recursivelyUncacheFiberNode(node) { function findNodeHandle (line 12325) | function findNodeHandle(componentOrHandle) { function findNumericNodeHandleFiber (line 12385) | function findNumericNodeHandleFiber(componentOrHandle) { function _classCallCheck$2 (line 12559) | function _classCallCheck$2(instance, Constructor) { function _possibleConstructorReturn (line 12565) | function _possibleConstructorReturn(self, call) { function _inherits (line 12576) | function _inherits(subClass, superClass) { function ReactNativeComponent (line 12613) | function ReactNativeComponent() { function takeSnapshot (line 12885) | function takeSnapshot(view, options) { FILE: Libraries/Renderer/ReactNativeRenderer-prod.js function invokeGuardedCallback (line 80) | function invokeGuardedCallback(name, func, context, a, b, c, d, e, f) { function rethrowCaughtError (line 91) | function rethrowCaughtError() { function recomputePluginOrdering (line 101) | function recomputePluginOrdering() { function publishRegistrationName (line 161) | function publishRegistrationName(registrationName, pluginModule) { function isEndish (line 175) | function isEndish(topLevelType) { function isMoveish (line 182) | function isMoveish(topLevelType) { function isStartish (line 185) | function isStartish(topLevelType) { function executeDispatch (line 188) | function executeDispatch(event, simulated, listener, inst) { function executeDirectDispatch (line 199) | function executeDirectDispatch(event) { function accumulateInto (line 215) | function accumulateInto(current, next) { function forEachAccumulated (line 228) | function forEachAccumulated(arr, cb, scope) { function executeDispatchesAndReleaseTopLevel (line 232) | function executeDispatchesAndReleaseTopLevel(e) { function getListener (line 279) | function getListener(inst, registrationName) { function getParent (line 318) | function getParent(inst) { function traverseTwoPhase (line 323) | function traverseTwoPhase(inst, fn, arg) { function accumulateDirectionalDispatches (line 328) | function accumulateDirectionalDispatches(inst, phase, event) { function accumulateTwoPhaseDispatchesSingle (line 344) | function accumulateTwoPhaseDispatchesSingle(event) { function accumulateTwoPhaseDispatchesSingleSkipTarget (line 349) | function accumulateTwoPhaseDispatchesSingleSkipTarget(event) { function accumulateDirectDispatchesSingle (line 356) | function accumulateDirectDispatchesSingle(event) { function SyntheticEvent (line 389) | function SyntheticEvent( function E (line 450) | function E() {} function getPooledEvent (line 461) | function getPooledEvent(dispatchConfig, targetInst, nativeEvent, nativeI... function releasePooledEvent (line 469) | function releasePooledEvent(event) { function addEventPoolingTo (line 477) | function addEventPoolingTo(EventConstructor) { function ResponderSyntheticEvent (line 482) | function ResponderSyntheticEvent( function timestampForTouch (line 508) | function timestampForTouch(touch) { function getTouchIdentifier (line 511) | function getTouchIdentifier(_ref) { function recordTouchStart (line 516) | function recordTouchStart(touch) { function recordTouchMove (line 545) | function recordTouchMove(touch) { function recordTouchEnd (line 563) | function recordTouchEnd(touch) { function printTouch (line 581) | function printTouch(touch) { function printTouchBank (line 589) | function printTouchBank() { function accumulate (line 622) | function accumulate(current, next) { function changeResponder (line 636) | function changeResponder(nextResponderInst, blockHostResponder) { function uncacheFiberNode (line 1016) | function uncacheFiberNode(tag) { function getInstanceFromTag (line 1020) | function getInstanceFromTag(tag) { function restoreStateOfTarget (line 1044) | function restoreStateOfTarget(target) { function fiberBatchedUpdates (line 1054) | function fiberBatchedUpdates(fn, bookkeeping) { function batchedUpdates (line 1058) | function batchedUpdates(fn, bookkeeping) { function handleTopLevel (line 1077) | function handleTopLevel( function _receiveRootNodeIDEvent (line 1127) | function _receiveRootNodeIDEvent(rootNodeID, topLevelType, nativeEventPa... function defaultShowDialog (line 1198) | function defaultShowDialog() { function getIteratorFn (line 1209) | function getIteratorFn(maybeIterable) { function createPortal (line 1217) | function createPortal(children, containerInfo, implementation) { function ReactNativePropRegistry (line 1339) | function ReactNativePropRegistry() { function resolveObject (line 1361) | function resolveObject(idOrObject) { function restoreDeletedValuesInNestedArray (line 1366) | function restoreDeletedValuesInNestedArray( function diffNestedProperty (line 1404) | function diffNestedProperty( function addNestedProperty (line 1463) | function addNestedProperty(updatePayload, nextProp, validAttributes) { function clearNestedProperty (line 1478) | function clearNestedProperty(updatePayload, prevProp, validAttributes) { function diffProperties (line 1493) | function diffProperties(updatePayload, prevProps, nextProps, validAttrib... function mountSafeCallback (line 1582) | function mountSafeCallback(context, callback) { function getComponentName (line 1596) | function getComponentName(fiber) { function isFiberMountedImpl (line 1604) | function isFiberMountedImpl(fiber) { function isMounted (line 1614) | function isMounted(component) { function assertIsMounted (line 1619) | function assertIsMounted(fiber) { function findCurrentFiberUsingSlowPath (line 1625) | function findCurrentFiberUsingSlowPath(fiber) { function findCurrentHostFiber (line 1696) | function findCurrentHostFiber(parent) { function findCurrentHostFiberWithNoPortals (line 1714) | function findCurrentHostFiberWithNoPortals(parent) { function pop (line 1735) | function pop(cursor) { function push (line 1739) | function push(cursor, value) { function getUnmaskedContext (line 1748) | function getUnmaskedContext(workInProgress) { function getMaskedContext (line 1753) | function getMaskedContext(workInProgress, unmaskedContext) { function isContextProvider (line 1771) | function isContextProvider(fiber) { function popContextProvider (line 1774) | function popContextProvider(fiber) { function pushTopLevelContextObject (line 1778) | function pushTopLevelContextObject(fiber, context, didChange) { function processChildContext (line 1786) | function processChildContext(fiber, parentContext) { function pushContextProvider (line 1800) | function pushContextProvider(workInProgress) { function invalidateContextProvider (line 1815) | function invalidateContextProvider(workInProgress, didChange) { function FiberNode (line 1830) | function FiberNode(tag, pendingProps, key, internalContextTag) { function createFiber (line 1845) | function createFiber(tag, pendingProps, key, internalContextTag) { function createWorkInProgress (line 1848) | function createWorkInProgress(current, pendingProps, expirationTime) { function createFiberFromElement (line 1876) | function createFiberFromElement(element, internalContextTag, expirationT... function createFiberFromFragment (line 1903) | function createFiberFromFragment( function createFiberFromText (line 1913) | function createFiberFromText(content, internalContextTag, expirationTime) { function createFiberFromCall (line 1918) | function createFiberFromCall(call, internalContextTag, expirationTime) { function createFiberFromReturn (line 1924) | function createFiberFromReturn(returnNode, internalContextTag, expiratio... function createFiberFromPortal (line 1929) | function createFiberFromPortal(portal, internalContextTag, expirationTim... function catchErrors (line 1946) | function catchErrors(fn) { function injectInternals (line 1953) | function injectInternals(internals) { function onCommitRoot (line 1968) | function onCommitRoot(root) { function onCommitUnmount (line 1971) | function onCommitUnmount(fiber) { function createUpdateQueue (line 1974) | function createUpdateQueue(baseState) { function insertUpdateIntoQueue (line 1985) | function insertUpdateIntoQueue(queue, update) { function insertUpdateIntoFiber (line 1995) | function insertUpdateIntoFiber(fiber, update) { function getStateFromUpdate (line 2012) | function getStateFromUpdate(update, instance, prevState, props) { function processUpdateQueue (line 2019) | function processUpdateQueue( function commitCallbacks (line 2093) | function commitCallbacks(queue, context) { function ReactFiberClassComponent (line 2112) | function ReactFiberClassComponent( function coerceRef (line 2328) | function coerceRef(current, element) { function throwOnInvalidObjectType (line 2371) | function throwOnInvalidObjectType(returnFiber, newChild) { function ChildReconciler (line 2382) | function ChildReconciler(shouldTrackSideEffects) { function ReactFiberBeginWork (line 3135) | function ReactFiberBeginWork( function ReactFiberCompleteWork (line 3537) | function ReactFiberCompleteWork(config, hostContext, hydrationContext) { function ReactFiberCommitWork (line 3771) | function ReactFiberCommitWork(config, captureError) { function ReactFiberHostContext (line 4114) | function ReactFiberHostContext(config) { function ReactFiberHydrationContext (line 4163) | function ReactFiberHydrationContext(config) { function ReactFiberScheduler (line 4319) | function ReactFiberScheduler(config) { function ReactFiberReconciler$1 (line 5132) | function ReactFiberReconciler$1(config) { function ReactNativeFiberHostComponent (line 5277) | function ReactNativeFiberHostComponent(tag, viewConfig) { function setTimeoutCallback (line 5346) | function setTimeoutCallback() { function recursivelyUncacheFiberNode (line 5352) | function recursivelyUncacheFiberNode(node) { function findNodeHandle (line 5564) | function findNodeHandle(componentOrHandle) { function findNumericNodeHandleFiber (line 5585) | function findNumericNodeHandleFiber(componentOrHandle) { function _inherits (line 5591) | function _inherits(subClass, superClass) { function ReactNativeComponent (line 5611) | function ReactNativeComponent() { function fn$jscomp$inline_616 (line 5683) | function fn$jscomp$inline_616(capturedError) { FILE: Libraries/Settings/Settings.ios.js method set (line 28) | set(settings: Object) { method if (line 34) | if (typeof keys === 'string') { FILE: Libraries/Share/Share.js class Share (line 32) | class Share { method share (line 67) | static share(content: Content, options: Options = {}): Promise { method sharedAction (line 114) | static get sharedAction(): string { return 'sharedAction'; } method dismissedAction (line 120) | static get dismissedAction(): string { return 'dismissedAction'; } FILE: Libraries/Storage/AsyncStorage.js method if (line 221) | if (!this._immediate) { FILE: Libraries/StyleSheet/StyleSheet.js method if (line 144) | if (style1 && style2) { method let (line 202) | let value; FILE: Libraries/StyleSheet/StyleSheetPropType.js function StyleSheetPropType (line 17) | function StyleSheetPropType( FILE: Libraries/StyleSheet/StyleSheetValidation.js class StyleSheetValidation (line 26) | class StyleSheetValidation { method validateStyleProp (line 27) | static validateStyleProp(prop: string, style: Object, caller: string) { method validateStyle (line 50) | static validateStyle(name: string, styles: Object) { method addValidStylePropTypes (line 59) | static addValidStylePropTypes(stylePropTypes) { FILE: Libraries/StyleSheet/flattenStyle.js function getStyle (line 19) | function getStyle(style) { FILE: Libraries/StyleSheet/normalizeColor.js method var (line 16) | var match; method 16 (line 58) | 16 method if (line 67) | if ((match = matchers.hex4.exec(color))) { method if (line 77) | if ((match = matchers.hsl.exec(color))) { method if (line 87) | if ((match = matchers.hsla.exec(color))) { FILE: Libraries/StyleSheet/processColor.js method if (line 20) | if (color === undefined || color === null) { FILE: Libraries/StyleSheet/processTransform.js method if (line 29) | if (__DEV__) { method if (line 36) | if (Platform.OS === 'android' || Platform.OS === 'ios' || Platform.OS ==... FILE: Libraries/StyleSheet/setNormalizedColorAlpha.js function setNormalizedColorAlpha (line 19) | function setNormalizedColorAlpha(input: number, alpha: number): number { FILE: Libraries/SurfaceHostingComponent/RCTSurfaceHostingComponentOptions.h type CKComponent (line 14) | typedef CKComponent *(^RCTSurfaceHostingComponentOptionsActivityIndicato... type RCTSurfaceHostingComponentOptions (line 16) | struct RCTSurfaceHostingComponentOptions { FILE: Libraries/Text/Text.js method if (line 450) | if (!this._handlers) { FILE: Libraries/Text/Text/RCTTextShadowView.h type RCTSizeTooLarge (line 13) | typedef NS_ENUM(NSInteger, RCTSizeComparison) FILE: Libraries/Text/TextInput/RCTBaseTextInputView.h function interface (line 22) | interface RCTBaseTextInputView : RCTView { FILE: Libraries/Utilities/Appearance.js class AppearanceManager (line 30) | class AppearanceManager extends NativeEventEmitter { method constructor (line 32) | constructor() { method addEventListener (line 36) | addEventListener(type: string, handler: Function) { method removeSubscription (line 40) | removeSubscription(subscription: any) { method initial (line 48) | static get initial(): AppearanceConfig { method highlightWithLevel (line 55) | static highlightWithLevel(color: RGBColor, level: Number): Promise { function loadSegment (line 45) | function loadSegment(segmentId: number): Promise { class FetchSegmentNotAvailableError (line 89) | class FetchSegmentNotAvailableError extends Error { method constructor (line 90) | constructor() { class IncorrectBundleSetupError (line 98) | class IncorrectBundleSetupError extends Error { method constructor (line 99) | constructor() { class IncompatibleSegmentError (line 108) | class IncompatibleSegmentError extends Error { method constructor (line 109) | constructor(globalDigest, segmentDigest) { FILE: Libraries/Utilities/binaryToBase64.js function binaryToBase64 (line 19) | function binaryToBase64(data: ArrayBuffer | $ArrayBufferView) { FILE: Libraries/Utilities/buildStyleInterpolator.js function styleInterpolator (line 151) | function styleInterpolator(result, value) { FILE: Libraries/Utilities/clamp.js function clamp (line 20) | function clamp(min, value, max) { FILE: Libraries/Utilities/createStrictShapeTypeChecker.js function checkType (line 20) | function checkType(isRequired, props, propName, componentName, location?... FILE: Libraries/Utilities/deepFreezeAndThrowOnMutationInDev.js function deepFreezeAndThrowOnMutationInDev (line 32) | function deepFreezeAndThrowOnMutationInDev(object: Object) { function throwOnImmutableMutation (line 63) | function throwOnImmutableMutation(key, value) { function identity (line 71) | function identity(value) { FILE: Libraries/Utilities/deprecatedPropType.js function deprecatedPropType (line 19) | function deprecatedPropType( FILE: Libraries/Utilities/dismissKeyboard.js function dismissKeyboard (line 17) | function dismissKeyboard() { FILE: Libraries/Utilities/infoLog.js function infoLog (line 16) | function infoLog(...args) { FILE: Libraries/Utilities/logError.js method if (line 20) | if (args.length === 1 && args[0] instanceof Error) { FILE: Libraries/Utilities/stringifySafe.js function stringifySafe (line 18) | function stringifySafe(arg: any): string { FILE: Libraries/Utilities/utf8.js class ByteVector (line 14) | class ByteVector { method constructor (line 18) | constructor(size) { method push (line 23) | push(value: number): ByteVector { method getBuffer (line 33) | getBuffer(): ArrayBuffer { method _realloc (line 37) | _realloc() { function align (line 89) | function align(size: number): number { FILE: Libraries/WebSocket/WebSocket.js constant CONNECTING (line 46) | const CONNECTING = 0; constant OPEN (line 47) | const OPEN = 1; constant CLOSING (line 48) | const CLOSING = 2; constant CLOSED (line 49) | const CLOSED = 3; constant CLOSE_NORMAL (line 51) | const CLOSE_NORMAL = 1000; constant WEBSOCKET_EVENTS (line 53) | const WEBSOCKET_EVENTS = [ class WebSocket (line 68) | class WebSocket extends EventTarget(...WEBSOCKET_EVENTS) { method constructor (line 99) | constructor(url: string, protocols: ?string | ?Array, options:... method if (line 146) | if (binaryType !== 'blob' && binaryType !== 'arraybuffer') { method if (line 149) | if (this._binaryType === 'blob' || binaryType === 'blob') { method if (line 164) | if (this.readyState === this.CLOSING || method if (line 174) | if (this.readyState === this.CONNECTING) { method if (line 178) | if (data instanceof Blob) { method if (line 185) | if (typeof data === 'string') { method if (line 190) | if (data instanceof ArrayBuffer || ArrayBuffer.isView(data)) { FILE: Libraries/WebSocket/WebSocketEvent.js class WebSocketEvent (line 22) | class WebSocketEvent { method constructor (line 23) | constructor(type, eventInitDict) { FILE: Libraries/WebSocket/WebSocketInterceptor.js method setCloseCallback (line 46) | setCloseCallback(callback) { method setSendCallback (line 53) | setSendCallback(callback) { method setConnectCallback (line 60) | setConnectCallback(callback) { method setOnOpenCallback (line 67) | setOnOpenCallback(callback) { method setOnMessageCallback (line 74) | setOnMessageCallback(callback) { method setOnErrorCallback (line 81) | setOnErrorCallback(callback) { method setOnCloseCallback (line 88) | setOnCloseCallback(callback) { method isInterceptorEnabled (line 92) | isInterceptorEnabled() { method _unregisterEvents (line 96) | _unregisterEvents() { method _registerEvents (line 104) | _registerEvents() { method enableInterception (line 133) | enableInterception() { method _arrayBufferToString (line 184) | _arrayBufferToString(data) { method disableInterception (line 198) | disableInterception() { FILE: Libraries/WebSocket/__mocks__/event-target-shim.js function EventTarget (line 10) | function EventTarget() { FILE: Libraries/fishhook/fishhook.c type mach_header_t (line 35) | typedef struct mach_header_64 mach_header_t; type segment_command_t (line 36) | typedef struct segment_command_64 segment_command_t; type section_t (line 37) | typedef struct section_64 section_t; type nlist_t (line 38) | typedef struct nlist_64 nlist_t; type mach_header_t (line 41) | typedef struct mach_header mach_header_t; type segment_command_t (line 42) | typedef struct segment_command segment_command_t; type section_t (line 43) | typedef struct section section_t; type nlist_t (line 44) | typedef struct nlist nlist_t; type rebindings_entry (line 52) | struct rebindings_entry { type rebindings_entry (line 58) | struct rebindings_entry function prepend_rebindings (line 60) | static int prepend_rebindings(struct rebindings_entry **rebindings_head, function perform_rebinding_with_section (line 79) | static void perform_rebinding_with_section(struct rebindings_entry *rebi... function rebind_symbols_for_image (line 116) | static void rebind_symbols_for_image(struct rebindings_entry *rebindings, function _rebind_symbols_for_image (line 178) | static void _rebind_symbols_for_image(const struct mach_header *header, function rebind_symbols_image (line 183) | int rebind_symbols_image(void *header, function rebind_symbols (line 194) | int rebind_symbols(struct rebinding rebindings[], size_t rebindings_nel) { FILE: Libraries/fishhook/fishhook.h type rebinding (line 44) | struct rebinding { type rebinding (line 59) | struct rebinding type rebinding (line 68) | struct rebinding FILE: Libraries/polyfills/Array.prototype.es6.js function findIndex (line 17) | function findIndex(predicate, context) { FILE: Libraries/polyfills/babelHelpers.js function defineProperties (line 51) | function defineProperties(target, props) { function sliceIterator (line 192) | function sliceIterator(arr, i) { FILE: Libraries/polyfills/console.js function inspect (line 45) | function inspect(obj, opts) { function stylizeNoColor (line 53) | function stylizeNoColor(str, styleType) { function arrayToHash (line 57) | function arrayToHash(array) { function formatValue (line 67) | function formatValue(ctx, value, recurseTimes) { function formatPrimitive (line 170) | function formatPrimitive(ctx, value) { function formatError (line 188) | function formatError(value) { function formatArray (line 192) | function formatArray(ctx, value, recurseTimes, visibleKeys, keys) { function formatProperty (line 220) | function formatProperty(ctx, value, recurseTimes, visibleKeys, key, arra... function reduceToSingleString (line 288) | function reduceToSingleString(output, base, braces) { function isArray (line 312) | function isArray(ar) { function isBoolean (line 316) | function isBoolean(arg) { function isNull (line 320) | function isNull(arg) { function isNullOrUndefined (line 324) | function isNullOrUndefined(arg) { function isNumber (line 328) | function isNumber(arg) { function isString (line 332) | function isString(arg) { function isSymbol (line 336) | function isSymbol(arg) { function isUndefined (line 340) | function isUndefined(arg) { function isRegExp (line 344) | function isRegExp(re) { function isObject (line 348) | function isObject(arg) { function isDate (line 352) | function isDate(d) { function isError (line 356) | function isError(e) { function isFunction (line 363) | function isFunction(arg) { function isPrimitive (line 367) | function isPrimitive(arg) { function objectToString (line 378) | function objectToString(o) { function hasOwnProperty (line 382) | function hasOwnProperty(obj, prop) { constant OBJECT_COLUMN_NAME (line 389) | const OBJECT_COLUMN_NAME = '(index)'; constant LOG_LEVELS (line 390) | const LOG_LEVELS = { constant INSPECTOR_LEVELS (line 396) | const INSPECTOR_LEVELS = []; constant INSPECTOR_FRAMES_TO_SKIP (line 404) | const INSPECTOR_FRAMES_TO_SKIP = __DEV__ ? 2 : 1; function getNativeLogFunction (line 407) | function getNativeLogFunction(level) { function repeat (line 439) | function repeat(element, n) { function consoleTablePolyfill (line 445) | function consoleTablePolyfill(rows) { FILE: Libraries/polyfills/error-guard.js method setGlobalHandler (line 34) | setGlobalHandler(fun) { method getGlobalHandler (line 37) | getGlobalHandler() { method reportError (line 40) | reportError(error) { method reportFatalError (line 43) | reportFatalError(error) { method applyWithGuard (line 46) | applyWithGuard(fun, context, args) { method applyWithGuardIfNeeded (line 57) | applyWithGuardIfNeeded(fun, context, args) { method inGuard (line 65) | inGuard() { method guard (line 68) | guard(fun, name, context) { FILE: Libraries/react-native/react-native-implementation.js method Appearance (line 19) | get Appearance() { return require('Appearance'); } method AccessibilityInfo (line 20) | get AccessibilityInfo() { return require('AccessibilityInfo'); } method ActivityIndicator (line 21) | get ActivityIndicator() { return require('ActivityIndicator'); } method ART (line 22) | get ART() { return require('ReactNativeART'); } method Button (line 23) | get Button() { return require('Button'); } method CheckBox (line 24) | get CheckBox() { return require('CheckBox'); } method Cursor (line 25) | get Cursor() { return require('Cursor'); } method DatePickerIOS (line 26) | get DatePickerIOS() { return require('DatePickerIOS'); } method DrawerLayoutAndroid (line 27) | get DrawerLayoutAndroid() { return require('DrawerLayoutAndroid'); } method FlatList (line 28) | get FlatList() { return require('FlatList'); } method Image (line 29) | get Image() { return require('Image'); } method ImageBackground (line 30) | get ImageBackground() { return require('ImageBackground'); } method ImageEditor (line 31) | get ImageEditor() { return require('ImageEditor'); } method ImageStore (line 32) | get ImageStore() { return require('ImageStore'); } method KeyboardAvoidingView (line 33) | get KeyboardAvoidingView() { return require('KeyboardAvoidingView'); } method ListView (line 34) | get ListView() { return require('ListView'); } method MaskedViewIOS (line 35) | get MaskedViewIOS() { return require('MaskedViewIOS'); } method Modal (line 36) | get Modal() { return require('Modal'); } method NavigatorIOS (line 37) | get NavigatorIOS() { return require('NavigatorIOS'); } method Picker (line 38) | get Picker() { return require('Picker'); } method PickerIOS (line 39) | get PickerIOS() { return require('PickerIOS'); } method ProgressBarAndroid (line 40) | get ProgressBarAndroid() { return require('ProgressBarAndroid'); } method ProgressViewIOS (line 41) | get ProgressViewIOS() { return require('ProgressViewIOS'); } method SafeAreaView (line 42) | get SafeAreaView() { return require('SafeAreaView'); } method ScrollView (line 43) | get ScrollView() { return require('ScrollView'); } method SectionList (line 44) | get SectionList() { return require('SectionList'); } method SegmentedControlIOS (line 45) | get SegmentedControlIOS() { return require('SegmentedControlIOS'); } method Slider (line 46) | get Slider() { return require('Slider'); } method SnapshotViewIOS (line 47) | get SnapshotViewIOS() { return require('SnapshotViewIOS'); } method Switch (line 48) | get Switch() { return require('Switch'); } method RefreshControl (line 49) | get RefreshControl() { return require('RefreshControl'); } method StatusBar (line 50) | get StatusBar() { return require('StatusBar'); } method SwipeableFlatList (line 51) | get SwipeableFlatList() { return require('SwipeableFlatList'); } method SwipeableListView (line 52) | get SwipeableListView() { return require('SwipeableListView'); } method TabBarIOS (line 53) | get TabBarIOS() { return require('TabBarIOS'); } method Text (line 54) | get Text() { return require('Text'); } method TextInput (line 55) | get TextInput() { return require('TextInput'); } method Touchable (line 56) | get Touchable() { return require('Touchable'); } method TouchableHighlight (line 57) | get TouchableHighlight() { return require('TouchableHighlight'); } method TouchableNativeFeedback (line 58) | get TouchableNativeFeedback() { return require('TouchableNativeFeedback'... method TouchableOpacity (line 59) | get TouchableOpacity() { return require('TouchableOpacity'); } method TouchableWithoutFeedback (line 60) | get TouchableWithoutFeedback() { return require('TouchableWithoutFeedbac... method View (line 61) | get View() { return require('View'); } method ViewPagerAndroid (line 62) | get ViewPagerAndroid() { return require('ViewPagerAndroid'); } method VirtualizedList (line 63) | get VirtualizedList() { return require('VirtualizedList'); } method WebView (line 64) | get WebView() { return require('WebView'); } method ActionSheetIOS (line 67) | get ActionSheetIOS() { return require('ActionSheetIOS'); } method Alert (line 68) | get Alert() { return require('Alert'); } method AlertIOS (line 69) | get AlertIOS() { return require('AlertIOS'); } method Animated (line 70) | get Animated() { return require('Animated'); } method AppRegistry (line 71) | get AppRegistry() { return require('AppRegistry'); } method AppState (line 72) | get AppState() { return require('AppState'); } method AsyncStorage (line 73) | get AsyncStorage() { return require('AsyncStorage'); } method BackAndroid (line 74) | get BackAndroid() { return require('BackAndroid'); } method BackHandler (line 75) | get BackHandler() { return require('BackHandler'); } method CameraRoll (line 76) | get CameraRoll() { return require('CameraRoll'); } method Clipboard (line 77) | get Clipboard() { return require('Clipboard'); } method DatePickerAndroid (line 78) | get DatePickerAndroid() { return require('DatePickerAndroid'); } method DeviceInfo (line 79) | get DeviceInfo() { return require('DeviceInfo'); } method Dimensions (line 80) | get Dimensions() { return require('Dimensions'); } method Easing (line 81) | get Easing() { return require('Easing'); } method findNodeHandle (line 82) | get findNodeHandle() { return require('ReactNative').findNodeHandle; } method I18nManager (line 83) | get I18nManager() { return require('I18nManager'); } method ImagePickerIOS (line 84) | get ImagePickerIOS() { return require('ImagePickerIOS'); } method InteractionManager (line 85) | get InteractionManager() { return require('InteractionManager'); } method Keyboard (line 86) | get Keyboard() { return require('Keyboard'); } method LayoutAnimation (line 87) | get LayoutAnimation() { return require('LayoutAnimation'); } method Linking (line 88) | get Linking() { return require('Linking'); } method NativeEventEmitter (line 89) | get NativeEventEmitter() { return require('NativeEventEmitter'); } method NetInfo (line 90) | get NetInfo() { return require('NetInfo'); } method MenuManager (line 91) | get MenuManager() { return require('MenuManager'); } method PanResponder (line 92) | get PanResponder() { return require('PanResponder'); } method PermissionsAndroid (line 93) | get PermissionsAndroid() { return require('PermissionsAndroid'); } method PixelRatio (line 94) | get PixelRatio() { return require('PixelRatio'); } method PushNotificationIOS (line 95) | get PushNotificationIOS() { return require('PushNotificationIOS'); } method Settings (line 96) | get Settings() { return require('Settings'); } method Share (line 97) | get Share() { return require('Share'); } method StatusBarIOS (line 98) | get StatusBarIOS() { return require('StatusBarIOS'); } method StyleSheet (line 99) | get StyleSheet() { return require('StyleSheet'); } method Systrace (line 100) | get Systrace() { return require('Systrace'); } method TimePickerAndroid (line 101) | get TimePickerAndroid() { return require('TimePickerAndroid'); } method TVEventHandler (line 102) | get TVEventHandler() { return require('TVEventHandler'); } method UIManager (line 103) | get UIManager() { return require('UIManager'); } method unstable_batchedUpdates (line 104) | get unstable_batchedUpdates() { return require('ReactNative').unstable_b... method Vibration (line 105) | get Vibration() { return require('Vibration'); } method VibrationIOS (line 106) | get VibrationIOS() { return require('VibrationIOS'); } method YellowBox (line 107) | get YellowBox() { return require('YellowBox'); } method DeviceEventEmitter (line 110) | get DeviceEventEmitter() { return require('RCTDeviceEventEmitter'); } method NativeAppEventEmitter (line 111) | get NativeAppEventEmitter() { return require('RCTNativeAppEventEmitter'); } method NativeModules (line 112) | get NativeModules() { return require('NativeModules'); } method Platform (line 113) | get Platform() { return require('Platform'); } method processColor (line 114) | get processColor() { return require('processColor'); } method requireNativeComponent (line 115) | get requireNativeComponent() { return require('requireNativeComponent'); } method takeSnapshot (line 116) | get takeSnapshot() { return require('takeSnapshot'); } method ColorPropType (line 119) | get ColorPropType() { return require('ColorPropType'); } method EdgeInsetsPropType (line 120) | get EdgeInsetsPropType() { return require('EdgeInsetsPropType'); } method PointPropType (line 121) | get PointPropType() { return require('PointPropType'); } method ViewPropTypes (line 122) | get ViewPropTypes() { return require('ViewPropTypes'); } method Navigator (line 125) | get Navigator() { FILE: Libraries/vendor/core/Map.js class Map (line 105) | class Map { method constructor (line 116) | constructor(iterable) { method clear (line 139) | clear() { method has (line 150) | has(key) { method set (line 163) | set(key, value) { method get (line 191) | get(key) { method delete (line 208) | delete(key) { method entries (line 231) | entries() { method keys (line 241) | keys() { method values (line 251) | values() { method forEach (line 264) | forEach(callback, thisArg) { class MapIterator (line 287) | class MapIterator { method constructor (line 297) | constructor(map, kind) { method next (line 317) | next() { function getIndex (line 373) | function getIndex(map, key) { function setIndex (line 393) | function setIndex(map, key, index) { function initMap (line 426) | function initMap(map) { function isObject (line 495) | function isObject(o) { function createIterResultObject (line 506) | function createIterResultObject(value, done) { function isExtensible (line 526) | function isExtensible(o) { function getIENodeHash (line 542) | function getIENodeHash(node) { FILE: Libraries/vendor/core/Set.js class Set (line 74) | class Set { method constructor (line 85) | constructor(iterable) { method add (line 110) | add(value) { method clear (line 121) | clear() { method delete (line 134) | delete(value) { method entries (line 145) | entries() { method forEach (line 156) | forEach(callback) { method has (line 173) | has(value) { method values (line 182) | values() { function initSet (line 193) | function initSet(set) { FILE: Libraries/vendor/core/_shouldPolyfillES6Collection.js function _shouldActuallyPolyfillES6Collection (line 19) | function _shouldActuallyPolyfillES6Collection(collectionName: string): b... function _shouldPolyfillES6Collection (line 54) | function _shouldPolyfillES6Collection(collectionName: string) { FILE: Libraries/vendor/core/getObjectValues.js function getObjectValues (line 23) | function getObjectValues(obj) { FILE: Libraries/vendor/core/guid.js function guid (line 21) | function guid() { FILE: Libraries/vendor/core/isEmpty.js function isEmpty (line 16) | function isEmpty(obj) { FILE: Libraries/vendor/core/mergeInto.js function mergeInto (line 46) | function mergeInto(one, two) { FILE: Libraries/vendor/core/toIterator.js class ArrayIterator (line 36) | class ArrayIterator { method constructor (line 38) | constructor(array, kind) { method next (line 48) | next() { method '@@iterator' (line 79) | '@@iterator'() { class StringIterator (line 84) | class StringIterator { method constructor (line 86) | constructor(string) { method next (line 95) | next() { method '@@iterator' (line 133) | '@@iterator'() { function createIterResultObject (line 139) | function createIterResultObject(value, done) { FILE: Libraries/vendor/document/selection/DocumentSelectionState.js class DocumentSelectionState (line 26) | class DocumentSelectionState { method constructor (line 31) | constructor(anchor, focus) { method update (line 44) | update(anchor, focus) { method constrainLength (line 58) | constrainLength(maxLength) { method focus (line 65) | focus() { method blur (line 72) | blur() { method hasFocus (line 82) | hasFocus() { method isCollapsed (line 89) | isCollapsed() { method isBackward (line 96) | isBackward() { method getAnchorOffset (line 103) | getAnchorOffset() { method getFocusOffset (line 110) | getFocusOffset() { method getStartOffset (line 117) | getStartOffset() { method getEndOffset (line 126) | getEndOffset() { method overlaps (line 137) | overlaps(start, end) { FILE: Libraries/vendor/emitter/EmitterSubscription.js class EmitterSubscription (line 22) | class EmitterSubscription extends EventSubscription { method constructor (line 38) | constructor( method remove (line 56) | remove() { FILE: Libraries/vendor/emitter/EventEmitter.js class EventEmitter (line 34) | class EventEmitter { method constructor (line 45) | constructor(subscriber: ?EventSubscriptionVendor) { method addListener (line 63) | addListener( method once (line 82) | once(eventType: string, listener: Function, context: ?Object): Emitter... method removeAllListeners (line 96) | removeAllListeners(eventType: ?string) { method removeCurrentListener (line 121) | removeCurrentListener() { method removeSubscription (line 133) | removeSubscription(subscription: EmitterSubscription) { FILE: Libraries/vendor/emitter/EventEmitterWithHolding.js class EventEmitterWithHolding (line 30) | class EventEmitterWithHolding { method constructor (line 44) | constructor(emitter: EventEmitter, holder: EventHolder) { method addListener (line 54) | addListener(eventType: string, listener: Function, context: ?Object) { method once (line 61) | once(eventType: string, listener: Function, context: ?Object) { method addRetroactiveListener (line 85) | addRetroactiveListener( method removeAllListeners (line 99) | removeAllListeners(eventType: string) { method removeCurrentListener (line 106) | removeCurrentListener() { method listeners (line 113) | listeners(eventType: string) /* TODO: Annotate return type here */ { method emit (line 120) | emit(eventType: string, ...args: any) { method emitAndHold (line 139) | emitAndHold(eventType: string, ...args: any) { method releaseCurrentEvent (line 148) | releaseCurrentEvent() { method releaseHeldEventType (line 160) | releaseHeldEventType(eventType: string) { FILE: Libraries/vendor/emitter/EventHolder.js class EventHolder (line 16) | class EventHolder { method constructor (line 21) | constructor() { method holdEvent (line 47) | holdEvent(eventType: string, ...args: any) { method emitToListener (line 66) | emitToListener(eventType: ?string , listener: Function, context: ?Obje... method releaseCurrentEvent (line 93) | releaseCurrentEvent() { method releaseEvent (line 107) | releaseEvent(token: Object) { method releaseEventType (line 116) | releaseEventType(type: string) { FILE: Libraries/vendor/emitter/EventSubscription.js class EventSubscription (line 20) | class EventSubscription { method constructor (line 30) | constructor(subscriber: EventSubscriptionVendor) { method remove (line 37) | remove() { FILE: Libraries/vendor/emitter/EventSubscriptionVendor.js class EventSubscriptionVendor (line 22) | class EventSubscriptionVendor { method constructor (line 27) | constructor() { method addSubscription (line 38) | addSubscription( method removeAllSubscriptions (line 59) | removeAllSubscriptions(eventType: ?string) { method removeSubscription (line 73) | removeSubscription(subscription: Object) { FILE: Libraries/vendor/emitter/mixInEventEmitter.js constant TYPES_KEY (line 26) | const TYPES_KEY = keyOf({__types: true}); function mixInEventEmitter (line 49) | function mixInEventEmitter(cls: Function | Object, types: Object) { FILE: Libraries/vendor/tinycolor/tinycolor.js function tinycolor (line 18) | function tinycolor (color, opts) { function inputToRGB (line 61) | function inputToRGB(color) { function rgbToRgb (line 117) | function rgbToRgb(r, g, b){ function hslToRgb (line 129) | function hslToRgb(h, s, l) { function hsvToRgb (line 163) | function hsvToRgb(h, s, v) { function boundAlpha (line 337) | function boundAlpha(a) { function bound01 (line 348) | function bound01(n, max) { function parseIntFromHex (line 369) | function parseIntFromHex(val) { function isOnePointZero (line 375) | function isOnePointZero(n) { function isPercentage (line 380) | function isPercentage(n) { function convertToPercentage (line 385) | function convertToPercentage(n) { function convertHexToDecimal (line 394) | function convertHexToDecimal(h) { function stringInputToObject (line 431) | function stringInputToObject(color) { FILE: RNTester/RNTesterUnitTests/OCMock/OCMLocation.h function interface (line 19) | interface OCMLocation : NSObject FILE: RNTester/RNTesterUnitTests/OCMock/OCMMacroState.h function interface (line 25) | interface OCMMacroState : NSObject FILE: RNTester/RNTesterUnitTests/OCMock/OCMRecorder.h function interface (line 23) | interface OCMRecorder : NSProxy FILE: RNTester/RNTesterUnitTests/OCMock/OCMockObject.h function interface (line 26) | interface OCMockObject : NSProxy FILE: RNTester/android/app/src/main/java/com/facebook/react/uiapp/RNTesterActivity.java class RNTesterActivity (line 21) | public class RNTesterActivity extends ReactActivity { class RNTesterActivityDelegate (line 22) | public static class RNTesterActivityDelegate extends ReactActivityDele... method RNTesterActivityDelegate (line 27) | public RNTesterActivityDelegate(Activity activity, String mainCompon... method onCreate (line 32) | @Override method getLaunchOptions (line 47) | @Override method createReactActivityDelegate (line 53) | @Override method getMainComponentName (line 58) | @Override FILE: RNTester/android/app/src/main/java/com/facebook/react/uiapp/RNTesterApplication.java class RNTesterApplication (line 25) | public class RNTesterApplication extends Application implements ReactApp... method getJSMainModuleName (line 27) | @Override method getBundleAssetName (line 32) | @Override method getUseDeveloperSupport (line 37) | @Override method getPackages (line 42) | @Override method getReactNativeHost (line 50) | @Override FILE: RNTester/js/ARTExample.js method render (line 34) | render(){ FILE: RNTester/js/AccessibilityAndroidExample.android.js class AccessibilityAndroidExample (line 29) | class AccessibilityAndroidExample extends React.Component { method componentDidMount (line 40) | componentDidMount() { method componentWillUnmount (line 52) | componentWillUnmount() { method render (line 83) | render() { FILE: RNTester/js/AccessibilityIOSExample.js method render (line 23) | render() { FILE: RNTester/js/ActivityIndicatorExample.js class ToggleAnimatingActivityIndicator (line 23) | class ToggleAnimatingActivityIndicator extends Component<$FlowFixMeProps... method render (line 75) | render() { method render (line 86) | render() { method render (line 101) | render() { method render (line 114) | render() { method render (line 126) | render() { method render (line 151) | render() { method render (line 157) | render() { method render (line 169) | render() { FILE: RNTester/js/AlertExample.js class SimpleAlertExampleBlock (line 33) | class SimpleAlertExampleBlock extends React.Component { method render (line 34) | render() { class AlertExample (line 130) | class AlertExample extends React.Component { method render (line 136) | render() { FILE: RNTester/js/AlertIOSExample.js method render (line 31) | render() { method render (line 43) | render() { FILE: RNTester/js/AlertOSXExample.js method render (line 35) | render() { method render (line 41) | render() { method render (line 47) | render() { class PromptOptions (line 88) | class PromptOptions extends React.Component { method constructor (line 92) | constructor(props) { method render (line 110) | render() { method saveResponse (line 164) | saveResponse(promptValue) { FILE: RNTester/js/AnimatedExample.js method constructor (line 39) | constructor(props) { method componentDidMount (line 45) | componentDidMount() { method render (line 54) | render() { method constructor (line 66) | constructor(props) { method render (line 72) | render() { method render (line 144) | render: function() { FILE: RNTester/js/AnimatedGratuitousApp/AnExApp.js function distance (line 247) | function distance(p1: Point, p2: Point): number { function moveToClosest (line 253) | function moveToClosest({activeKey, keys, restLayouts}, position) { FILE: RNTester/js/AnimatedGratuitousApp/AnExBobble.js class AnExBobble (line 33) | class AnExBobble extends React.Component { method constructor (line 34) | constructor(props: Object) { function randColor (line 145) | function randColor(): string { FILE: RNTester/js/AnimatedGratuitousApp/AnExChained.js method constructor (line 24) | constructor(props: Object) { FILE: RNTester/js/AnimatedGratuitousApp/AnExScroll.js class AnExScroll (line 25) | class AnExScroll extends React.Component<$FlowFixMeProps, any> { FILE: RNTester/js/AnimatedGratuitousApp/AnExSet.js method constructor (line 30) | constructor(props: Object) { FILE: RNTester/js/AnimatedGratuitousApp/AnExTilt.js class AnExTilt (line 22) | class AnExTilt extends React.Component { method constructor (line 23) | constructor(props: Object) { FILE: RNTester/js/AppStateExample.js method if (line 53) | if (this.props.showMemoryWarnings) { method if (line 60) | if (this.props.showCurrentOnly) { method render (line 81) | render() { return {AppState.currentState}; } FILE: RNTester/js/AppearanceContext.js class AppearanceConsumer (line 16) | class AppearanceConsumer extends React.Component { method componentWillMount (line 60) | componentWillMount() { method componentDidMount (line 64) | componentDidMount() { method render (line 85) | render() { method if (line 128) | if (ExampleModule.external) { method else (line 137) | else if (ExampleModule) { FILE: RNTester/js/RNTesterApp.ios.js constant APP_STATE_KEY (line 44) | const APP_STATE_KEY = 'RNTesterAppState.v2'; method componentWillMount (line 60) | componentWillMount() { method componentDidMount (line 64) | componentDidMount() { method if (line 94) | if (!action) { method render (line 181) | render() { FILE: RNTester/js/RNTesterApp.macos.js constant APP_STATE_KEY (line 45) | const APP_STATE_KEY = 'RNTesterAppState.v2'; class RNTesterApp (line 47) | class RNTesterApp extends React.Component { method if (line 92) | if (this.state.openExample) { method render (line 133) | render() { method render (line 180) | render() { FILE: RNTester/js/RNTesterBlock.js method var (line 47) | var description; FILE: RNTester/js/RNTesterExampleContainer.js class RNTesterExampleContainer (line 20) | class RNTesterExampleContainer extends React.Component { method renderExample (line 21) | renderExample(example, i) { method render (line 40) | render(): React.Element { FILE: RNTester/js/RNTesterExampleList.js method componentDidMount (line 101) | componentDidMount() { method render (line 107) | render() { method if (line 161) | if (!this.props.displayTitleRow) { method if (line 179) | if (this.props.disableSearch) { FILE: RNTester/js/RNTesterNavigationReducer.js function RNTesterNavigationReducer (line 22) | function RNTesterNavigationReducer( FILE: RNTester/js/RNTesterSettingSwitchRow.js method componentWillReceiveProps (line 22) | componentWillReceiveProps(newProps) { method render (line 28) | render() { FILE: RNTester/js/RNTesterStatePersister.js method setState (line 55) | setState((state) => { FILE: RNTester/js/RNTesterTitle.js method render (line 23) | render() { FILE: RNTester/js/RTLExample.js constant SCALE (line 45) | const SCALE = PixelRatio.get(); constant IMAGE_DIMENSION (line 46) | const IMAGE_DIMENSION = 100 * SCALE; constant IMAGE_SIZE (line 47) | const IMAGE_SIZE = [IMAGE_DIMENSION, IMAGE_DIMENSION]; constant IS_RTL (line 49) | const IS_RTL = I18nManager.isRTL; function ListItem (line 51) | function ListItem(props) { function TextAlignmentExample (line 71) | function TextAlignmentExample(props) { function AnimationBlock (line 94) | function AnimationBlock(props) { method constructor (line 113) | constructor(...args) { method render (line 120) | render() { method if (line 128) | if (Platform.OS === 'android') { FILE: RNTester/js/RefreshControlExample.js class Row (line 41) | class Row extends React.Component { method render (line 46) | render() { class RefreshControlExample (line 59) | class RefreshControlExample extends React.Component { method render (line 77) | render() { FILE: RNTester/js/RootViewSizeFlexibilityExampleApp.js class RootViewSizeFlexibilityExampleApp (line 23) | class RootViewSizeFlexibilityExampleApp extends React.Component<{toggled... FILE: RNTester/js/SafeAreaViewExample.js method render (line 71) | render() { FILE: RNTester/js/ScrollViewExample.js function renderScrollView (line 68) | function renderScrollView(title: string, addtionalStyles: typeof StyleSh... method shouldComponentUpdate (line 109) | shouldComponentUpdate(nextProps, nextState) { method render (line 113) | render() { FILE: RNTester/js/SectionListExample.js constant VIEWABILITY_CONFIG (line 45) | const VIEWABILITY_CONFIG = { class SectionListExample (line 71) | class SectionListExample extends React.PureComponent<{}, $FlowFixMeState> { method if (line 209) | if (this.state.logViewable) { FILE: RNTester/js/SegmentedControlIOSExample.js method render (line 24) | render() { method render (line 39) | render() { method render (line 51) | render() { method render (line 63) | render() { method render (line 75) | render() { FILE: RNTester/js/SetPropertiesExampleApp.js method render (line 23) | render() { FILE: RNTester/js/ShareExample.js method render (line 29) | render() { FILE: RNTester/js/StatusBarExample.js method render (line 258) | render() { method render (line 321) | render() { method render (line 387) | render() { method render (line 392) | render() { method render (line 398) | render() { method render (line 404) | render() { method render (line 410) | render() { method render (line 416) | render() { method render (line 422) | render() { method render (line 428) | render() { FILE: RNTester/js/SwitchExample.js method render (line 45) | render() { FILE: RNTester/js/TVEventHandlerExample.js method render (line 31) | render() {return ;} method constructor (line 37) | constructor(props) { method _enableTVEventHandler (line 46) | _enableTVEventHandler() { method _disableTVEventHandler (line 55) | _disableTVEventHandler() { method componentDidMount (line 62) | componentDidMount() { method componentWillUnmount (line 66) | componentWillUnmount() { method render (line 70) | render() { FILE: RNTester/js/TextExample.android.js method render (line 26) | render() { FILE: RNTester/js/TextExample.ios.js method render (line 70) | render() { FILE: RNTester/js/TextExample.macos.js class Entity (line 34) | class Entity extends React.Component { method render (line 35) | render() { class AttributeToggler (line 44) | class AttributeToggler extends React.Component { method render (line 59) | render() { FILE: RNTester/js/TextInputExample.android.js method constructor (line 83) | constructor(props) { method render (line 87) | render() { method constructor (line 112) | constructor(props) { method render (line 116) | render() { method constructor (line 323) | constructor(props) { method componentWillReceiveProps (line 337) | componentWillReceiveProps(props) { method render (line 343) | render() { FILE: RNTester/js/TextInputExample.ios.js method render (line 24) | render() { method constructor (line 95) | constructor(props) { method render (line 99) | render() { method constructor (line 124) | constructor(props) { method render (line 128) | render() { method constructor (line 145) | constructor(props) { method render (line 149) | render() { FILE: RNTester/js/TextInputExample.macos.js method render (line 24) | render() { method constructor (line 95) | constructor(props) { method render (line 99) | render() { method constructor (line 124) | constructor(props) { method render (line 128) | render() { method constructor (line 145) | constructor(props) { method render (line 149) | render() { FILE: RNTester/js/TimePickerAndroidExample.js class TimePickerAndroidExample (line 25) | class TimePickerAndroidExample extends React.Component { method render (line 57) | render() { function _formatTime (line 111) | function _formatTime(hour, minute) { FILE: RNTester/js/TimerExample.js function burnCPU (line 34) | function burnCPU(milliseconds) { class RequestIdleCallbackTester (line 39) | class RequestIdleCallbackTester extends React.Component<{}, $FlowFixMeSt... method render (line 51) | render() { FILE: RNTester/js/TouchableExample.js method render (line 329) | render() { FILE: RNTester/js/TransformExample.js method render (line 211) | render() { method render (line 222) | render() { method render (line 233) | render() { method render (line 244) | render() { method render (line 255) | render() { method render (line 266) | render() { method render (line 277) | render() { FILE: RNTester/js/TransparentHitTestExample.js method render (line 24) | render() { FILE: RNTester/js/VibrationExample.js method render (line 53) | render() { method render (line 63) | render() { method render (line 77) | render() { method render (line 91) | render() { method render (line 105) | render() { FILE: RNTester/js/VibrationIOSExample.js method render (line 29) | render() { FILE: RNTester/js/ViewExample.js method componentWillMount (line 130) | componentWillMount() { method componentWillUnmount (line 142) | componentWillUnmount() { method render (line 146) | render() { FILE: RNTester/js/ViewPagerAndroidExample.android.js class LikeCount (line 37) | class LikeCount extends React.Component { method render (line 46) | render() { class Button (line 63) | class Button extends React.Component { method render (line 70) | render() { class ProgressBar (line 81) | class ProgressBar extends React.Component { method render (line 82) | render() { class ViewPagerAndroidExample (line 93) | class ViewPagerAndroidExample extends React.Component { method render (line 134) | render() { FILE: RNTester/js/WebSocketExample.js constant DEFAULT_WS_URL (line 29) | const DEFAULT_WS_URL = 'ws://localhost:5555/'; constant DEFAULT_HTTP_URL (line 30) | const DEFAULT_HTTP_URL = 'http://localhost:5556/'; constant WS_EVENTS (line 31) | const WS_EVENTS = ['close', 'error', 'message', 'open']; constant WS_STATES (line 32) | const WS_STATES = [ class Button (line 39) | class Button extends React.Component { method render (line 40) | render(): React.Element { class Row (line 55) | class Row extends React.Component { method render (line 56) | render(): React.Element { class WebSocketImage (line 67) | class WebSocketImage extends React.Component { function showValue (line 105) | function showValue(value) { FILE: RNTester/js/XHRExample.js method render (line 30) | render() { method render (line 35) | render() { method render (line 40) | render() { method render (line 45) | render() { method render (line 50) | render() { method render (line 55) | render() { method render (line 60) | render() { FILE: RNTester/js/XHRExampleBinaryUpload.js constant BINARY_TYPES (line 26) | const BINARY_TYPES = { constant SAMPLE_TEXT (line 41) | const SAMPLE_TEXT = ` class XHRExampleBinaryUpload (line 54) | class XHRExampleBinaryUpload extends React.Component<{}, $FlowFixMeState> { method handlePostTestServerUpload (line 56) | static handlePostTestServerUpload(xhr: XMLHttpRequest) { FILE: RNTester/js/XHRExampleCookies.js class XHRExampleCookies (line 26) | class XHRExampleCookies extends React.Component { FILE: RNTester/js/XHRExampleDownload.js function roundKilo (line 31) | function roundKilo(value: number): number { class ProgressBar (line 35) | class ProgressBar extends React.Component<$FlowFixMeProps> { method render (line 36) | render() { FILE: RNTester/js/XHRExampleFetch.js class XHRExampleFetch (line 25) | class XHRExampleFetch extends React.Component { FILE: RNTester/js/XHRExampleFormData.js constant PAGE_SIZE (line 32) | const PAGE_SIZE = 20; class XHRExampleFormData (line 34) | class XHRExampleFormData extends React.Component { FILE: RNTester/js/XHRExampleHeaders.js class XHRExampleHeaders (line 23) | class XHRExampleHeaders extends React.Component { method constructor (line 28) | constructor(props) { method download (line 39) | download() { method componentWillUnmount (line 72) | componentWillUnmount() { method render (line 77) | render() { FILE: RNTester/js/createExamplePage.js method render (line 24) | render() { FILE: React/Base/RCTBridge.h type NSArray (line 79) | typedef NSArray> *(^RCTBridgeModuleListProvider)(void); FILE: React/Base/RCTBridgeMethod.h type RCTFunctionTypeNormal (line 14) | typedef NS_ENUM(NSUInteger, RCTFunctionType) { FILE: React/Base/RCTBridgeModule.h type RCTMethodInfo (line 54) | struct RCTMethodInfo { FILE: React/Base/RCTConvert.h type NSURL (line 54) | typedef NSURL RCTFileURL; type NSArray (line 92) | typedef NSArray CGColorArray; type id (line 98) | typedef id NSPropertyList; type BOOL (line 101) | typedef BOOL css_backface_visibility_t; type NSArray (line 125) | typedef NSArray NSStringArray type NSArray (line 126) | typedef NSArray NSStringArrayArray type NSArray (line 127) | typedef NSArray NSDictionaryArray type NSArray (line 128) | typedef NSArray NSURLArray type NSArray (line 129) | typedef NSArray RCTFileURLArray type NSArray (line 130) | typedef NSArray NSNumberArray type NSArray (line 131) | typedef NSArray NSColorArray FILE: React/Base/RCTEventDispatcher.h type RCTTextEventTypeFocus (line 14) | typedef NS_ENUM(NSInteger, RCTTextEventType) FILE: React/Base/RCTManagedPointer.h function end (line 27) | end FILE: React/Base/RCTModuleData.h type id (line 18) | typedef id(^RCTBridgeModuleProvider)(void); FILE: React/Base/RCTNullability.h type RCTNullabilityUnspecified (line 12) | typedef NS_ENUM(NSUInteger, RCTNullability) { FILE: React/Base/Surface/SurfaceHostingView/RCTSurfaceHostingView.h type NSView (line 18) | typedef NSView *(^RCTSurfaceHostingViewActivityIndicatorViewFactory)(); FILE: React/Base/UIImageUtils.h type UIViewContentModeScaleToFill (line 12) | typedef NS_ENUM(NSInteger, UIViewContentMode) { FILE: React/CxxBridge/NSDataBigString.h function namespace (line 13) | namespace facebook { FILE: React/CxxBridge/RCTCxxBridgeDelegate.h function namespace (line 14) | namespace facebook { FILE: React/CxxBridge/RCTMessageThread.h function namespace (line 17) | namespace facebook { FILE: React/CxxBridge/RCTObjcExecutor.h function namespace (line 17) | namespace facebook { FILE: React/CxxModule/DispatchMessageQueueThread.h function namespace (line 13) | namespace facebook { FILE: React/CxxModule/RCTCxxModule.h function namespace (line 16) | namespace facebook { FILE: React/CxxModule/RCTCxxUtils.h function namespace (line 20) | namespace facebook { FILE: React/CxxModule/RCTNativeModule.h function namespace (line 13) | namespace facebook { FILE: React/CxxUtils/RCTFollyConvert.h function namespace (line 14) | namespace facebook { FILE: React/DevSupport/RCTPackagerConnection.h type RCTHandlerToken (line 21) | typedef uint32_t RCTHandlerToken; FILE: React/Profiler/RCTProfile.h type systrace_arg_t (line 170) | typedef struct { type RCTProfileCallbacks (line 177) | typedef struct { FILE: React/Views/NSView+NSViewAnimationWithBlocks.h type NSInteger (line 8) | typedef NSInteger NSViewAnimationTransition; type NSViewAnimationTransition (line 10) | enum NSViewAnimationTransition{ type NSViewAnimationGroupTransitionNone (line 18) | typedef NS_ENUM(NSInteger, NSViewAnimationGroupTransition) { type NSUInteger (line 29) | typedef NSUInteger NSViewAnimationOptions; type NSViewAnimationOptions (line 31) | enum NSViewAnimationOptions{ type NSInteger (line 57) | typedef NSInteger NSViewAnimationCurve; type NSViewAnimationCurve (line 59) | enum NSViewAnimationCurve{ FILE: React/Views/RCTBorderDrawing.h type RCTCornerRadii (line 14) | typedef struct { type RCTCornerInsets (line 21) | typedef struct { type RCTBorderColors (line 28) | typedef struct { FILE: React/Views/RCTComponent.h function end (line 51) | end FILE: ReactAndroid/src/androidTest/java/com/facebook/react/testing/AbstractScrollViewTestCase.java class AbstractScrollViewTestCase (line 25) | public abstract class AbstractScrollViewTestCase extends ReactAppInstrum... type ScrollViewTestModule (line 29) | protected static interface ScrollViewTestModule extends JavaScriptModu... method scrollTo (line 30) | public void scrollTo(float destX, float destY); method tearDown (line 33) | @Override method createReactInstanceSpecForTest (line 39) | @Override class ScrollListenerModule (line 47) | protected static class ScrollListenerModule extends BaseJavaModule { method getName (line 57) | @Override method onScroll (line 62) | @ReactMethod method onItemPress (line 69) | @ReactMethod method onScrollBeginDrag (line 74) | @ReactMethod method onScrollEndDrag (line 79) | @ReactMethod method waitForScrollIdle (line 84) | public void waitForScrollIdle() { method getXOffsets (line 97) | public ArrayList getXOffsets() { method getYOffsets (line 101) | public ArrayList getYOffsets() { method getItemsPressed (line 105) | public ArrayList getItemsPressed() { method dragEventsMatch (line 109) | public boolean dragEventsMatch() { FILE: ReactAndroid/src/androidTest/java/com/facebook/react/testing/FakeWebSocketModule.java class FakeWebSocketModule (line 21) | public final class FakeWebSocketModule extends BaseJavaModule { method getName (line 23) | @Override method canOverrideExistingModule (line 28) | @Override method connect (line 33) | @ReactMethod method close (line 41) | @ReactMethod method send (line 45) | @ReactMethod method sendBinary (line 49) | @ReactMethod FILE: ReactAndroid/src/androidTest/java/com/facebook/react/testing/InstanceSpecForTestPackage.java class InstanceSpecForTestPackage (line 25) | public class InstanceSpecForTestPackage implements ReactPackage { method InstanceSpecForTestPackage (line 29) | public InstanceSpecForTestPackage(ReactInstanceSpecForTest specForTest) { method createNativeModules (line 33) | @Override method createViewManagers (line 39) | @Override FILE: ReactAndroid/src/androidTest/java/com/facebook/react/testing/ReactAppInstrumentationTestCase.java class ReactAppInstrumentationTestCase (line 28) | public abstract class ReactAppInstrumentationTestCase extends method ReactAppInstrumentationTestCase (line 31) | public ReactAppInstrumentationTestCase() { method setUp (line 35) | @Override method tearDown (line 58) | @Override method getRootView (line 65) | public ViewGroup getRootView() { method getViewAtPath (line 73) | @Deprecated method getViewByTestId (line 78) | public T getViewByTestId(String testID) { method createGestureGenerator (line 83) | public SingleTouchGestureGenerator createGestureGenerator() { method waitForBridgeAndUIIdle (line 87) | public void waitForBridgeAndUIIdle() { method waitForBridgeAndUIIdle (line 91) | public void waitForBridgeAndUIIdle(long timeoutMs) { method getScreenshot (line 95) | protected Bitmap getScreenshot() { method getReactApplicationKeyUnderTest (line 142) | protected abstract String getReactApplicationKeyUnderTest(); method getEnableDevSupport (line 144) | protected boolean getEnableDevSupport() { method createReactInstanceSpecForTest (line 151) | protected ReactInstanceSpecForTest createReactInstanceSpecForTest() { method getReactContext (line 155) | protected ReactContext getReactContext() { class BitmapHolder (line 162) | private static class BitmapHolder { FILE: ReactAndroid/src/androidTest/java/com/facebook/react/testing/ReactAppTestActivity.java class ReactAppTestActivity (line 34) | public class ReactAppTestActivity extends FragmentActivity method onCreate (line 50) | @Override method onPause (line 69) | @Override method onResume (line 82) | @Override method onDestroy (line 93) | @Override method waitForDestroy (line 110) | public void waitForDestroy(long timeoutMs) throws InterruptedException { method loadApp (line 114) | public void loadApp(String appKey, ReactInstanceSpecForTest spec, bool... method loadApp (line 118) | public void loadApp(String appKey, ReactInstanceSpecForTest spec, Stri... method loadApp (line 122) | public void loadApp( method resetRootViewForScreenshotTests (line 130) | public void resetRootViewForScreenshotTests() { method loadApp (line 144) | public void loadApp( method loadApp (line 153) | public void loadApp( method waitForLayout (line 199) | public boolean waitForLayout(long millis) throws InterruptedException { method waitForBridgeAndUIIdle (line 203) | public void waitForBridgeAndUIIdle() { method waitForBridgeAndUIIdle (line 207) | public void waitForBridgeAndUIIdle(long timeoutMs) { method getRootView (line 214) | public View getRootView() { method getReactContext (line 218) | public ReactContext getReactContext() { method waitForReactContext (line 225) | private ReactContext waitForReactContext() { method postDelayed (line 241) | public void postDelayed(Runnable r, int delayMS) { method getCurrentScreenshot (line 250) | public Bitmap getCurrentScreenshot() { method isScreenshotReady (line 254) | public boolean isScreenshotReady() { method setScreenshotDimensions (line 258) | public void setScreenshotDimensions(int width, int height) { method invokeDefaultOnBackPressed (line 262) | @Override method onRequestPermissionsResult (line 267) | @Override method requestPermissions (line 274) | @Override FILE: ReactAndroid/src/androidTest/java/com/facebook/react/testing/ReactInstanceSpecForTest.java class ReactInstanceSpecForTest (line 25) | @SuppressLint("JavatestsIncorrectFolder") method addNativeModule (line 34) | public ReactInstanceSpecForTest addNativeModule(NativeModule module) { method setPackage (line 39) | public ReactInstanceSpecForTest setPackage(ReactPackage reactPackage) { method addPackages (line 48) | public ReactInstanceSpecForTest addPackages(List reactPa... method addViewManager (line 53) | public ReactInstanceSpecForTest addViewManager(ViewManager viewManager) { method getExtraNativeModulesForTest (line 58) | public List getExtraNativeModulesForTest() { method getAlternativeReactPackageForTest (line 62) | public ReactPackage getAlternativeReactPackageForTest() { method getAlternativeReactPackagesForTest (line 70) | public List getAlternativeReactPackagesForTest() { method getExtraViewManagers (line 74) | public List getExtraViewManagers() { FILE: ReactAndroid/src/androidTest/java/com/facebook/react/testing/ReactIntegrationTestCase.java class ReactIntegrationTestCase (line 54) | public abstract class ReactIntegrationTestCase extends AndroidTestCase { method getContext (line 63) | @Override method shutDownContext (line 73) | public void shutDownContext() { method getViewAtPath (line 97) | @Deprecated method getViewByTestId (line 102) | public T getViewByTestId(ViewGroup rootView, String t... class Event (line 106) | public static class Event { method Event (line 109) | public Event() { method Event (line 113) | public Event(int counter) { method occur (line 117) | public void occur() { method didOccur (line 121) | public boolean didOccur() { method await (line 125) | public boolean await(long millis) { method createTimingModule (line 137) | protected Timing createTimingModule() { method initializeWithInstance (line 154) | public void initializeWithInstance(CatalystInstance instance) { method waitForBridgeIdle (line 161) | public boolean waitForBridgeIdle(long millis) { method waitForIdleSync (line 165) | public void waitForIdleSync() { method waitForBridgeAndUIIdle (line 169) | public void waitForBridgeAndUIIdle() { method setUp (line 176) | @Override method tearDown (line 182) | @Override method initializeJavaModule (line 188) | protected static void initializeJavaModule(final BaseJavaModule javaMo... FILE: ReactAndroid/src/androidTest/java/com/facebook/react/testing/ReactSettingsForTests.java class ReactSettingsForTests (line 13) | public class ReactSettingsForTests implements DeveloperSettings { method isFpsDebugEnabled (line 15) | @Override method isAnimationFpsDebugEnabled (line 20) | @Override method isJSDevModeEnabled (line 25) | @Override method isJSMinifyEnabled (line 30) | @Override method isElementInspectorEnabled (line 35) | @Override method isNuclideJSDebugEnabled (line 40) | @Override method isRemoteJSDebugEnabled (line 45) | @Override method setRemoteJSDebugEnabled (line 50) | @Override FILE: ReactAndroid/src/androidTest/java/com/facebook/react/testing/ReactTestAppShell.java class ReactTestAppShell (line 23) | public class ReactTestAppShell extends ExopackageApplication T getViewAtPath(ViewGroup rootView, int... method getViewWithReactTestId (line 176) | public static View getViewWithReactTestId(View rootView, String testId) { method getTestId (line 180) | public static String getTestId(View view) { method findChild (line 186) | private static View findChild(View root, Predicate predicate) { method hasTagValue (line 203) | private static Predicate hasTagValue(final String tagValue) { FILE: ReactAndroid/src/androidTest/java/com/facebook/react/testing/ScreenshotingFrameLayout.java class ScreenshotingFrameLayout (line 24) | public class ScreenshotingFrameLayout extends FrameLayout { method ScreenshotingFrameLayout (line 29) | public ScreenshotingFrameLayout(Context context) { method dispatchDraw (line 34) | @Override method clean (line 50) | public void clean() { method createNewBitmap (line 58) | private static Bitmap createNewBitmap(Canvas canvas) { method getLastDrawnBitmap (line 62) | public Bitmap getLastDrawnBitmap() { method isScreenshotReady (line 76) | public boolean isScreenshotReady() { FILE: ReactAndroid/src/androidTest/java/com/facebook/react/testing/idledetection/IdleWaiter.java type IdleWaiter (line 14) | public interface IdleWaiter { method waitForBridgeAndUIIdle (line 16) | void waitForBridgeAndUIIdle(); FILE: ReactAndroid/src/androidTest/java/com/facebook/react/testing/idledetection/ReactBridgeIdleSignaler.java class ReactBridgeIdleSignaler (line 20) | public class ReactBridgeIdleSignaler implements NotThreadSafeBridgeIdleD... method onTransitionToBridgeIdle (line 28) | @Override method onTransitionToBridgeBusy (line 34) | @Override method isBridgeIdle (line 47) | public boolean isBridgeIdle() { method waitForIdle (line 51) | public boolean waitForIdle(long millis) { FILE: ReactAndroid/src/androidTest/java/com/facebook/react/testing/idledetection/ReactIdleDetectionUtil.java class ReactIdleDetectionUtil (line 22) | public class ReactIdleDetectionUtil { method waitForBridgeAndUIIdle (line 33) | public static void waitForBridgeAndUIIdle( method waitForChoreographer (line 52) | private static void waitForChoreographer(long timeToWait) { method waitForJSIdle (line 85) | private static void waitForJSIdle(ReactContext reactContext) { method waitInner (line 108) | private static void waitInner(ReactBridgeIdleSignaler idleSignaler, lo... FILE: ReactAndroid/src/androidTest/java/com/facebook/react/testing/network/NetworkRecordingModuleMock.java class NetworkRecordingModuleMock (line 29) | @ReactModule(name = "Networking", canOverrideExistingModule = true) method NetworkRecordingModuleMock (line 42) | public NetworkRecordingModuleMock(ReactApplicationContext reactContext) { method NetworkRecordingModuleMock (line 46) | public NetworkRecordingModuleMock(ReactApplicationContext reactContext... type RequestListener (line 51) | public static interface RequestListener { method onRequest (line 52) | public void onRequest(String method, String url, ReadableArray heade... method setResponse (line 59) | public void setResponse(int code, String body) { method setRequestListener (line 64) | public void setRequestListener(RequestListener requestListener) { method getName (line 68) | @Override method fireReactCallback (line 73) | private void fireReactCallback( method sendRequest (line 81) | @ReactMethod method abortRequest (line 108) | @ReactMethod method canOverrideExistingModule (line 114) | @Override method setCompleteRequest (line 119) | public void setCompleteRequest(boolean completeRequest) { method onDataReceived (line 123) | private void onDataReceived(int requestId, String data) { method onRequestComplete (line 131) | private void onRequestComplete(int requestId, @Nullable String error) { method onResponseReceived (line 139) | private void onResponseReceived(int requestId, int code, WritableMap h... method getEventEmitter (line 148) | private DeviceEventManagerModule.RCTDeviceEventEmitter getEventEmitter... FILE: ReactAndroid/src/androidTest/java/com/facebook/react/tests/CatalystMeasureLayoutTest.java class CatalystMeasureLayoutTest (line 43) | public class CatalystMeasureLayoutTest extends ReactAppInstrumentationTe... type MeasureLayoutTestModule (line 45) | private static interface MeasureLayoutTestModule extends JavaScriptMod... method verifyMeasureOnViewA (line 46) | public void verifyMeasureOnViewA(); method verifyMeasureOnViewC (line 47) | public void verifyMeasureOnViewC(); method verifyMeasureLayoutCRelativeToA (line 48) | public void verifyMeasureLayoutCRelativeToA(); method verifyMeasureLayoutCRelativeToB (line 49) | public void verifyMeasureLayoutCRelativeToB(); method verifyMeasureLayoutCRelativeToSelf (line 50) | public void verifyMeasureLayoutCRelativeToSelf(); method verifyMeasureLayoutRelativeToParentOnViewA (line 51) | public void verifyMeasureLayoutRelativeToParentOnViewA(); method verifyMeasureLayoutRelativeToParentOnViewB (line 52) | public void verifyMeasureLayoutRelativeToParentOnViewB(); method verifyMeasureLayoutRelativeToParentOnViewC (line 53) | public void verifyMeasureLayoutRelativeToParentOnViewC(); method verifyMeasureLayoutDRelativeToB (line 54) | public void verifyMeasureLayoutDRelativeToB(); method verifyMeasureLayoutNonExistentTag (line 55) | public void verifyMeasureLayoutNonExistentTag(); method verifyMeasureLayoutNonExistentAncestor (line 56) | public void verifyMeasureLayoutNonExistentAncestor(); method verifyMeasureLayoutRelativeToParentNonExistentTag (line 57) | public void verifyMeasureLayoutRelativeToParentNonExistentTag(); method setUp (line 63) | @Override method getReactApplicationKeyUnderTest (line 69) | @Override method createReactInstanceSpecForTest (line 74) | @Override method waitForBridgeIdleAndVerifyAsserts (line 81) | private void waitForBridgeIdleAndVerifyAsserts() { method testMeasure (line 86) | public void testMeasure() { method testMeasureLayout (line 93) | public void testMeasureLayout() { method testMeasureLayoutRelativeToParent (line 102) | public void testMeasureLayoutRelativeToParent() { method testMeasureLayoutCallsErrorCallbackWhenViewIsNotChildOfAncestor (line 111) | public void testMeasureLayoutCallsErrorCallbackWhenViewIsNotChildOfAnc... method testMeasureLayoutCallsErrorCallbackWhenViewDoesNotExist (line 116) | public void testMeasureLayoutCallsErrorCallbackWhenViewDoesNotExist() { method testMeasureLayoutCallsErrorCallbackWhenAncestorDoesNotExist (line 121) | public void testMeasureLayoutCallsErrorCallbackWhenAncestorDoesNotExis... method testMeasureLayoutRelativeToParentCallsErrorCallbackWhenViewDoesNotExist (line 126) | public void testMeasureLayoutRelativeToParentCallsErrorCallbackWhenVie... FILE: ReactAndroid/src/androidTest/java/com/facebook/react/tests/CatalystMultitouchHandlingTestCase.java class CatalystMultitouchHandlingTestCase (line 23) | public class CatalystMultitouchHandlingTestCase extends ReactAppInstrume... method getReactApplicationKeyUnderTest (line 27) | @Override method createReactInstanceSpecForTest (line 32) | @Override method testMultitouchEvents (line 42) | public void testMultitouchEvents() throws InterruptedException { method createPointerProps (line 85) | private MotionEvent.PointerProperties createPointerProps(int id, int t... method createPointerCoords (line 92) | private MotionEvent.PointerCoords createPointerCoords(float x, float y) { method dispatchEvent (line 99) | private void dispatchEvent( method generateRecordedPinchTouchEvents (line 128) | private void generateRecordedPinchTouchEvents() { FILE: ReactAndroid/src/androidTest/java/com/facebook/react/tests/CatalystNativeJSToJavaParametersTestCase.java class CatalystNativeJSToJavaParametersTestCase (line 50) | @Ignore("Fix prop types and view managers.") type TestJSToJavaParametersModule (line 53) | private interface TestJSToJavaParametersModule extends JavaScriptModule { method returnBasicTypes (line 54) | void returnBasicTypes(); method returnBoxedTypes (line 55) | void returnBoxedTypes(); method returnDynamicTypes (line 56) | void returnDynamicTypes(); method returnArrayWithBasicTypes (line 58) | void returnArrayWithBasicTypes(); method returnNestedArray (line 59) | void returnNestedArray(); method returnArrayWithMaps (line 60) | void returnArrayWithMaps(); method returnMapWithBasicTypes (line 62) | void returnMapWithBasicTypes(); method returnNestedMap (line 63) | void returnNestedMap(); method returnMapWithArrays (line 64) | void returnMapWithArrays(); method returnArrayWithStringDoubleIntMapArrayBooleanNull (line 66) | void returnArrayWithStringDoubleIntMapArrayBooleanNull(); method returnMapWithStringDoubleIntMapArrayBooleanNull (line 67) | void returnMapWithStringDoubleIntMapArrayBooleanNull(); method returnMapForMerge1 (line 69) | void returnMapForMerge1(); method returnMapForMerge2 (line 70) | void returnMapForMerge2(); method returnMapWithMultibyteUTF8CharacterString (line 72) | void returnMapWithMultibyteUTF8CharacterString(); method returnArrayWithMultibyteUTF8CharacterString (line 73) | void returnArrayWithMultibyteUTF8CharacterString(); method returnArrayWithLargeInts (line 75) | void returnArrayWithLargeInts(); method returnMapWithLargeInts (line 76) | void returnMapWithLargeInts(); method setUp (line 82) | @Override method testBasicTypes (line 110) | public void testBasicTypes() { method testBoxedTypes (line 124) | public void testBoxedTypes() { method testDynamicType (line 137) | public void testDynamicType() { method testArrayWithBasicTypes (line 148) | public void testArrayWithBasicTypes() { method testNestedArray (line 171) | public void testNestedArray() { method testArrayWithMaps (line 200) | public void testArrayWithMaps() { method testMapWithBasicTypes (line 218) | public void testMapWithBasicTypes() { method testNestedMap (line 252) | public void testNestedMap() { method testMapParameterWithArrays (line 268) | public void testMapParameterWithArrays() throws InterruptedException { method testMapParameterDump (line 301) | public void testMapParameterDump() { method testGetTypeFromArray (line 316) | public void testGetTypeFromArray() { method testGetTypeFromMap (line 334) | public void testGetTypeFromMap() { method testGetWrongTypeFromArray (line 352) | public void testGetWrongTypeFromArray() { method testGetWrongTypeFromMap (line 369) | public void testGetWrongTypeFromMap() { method testArrayOutOfBoundsExceptionThrown (line 386) | public void testArrayOutOfBoundsExceptionThrown() { method testNoSuchKeyExceptionThrown (line 410) | public void testNoSuchKeyExceptionThrown() { method testIntOutOfRangeThrown (line 427) | public void testIntOutOfRangeThrown() { method testMapMerging (line 452) | public void testMapMerging() { method testMapAccessibleAfterMerge (line 481) | public void testMapAccessibleAfterMerge() { method testMapIterateOverMapWithBasicTypes (line 511) | public void testMapIterateOverMapWithBasicTypes() { method testMapIterateOverNestedMaps (line 531) | public void testMapIterateOverNestedMaps() { method testInvalidIteratorExceptionThrown (line 551) | public void testInvalidIteratorExceptionThrown() { method testStringWithMultibyteUTF8Characters (line 567) | public void testStringWithMultibyteUTF8Characters() { method assertUnexpectedTypeExceptionThrown (line 599) | private void assertUnexpectedTypeExceptionThrown( method assertUnexpectedTypeExceptionThrown (line 613) | private void assertUnexpectedTypeExceptionThrown( method assertArrayOutOfBoundsExceptionThrown (line 627) | private void assertArrayOutOfBoundsExceptionThrown( method assertNoSuchKeyExceptionThrown (line 641) | private void assertNoSuchKeyExceptionThrown( method assertInvalidIteratorExceptionThrown (line 655) | private static void assertInvalidIteratorExceptionThrown( method arrayGetByType (line 667) | private void arrayGetByType(ReadableArray array, int index, String typ... method mapGetByType (line 685) | private void mapGetByType(ReadableMap map, String key, String typeToAs... class RecordingTestModule (line 703) | private static class RecordingTestModule extends BaseJavaModule { method getName (line 711) | @Override method receiveBasicTypes (line 716) | @ReactMethod method receiveBoxedTypes (line 721) | @ReactMethod method receiveArray (line 726) | @ReactMethod method receiveMap (line 731) | @ReactMethod method receiveDynamic (line 736) | @ReactMethod method getBasicTypesCalls (line 741) | public List getBasicTypesCalls() { method getBoxedTypesCalls (line 745) | public List getBoxedTypesCalls() { method getArrayCalls (line 749) | public List getArrayCalls() { method getMapCalls (line 753) | public List getMapCalls() { method getDynamicCalls (line 757) | public List getDynamicCalls() { FILE: ReactAndroid/src/androidTest/java/com/facebook/react/tests/CatalystNativeJavaToJSArgumentsTestCase.java class CatalystNativeJavaToJSArgumentsTestCase (line 36) | @Ignore("Fix prop types and view managers.") type TestJavaToJSArgumentsModule (line 39) | private interface TestJavaToJSArgumentsModule extends JavaScriptModule { method receiveBasicTypes (line 40) | void receiveBasicTypes(String s, double d, boolean b, String nullStr... method receiveArrayWithBasicTypes (line 42) | void receiveArrayWithBasicTypes(WritableArray array); method receiveNestedArray (line 43) | void receiveNestedArray(WritableArray nestedArray); method receiveArrayWithMaps (line 44) | void receiveArrayWithMaps(WritableArray arrayWithMaps); method receiveMapWithBasicTypes (line 46) | void receiveMapWithBasicTypes(WritableMap map); method receiveNestedMap (line 47) | void receiveNestedMap(WritableMap nestedMap); method receiveMapWithArrays (line 48) | void receiveMapWithArrays(WritableMap mapWithArrays); method receiveMapAndArrayWithNullValues (line 49) | void receiveMapAndArrayWithNullValues( method receiveMapWithMultibyteUTF8CharacterString (line 52) | void receiveMapWithMultibyteUTF8CharacterString(WritableMap map); method receiveArrayWithMultibyteUTF8CharacterString (line 53) | void receiveArrayWithMultibyteUTF8CharacterString(WritableArray array); method setUp (line 59) | @Override method testBasicTypes (line 87) | public void testBasicTypes() { method testArrayWithBasicTypes (line 94) | public void testArrayWithBasicTypes() { method testNestedArray (line 106) | public void testNestedArray() { method testArrayWithMaps (line 121) | public void testArrayWithMaps() { method testMapWithBasicTypes (line 136) | public void testMapWithBasicTypes() { method testNestedMap (line 148) | public void testNestedMap() { method testMapWithArrays (line 159) | public void testMapWithArrays() { method testMapWithNullStringValue (line 176) | public void testMapWithNullStringValue() { method testStringWithMultibyteUTF8Characters (line 193) | public void testStringWithMultibyteUTF8Characters() { method testThrowWhenArrayReusedInArray (line 220) | public void testThrowWhenArrayReusedInArray() { method testThrowWhenArrayReusedInMap (line 234) | public void testThrowWhenArrayReusedInMap() { method testThrowWhenMapReusedInArray (line 248) | public void testThrowWhenMapReusedInArray() { method testThrowWhenMapReusedInMap (line 262) | public void testThrowWhenMapReusedInMap() { method testThrowWhenAddToConsumedArray (line 276) | public void testThrowWhenAddToConsumedArray() { method testThrowWhenAddToConsumedMap (line 330) | public void testThrowWhenAddToConsumedMap() { FILE: ReactAndroid/src/androidTest/java/com/facebook/react/tests/CatalystNativeJavaToJSReturnValuesTestCase.java class CatalystNativeJavaToJSReturnValuesTestCase (line 35) | @Ignore("Fix prop types and view managers.") type TestJavaToJSReturnValuesModule (line 38) | private interface TestJavaToJSReturnValuesModule extends JavaScriptMod... method callMethod (line 39) | void callMethod(String methodName, String expectedReturnType, String... method triggerException (line 40) | void triggerException(); class TestModule (line 43) | @ReactModule(name = "TestModule") method getName (line 45) | @Override method getBoolean (line 50) | @ReactMethod(isBlockingSynchronousMethod = true) method getBoxedBoolean (line 55) | @ReactMethod(isBlockingSynchronousMethod = true) method getInt (line 60) | @ReactMethod(isBlockingSynchronousMethod = true) method getBoxedInt (line 65) | @ReactMethod(isBlockingSynchronousMethod = true) method getDouble (line 70) | @ReactMethod(isBlockingSynchronousMethod = true) method getBoxedDouble (line 75) | @ReactMethod(isBlockingSynchronousMethod = true) method getString (line 80) | @ReactMethod(isBlockingSynchronousMethod = true) method getArray (line 85) | @ReactMethod(isBlockingSynchronousMethod = true) method getMap (line 93) | @ReactMethod(isBlockingSynchronousMethod = true) method triggerException (line 101) | @ReactMethod(isBlockingSynchronousMethod = true) method setUp (line 110) | @Override method testGetPrimitives (line 130) | public void testGetPrimitives() { method testObjectTypes (line 147) | public void testObjectTypes() { method testThrowsException (line 158) | public void testThrowsException() { FILE: ReactAndroid/src/androidTest/java/com/facebook/react/tests/CatalystSubviewsClippingTestCase.java class CatalystSubviewsClippingTestCase (line 35) | public class CatalystSubviewsClippingTestCase extends ReactAppInstrument... type SubviewsClippingTestModule (line 37) | private interface SubviewsClippingTestModule extends JavaScriptModule { method renderClippingSample1 (line 38) | void renderClippingSample1(); method renderClippingSample2 (line 39) | void renderClippingSample2(); method renderScrollViewTest (line 40) | void renderScrollViewTest(); method renderUpdatingSample1 (line 41) | void renderUpdatingSample1(boolean update1, boolean update2); method renderUpdatingSample2 (line 42) | void renderUpdatingSample2(boolean update); method getReactApplicationKeyUnderTest (line 47) | @Override method createReactInstanceSpecForTest (line 52) | @Override method XtestOneLevelClippingInView (line 80) | public void XtestOneLevelClippingInView() throws Throwable { method XtestTwoLevelClippingInView (line 110) | public void XtestTwoLevelClippingInView() throws Throwable { method testClippingAfterLayoutInner (line 128) | public void testClippingAfterLayoutInner() { method testClippingAfterLayoutParent (line 156) | public void testClippingAfterLayoutParent() { method testOneLevelClippingInScrollView (line 171) | public void testOneLevelClippingInScrollView() throws Throwable { method testTwoLevelClippingInScrollView (line 185) | public void testTwoLevelClippingInScrollView() throws Throwable { method scrollToDpInUIThread (line 236) | private void scrollToDpInUIThread(final int yPositionInDP) throws Thro... class ClippableView (line 248) | private static class ClippableView extends ReactViewGroup { method ClippableView (line 253) | public ClippableView(Context context, List events) { method onAttachedToWindow (line 258) | @Override method onDetachedFromWindow (line 264) | @Override method setClippableViewID (line 270) | public void setClippableViewID(String clippableViewID) { class ClippableViewManager (line 275) | private static class ClippableViewManager extends ReactViewManager { method ClippableViewManager (line 279) | public ClippableViewManager(List events) { method getName (line 283) | @Override method createViewInstance (line 288) | @Override method setClippableViewId (line 293) | @ReactProp(name = "clippableViewID") FILE: ReactAndroid/src/androidTest/java/com/facebook/react/tests/CatalystTouchBubblingTestCase.java class CatalystTouchBubblingTestCase (line 52) | public class CatalystTouchBubblingTestCase extends ReactAppInstrumentati... method getReactApplicationKeyUnderTest (line 56) | @Override method testSimpleClickAtInnerElements (line 65) | public void testSimpleClickAtInnerElements() { method testDownOnInnerUpOnTouchableParent (line 88) | public void testDownOnInnerUpOnTouchableParent() { method testDragOutOfTouchable (line 122) | public void testDragOutOfTouchable() { method testNoEventWhenDragOutOfFirstTouchableParentToItsTouchableParent (line 140) | public void testNoEventWhenDragOutOfFirstTouchableParentToItsTouchable... method createReactInstanceSpecForTest (line 154) | @Override FILE: ReactAndroid/src/androidTest/java/com/facebook/react/tests/CatalystUIManagerTestCase.java class CatalystUIManagerTestCase (line 39) | public class CatalystUIManagerTestCase extends ReactIntegrationTestCase { type UIManagerTestModule (line 40) | private interface UIManagerTestModule extends JavaScriptModule { method renderFlexTestApplication (line 41) | void renderFlexTestApplication(int rootTag); method renderFlexWithTextApplication (line 42) | void renderFlexWithTextApplication(int rootTag); method renderAbsolutePositionTestApplication (line 43) | void renderAbsolutePositionTestApplication(int rootTag); method renderAbsolutePositionBottomRightTestApplication (line 44) | void renderAbsolutePositionBottomRightTestApplication(int rootTag); method renderCenteredTextViewTestApplication (line 45) | void renderCenteredTextViewTestApplication(int rootTag, String text); method renderUpdatePositionInListTestApplication (line 46) | void renderUpdatePositionInListTestApplication(int rootTag); method flushUpdatePositionInList (line 47) | void flushUpdatePositionInList(); method inPixelRounded (line 53) | private int inPixelRounded(int val) { method isWithinRange (line 57) | private boolean isWithinRange(float value, float lower, float upper) { method createRootView (line 61) | private ReactRootView createRootView() { method setUp (line 73) | @Override method testFlexUIRendered (line 101) | public void testFlexUIRendered() { method testAbsolutePositionUIRendered (line 163) | public void testAbsolutePositionUIRendered() { method testUpdatePositionInList (line 177) | public void testUpdatePositionInList() { method testAbsolutePositionBottomRightUIRendered (line 206) | public void testAbsolutePositionBottomRightUIRendered() { method _testCenteredText (line 222) | public void _testCenteredText(String text) { method testCenteredTextCases (line 245) | public void testCenteredTextCases() { FILE: ReactAndroid/src/androidTest/java/com/facebook/react/tests/DatePickerDialogTestCase.java class DatePickerDialogTestCase (line 33) | public class DatePickerDialogTestCase extends ReactAppInstrumentationTes... type DatePickerDialogTestModule (line 35) | private static interface DatePickerDialogTestModule extends JavaScript... method showDatePickerDialog (line 36) | public void showDatePickerDialog(WritableMap options); class DatePickerDialogRecordingModule (line 39) | private static class DatePickerDialogRecordingModule extends BaseJavaM... method getName (line 45) | @Override method recordDate (line 50) | @ReactMethod method recordDismissed (line 55) | @ReactMethod method recordError (line 60) | @ReactMethod method getDates (line 65) | public List getDates() { method getDismissed (line 69) | public int getDismissed() { method getErrors (line 73) | public int getErrors() { method createReactInstanceSpecForTest (line 80) | @Override method getReactApplicationKeyUnderTest (line 86) | @Override method getDateInMillis (line 91) | private static long getDateInMillis(int year, int month, int date) { method getTestModule (line 99) | private DatePickerDialogTestModule getTestModule() { method showDialog (line 103) | private DialogFragment showDialog(WritableMap options) { method testShowBasicDatePicker (line 113) | public void testShowBasicDatePicker() { method testPresetDate (line 119) | public void testPresetDate() { method testCallback (line 132) | public void testCallback() throws Throwable { method testDismissCallback (line 157) | public void testDismissCallback() throws Throwable { FILE: ReactAndroid/src/androidTest/java/com/facebook/react/tests/InitialPropsTestCase.java class InitialPropsTestCase (line 25) | public class InitialPropsTestCase extends class RecordingModule (line 30) | private static class RecordingModule extends BaseJavaModule { method getName (line 34) | @Override method recordProps (line 39) | @ReactMethod method getCount (line 45) | public int getCount() { method getProps (line 49) | public ReadableMap getProps() { method InitialPropsTestCase (line 56) | public InitialPropsTestCase() { method setUp (line 60) | @Override method testInitialProps (line 67) | public void testInitialProps() throws Throwable { FILE: ReactAndroid/src/androidTest/java/com/facebook/react/tests/JSLocaleTest.java class JSLocaleTest (line 31) | public class JSLocaleTest extends ReactIntegrationTestCase { type TestJSLocaleModule (line 33) | private interface TestJSLocaleModule extends JavaScriptModule { method toUpper (line 34) | void toUpper(String string); method toLower (line 35) | void toLower(String string); method setUp (line 42) | @Override method testToUpper (line 72) | public void testToUpper() { method testToLower (line 91) | public void testToLower() { FILE: ReactAndroid/src/androidTest/java/com/facebook/react/tests/JSResponderTestCase.java class JSResponderTestCase (line 25) | public class JSResponderTestCase extends ReactAppInstrumentationTestCase { method getReactApplicationKeyUnderTest (line 27) | @Override method testResponderLocksScrollView (line 32) | public void testResponderLocksScrollView() { FILE: ReactAndroid/src/androidTest/java/com/facebook/react/tests/LayoutEventsTestCase.java class LayoutEventsTestCase (line 18) | public class LayoutEventsTestCase extends ReactAppInstrumentationTestCase { method getReactApplicationKeyUnderTest (line 22) | @Override method testOnLayoutCalled (line 30) | public void testOnLayoutCalled() { method createReactInstanceSpecForTest (line 37) | @Override FILE: ReactAndroid/src/androidTest/java/com/facebook/react/tests/NativeIdTestCase.java class NativeIdTestCase (line 23) | public class NativeIdTestCase extends ReactAppInstrumentationTestCase { method getReactApplicationKeyUnderTest (line 25) | @Override method setUp (line 42) | @Override method testPropertyIsSetForViews (line 59) | public void testPropertyIsSetForViews() { method testViewListener (line 70) | public void testViewListener() { method testFindView (line 74) | public void testFindView() { FILE: ReactAndroid/src/androidTest/java/com/facebook/react/tests/ProgressBarTestCase.java class ProgressBarTestCase (line 40) | public class ProgressBarTestCase extends ReactIntegrationTestCase { type ProgressBarTestModule (line 56) | private static interface ProgressBarTestModule extends JavaScriptModule { method renderProgressBarApplication (line 57) | public void renderProgressBarApplication(int rootTag); method setUp (line 64) | @Override method testProgressBarSizes (line 102) | public void testProgressBarSizes() { method testProgressBarWidth (line 120) | public void testProgressBarWidth() { method dpToPixels (line 127) | private int dpToPixels(int dp) { FILE: ReactAndroid/src/androidTest/java/com/facebook/react/tests/ReactPickerTestCase.java class ReactPickerTestCase (line 34) | public class ReactPickerTestCase extends ReactAppInstrumentationTestCase { type PickerAndroidTestModule (line 36) | private static interface PickerAndroidTestModule extends JavaScriptMod... method selectItem (line 37) | public void selectItem(int position); method setMode (line 38) | public void setMode(String mode); method setPrimaryColor (line 39) | public void setPrimaryColor(String color); class PickerAndroidRecordingModule (line 42) | public static class PickerAndroidRecordingModule extends BaseJavaModule { method getName (line 45) | @Override method recordSelection (line 50) | @ReactMethod method getSelections (line 55) | public List getSelections() { method getReactApplicationKeyUnderTest (line 62) | @Override method createReactInstanceSpecForTest (line 67) | @Override method testBasicProperties (line 74) | public void testBasicProperties() { method testDropdownPicker (line 117) | public void testDropdownPicker() { method testDisabledPicker (line 123) | public void testDisabledPicker() { method testUpdateSelectedItem (line 129) | public void testUpdateSelectedItem() { method testUpdateMode (line 140) | public void testUpdateMode() { method testOnSelect (line 155) | public void testOnSelect() throws Throwable { method testOnSelectSequence (line 173) | public void testOnSelectSequence() throws Throwable { method updateFirstSpinnerAndCheckLastSpinnerMatches (line 180) | private void updateFirstSpinnerAndCheckLastSpinnerMatches( method getTestModule (line 203) | private PickerAndroidTestModule getTestModule() { FILE: ReactAndroid/src/androidTest/java/com/facebook/react/tests/ReactRootViewTestCase.java class ReactRootViewTestCase (line 25) | public class ReactRootViewTestCase extends ReactAppInstrumentationTestCa... method getReactApplicationKeyUnderTest (line 29) | @Override method testResizeRootView (line 34) | @Ignore("t6596940: fix intermittently failing test") method testRemoveRootView (line 63) | public void testRemoveRootView() throws Throwable { method createReactInstanceSpecForTest (line 100) | @Override FILE: ReactAndroid/src/androidTest/java/com/facebook/react/tests/ReactSwipeRefreshLayoutTestCase.java class ReactSwipeRefreshLayoutTestCase (line 23) | public class ReactSwipeRefreshLayoutTestCase extends ReactAppInstrumenta... class SwipeRefreshLayoutRecordingModule (line 25) | private class SwipeRefreshLayoutRecordingModule extends BaseJavaModule { method getName (line 28) | @Override method onRefresh (line 33) | @ReactMethod method getCount (line 38) | public int getCount() { type SwipeRefreshLayoutTestModule (line 43) | private interface SwipeRefreshLayoutTestModule extends JavaScriptModule { method setRows (line 44) | void setRows(int rows); method getReactApplicationKeyUnderTest (line 50) | @Override method createReactInstanceSpecForTest (line 55) | @Override method testRefreshNoScroll (line 61) | public void testRefreshNoScroll() { method testRefreshScroll (line 72) | public void testRefreshScroll() { method testNoRefreshAfterScroll (line 85) | public void testNoRefreshAfterScroll() { FILE: ReactAndroid/src/androidTest/java/com/facebook/react/tests/ShareTestCase.java class ShareTestCase (line 35) | public class ShareTestCase extends ReactAppInstrumentationTestCase { type ShareTestModule (line 37) | private static interface ShareTestModule extends JavaScriptModule { method showShareDialog (line 38) | public void showShareDialog(WritableMap content, WritableMap options); class ShareRecordingModule (line 41) | private static class ShareRecordingModule extends BaseJavaModule { method getName (line 46) | @Override method recordOpened (line 51) | @ReactMethod method recordError (line 56) | @ReactMethod method getOpened (line 61) | public int getOpened() { method getErrors (line 65) | public int getErrors() { method createReactInstanceSpecForTest (line 73) | @Override method getReactApplicationKeyUnderTest (line 79) | @Override method getTestModule (line 84) | private ShareTestModule getTestModule() { method testShowBasicShareDialog (line 88) | public void testShowBasicShareDialog() { FILE: ReactAndroid/src/androidTest/java/com/facebook/react/tests/TestIdTestCase.java class TestIdTestCase (line 25) | public class TestIdTestCase extends ReactAppInstrumentationTestCase { method getReactApplicationKeyUnderTest (line 27) | @Override method testPropertyIsSetForViews (line 43) | public void testPropertyIsSetForViews() { FILE: ReactAndroid/src/androidTest/java/com/facebook/react/tests/TextInputTestCase.java class TextInputTestCase (line 30) | public class TextInputTestCase extends ReactAppInstrumentationTestCase { type TextInputTestModule (line 34) | private interface TextInputTestModule extends JavaScriptModule { method setValueRef (line 35) | void setValueRef(String ref, String value); method testTextInputMeasurements (line 42) | public void testTextInputMeasurements() { method testTextInputCursorPosition (line 65) | public void testTextInputCursorPosition() throws Throwable { method testTextInputColors (line 86) | public void testTextInputColors() throws Throwable { method testOnSubmitEditing (line 103) | public void testOnSubmitEditing() throws Throwable { method fireEditorActionAndCheckRecording (line 117) | private void fireEditorActionAndCheckRecording(final ReactEditText rea... method fireEditorActionAndCheckRecording (line 123) | private void fireEditorActionAndCheckRecording(final ReactEditText rea... method createReactInstanceSpecForTest (line 248) | @Override method getReactApplicationKeyUnderTest (line 254) | @Override FILE: ReactAndroid/src/androidTest/java/com/facebook/react/tests/TimePickerDialogTestCase.java class TimePickerDialogTestCase (line 30) | public class TimePickerDialogTestCase extends ReactAppInstrumentationTes... type TimePickerDialogTestModule (line 32) | private static interface TimePickerDialogTestModule extends JavaScript... method showTimePickerDialog (line 33) | public void showTimePickerDialog(WritableMap options); class TimePickerDialogRecordingModule (line 36) | private static class TimePickerDialogRecordingModule extends BaseJavaM... method getName (line 42) | @Override method recordTime (line 47) | @ReactMethod method recordDismissed (line 52) | @ReactMethod method recordError (line 57) | @ReactMethod method getTimes (line 62) | public List getTimes() { method getDismissed (line 66) | public int getDismissed() { method getErrors (line 70) | public int getErrors() { method createReactInstanceSpecForTest (line 77) | @Override method getReactApplicationKeyUnderTest (line 83) | @Override method getTestModule (line 88) | private TimePickerDialogTestModule getTestModule() { method showDialog (line 92) | private DialogFragment showDialog(WritableMap options) { method testShowBasicTimePicker (line 102) | public void testShowBasicTimePicker() { method testPresetTimeAndCallback (line 108) | public void testPresetTimeAndCallback() throws Throwable { method testDismissCallback (line 139) | public void testDismissCallback() throws Throwable { FILE: ReactAndroid/src/androidTest/java/com/facebook/react/tests/ViewRenderingTestCase.java class ViewRenderingTestCase (line 33) | public class ViewRenderingTestCase extends ReactIntegrationTestCase { type ViewRenderingTestModule (line 35) | private interface ViewRenderingTestModule extends JavaScriptModule { method renderViewApplication (line 36) | void renderViewApplication(int rootTag); method renderMarginApplication (line 37) | void renderMarginApplication(int rootTag); method renderBorderApplication (line 38) | void renderBorderApplication(int rootTag); method updateMargins (line 39) | void updateMargins(); method renderTransformApplication (line 40) | void renderTransformApplication(int rootTag); method setUp (line 47) | @Override method testViewRenderedWithCorrectProperties (line 75) | public void testViewRenderedWithCorrectProperties() { method testMarginsApplied (line 90) | public void testMarginsApplied() { method testMarginUpdateDoesntForgetPreviousValue (line 103) | public void testMarginUpdateDoesntForgetPreviousValue() { method testBordersApplied (line 121) | public void testBordersApplied() { method testTransformations (line 135) | public void testTransformations() { FILE: ReactAndroid/src/androidTest/js/CatalystRootViewTestModule.js class CatalystRootViewTestApp (line 18) | class CatalystRootViewTestApp extends React.Component { method componentWillUnmount (line 19) | componentWillUnmount() { method render (line 23) | render() { FILE: ReactAndroid/src/androidTest/js/DatePickerDialogTestModule.js class DatePickerDialogTestApp (line 20) | class DatePickerDialogTestApp extends React.Component { method render (line 21) | render() { FILE: ReactAndroid/src/androidTest/js/InitialPropsTestApp.js class InitialPropsTestApp (line 18) | class InitialPropsTestApp extends React.Component { method componentDidMount (line 19) | componentDidMount() { method render (line 23) | render() { FILE: ReactAndroid/src/androidTest/js/JSResponderTestApp.js class JSResponderTestApp (line 20) | class JSResponderTestApp extends React.Component { method componentWillMount (line 25) | componentWillMount() { method render (line 31) | render() { FILE: ReactAndroid/src/androidTest/js/LayoutEventsTestApp.js constant LAYOUT_SPECS (line 19) | const LAYOUT_SPECS = [ class LayoutEventsTestApp (line 26) | class LayoutEventsTestApp extends React.Component { method constructor (line 28) | constructor() { method render (line 59) | render() { FILE: ReactAndroid/src/androidTest/js/MeasureLayoutTestModule.js class MeasureLayoutTestApp (line 53) | class MeasureLayoutTestApp extends React.Component { method componentDidMount (line 54) | componentDidMount() { method render (line 61) | render() { function shouldNotCallThisCallback (line 73) | function shouldNotCallThisCallback() { FILE: ReactAndroid/src/androidTest/js/MultitouchHandlingTestAppModule.js class TouchTestApp (line 20) | class TouchTestApp extends React.Component { method render (line 48) | render() { FILE: ReactAndroid/src/androidTest/js/NativeIdTestModule.js method render (line 33) | render() { FILE: ReactAndroid/src/androidTest/js/PickerAndroidTestModule.js class PickerAndroidTestApp (line 24) | class PickerAndroidTestApp extends React.Component { method componentWillMount (line 31) | componentWillMount() { method render (line 35) | render() { FILE: ReactAndroid/src/androidTest/js/ProgressBarTestModule.js class ProgressBarSampleApp (line 21) | class ProgressBarSampleApp extends React.Component { method render (line 24) | render() { FILE: ReactAndroid/src/androidTest/js/ScrollViewTestModule.js class Item (line 30) | class Item extends React.Component { method render (line 31) | render() { FILE: ReactAndroid/src/androidTest/js/ShareTestModule.js class ShareTestApp (line 20) | class ShareTestApp extends React.Component { method render (line 21) | render() { FILE: ReactAndroid/src/androidTest/js/SubviewsClippingTestModule.js class ClippingSample1 (line 25) | class ClippingSample1 extends React.Component { method render (line 26) | render() { class ClippingSample2 (line 76) | class ClippingSample2 extends React.Component { method render (line 77) | render() { class UpdatingSample1 (line 135) | class UpdatingSample1 extends React.Component { method render (line 136) | render() { class UpdatingSample2 (line 175) | class UpdatingSample2 extends React.Component { method render (line 176) | render() { class ScrollViewTest (line 204) | class ScrollViewTest extends React.Component { method render (line 205) | render() { class SubviewsClippingTestApp (line 267) | class SubviewsClippingTestApp extends React.Component { method componentWillMount (line 270) | componentWillMount() { method render (line 278) | render() { FILE: ReactAndroid/src/androidTest/js/SwipeRefreshLayoutTestModule.js class Row (line 23) | class Row extends React.Component { method render (line 28) | render() { class SwipeRefreshLayoutTestApp (line 47) | class SwipeRefreshLayoutTestApp extends React.Component { method componentDidMount (line 52) | componentDidMount() { method render (line 56) | render() { FILE: ReactAndroid/src/androidTest/js/TestIdTestModule.js class TestIdTestApp (line 32) | class TestIdTestApp extends React.Component { method render (line 33) | render() { FILE: ReactAndroid/src/androidTest/js/TestJavaToJSArgumentsModule.js function strictStringCompare (line 17) | function strictStringCompare(a, b) { function assertStrictStringEquals (line 29) | function assertStrictStringEquals(a, b) { FILE: ReactAndroid/src/androidTest/js/TextInputTestModule.js class TokenizedTextExample (line 25) | class TokenizedTextExample extends React.Component { method constructor (line 26) | constructor(props) { method render (line 30) | render() { class TextInputTestApp (line 81) | class TextInputTestApp extends React.Component { method componentDidMount (line 82) | componentDidMount() { method render (line 90) | render() { FILE: ReactAndroid/src/androidTest/js/TimePickerDialogTestModule.js class TimePickerDialogTestApp (line 20) | class TimePickerDialogTestApp extends React.Component { method render (line 21) | render() { FILE: ReactAndroid/src/androidTest/js/TouchBubblingTestAppModule.js class TouchBubblingTestApp (line 21) | class TouchBubblingTestApp extends React.Component { method render (line 26) | render() { FILE: ReactAndroid/src/androidTest/js/ViewRenderingTestModule.js class ViewSampleApp (line 28) | class ViewSampleApp extends React.Component { method render (line 31) | render() { class MarginSampleApp (line 40) | class MarginSampleApp extends React.Component { method render (line 43) | render() { class BorderSampleApp (line 51) | class BorderSampleApp extends React.Component { method render (line 52) | render() { class TransformSampleApp (line 61) | class TransformSampleApp extends React.Component { method render (line 62) | render() { FILE: ReactAndroid/src/main/java/com/facebook/debug/debugoverlay/model/DebugOverlayTag.java class DebugOverlayTag (line 8) | @Immutable method DebugOverlayTag (line 20) | public DebugOverlayTag(String name, String description, int color) { FILE: ReactAndroid/src/main/java/com/facebook/debug/holder/NoopPrinter.java class NoopPrinter (line 8) | public class NoopPrinter implements Printer { method NoopPrinter (line 12) | private NoopPrinter() {} method logMessage (line 14) | @Override method logMessage (line 17) | @Override method shouldDisplayLogMessage (line 20) | @Override FILE: ReactAndroid/src/main/java/com/facebook/debug/holder/Printer.java type Printer (line 8) | public interface Printer { method logMessage (line 10) | void logMessage(final DebugOverlayTag tag, final String message, Objec... method logMessage (line 11) | void logMessage(final DebugOverlayTag tag, final String message); method shouldDisplayLogMessage (line 12) | boolean shouldDisplayLogMessage(final DebugOverlayTag tag); FILE: ReactAndroid/src/main/java/com/facebook/debug/holder/PrinterHolder.java class PrinterHolder (line 6) | public class PrinterHolder { method setPrinter (line 10) | public static void setPrinter(Printer printer) { method getPrinter (line 18) | public static Printer getPrinter() { FILE: ReactAndroid/src/main/java/com/facebook/debug/tags/ReactDebugOverlayTags.java class ReactDebugOverlayTags (line 9) | public class ReactDebugOverlayTags { FILE: ReactAndroid/src/main/java/com/facebook/jni/Countable.java class Countable (line 18) | @DoNotStrip method dispose (line 29) | public native void dispose(); method finalize (line 31) | protected void finalize() throws Throwable { FILE: ReactAndroid/src/main/java/com/facebook/jni/CpuCapabilitiesJni.java class CpuCapabilitiesJni (line 11) | @DoNotStrip method nativeDeviceSupportsNeon (line 18) | @DoNotStrip method nativeDeviceSupportsVFPFP16 (line 21) | @DoNotStrip method nativeDeviceSupportsX86 (line 24) | @DoNotStrip FILE: ReactAndroid/src/main/java/com/facebook/jni/DestructorThread.java class DestructorThread (line 19) | public class DestructorThread { class Destructor (line 26) | public abstract static class Destructor extends PhantomReference { method EagerModuleProvider (line 16) | public EagerModuleProvider(NativeModule module) { method get (line 20) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/HeadlessJsTaskService.java class HeadlessJsTaskService (line 44) | public abstract class HeadlessJsTaskService extends Service implements H... method onStartCommand (line 49) | @Override method getTaskConfig (line 65) | protected @Nullable HeadlessJsTaskConfig getTaskConfig(Intent intent) { method acquireWakeLockNow (line 72) | public static void acquireWakeLockNow(Context context) { method onBind (line 84) | @Override method startTask (line 96) | protected void startTask(final HeadlessJsTaskConfig taskConfig) { method invokeStartTask (line 119) | private void invokeStartTask(ReactContext reactContext, final Headless... method onDestroy (line 134) | @Override method onHeadlessJsTaskStart (line 152) | @Override method onHeadlessJsTaskFinish (line 155) | @Override method getReactNativeHost (line 170) | protected ReactNativeHost getReactNativeHost() { FILE: ReactAndroid/src/main/java/com/facebook/react/LazyReactPackage.java class LazyReactPackage (line 32) | public abstract class LazyReactPackage implements ReactPackage { method getReactModuleInfoProviderViaReflection (line 34) | public static ReactModuleInfoProvider getReactModuleInfoProviderViaRef... method getNativeModules (line 66) | public abstract List getNativeModules( method createNativeModules (line 69) | @Override method getViewManagers (line 95) | public List getViewManagers(ReactApplicationContext reactC... method createViewManagers (line 99) | @Override method getReactModuleInfoProvider (line 113) | public abstract ReactModuleInfoProvider getReactModuleInfoProvider(); FILE: ReactAndroid/src/main/java/com/facebook/react/MemoryPressureRouter.java class MemoryPressureRouter (line 16) | public class MemoryPressureRouter implements ComponentCallbacks2 { method MemoryPressureRouter (line 20) | MemoryPressureRouter(Context context) { method destroy (line 24) | public void destroy(Context context) { method addMemoryPressureListener (line 31) | public void addMemoryPressureListener(MemoryPressureListener listener) { method removeMemoryPressureListener (line 38) | public void removeMemoryPressureListener(MemoryPressureListener listen... method onTrimMemory (line 42) | @Override method onConfigurationChanged (line 47) | @Override method onLowMemory (line 51) | @Override method dispatchMemoryPressure (line 55) | private void dispatchMemoryPressure(int level) { FILE: ReactAndroid/src/main/java/com/facebook/react/NativeModuleRegistryBuilder.java class NativeModuleRegistryBuilder (line 26) | public class NativeModuleRegistryBuilder { method NativeModuleRegistryBuilder (line 35) | public NativeModuleRegistryBuilder( method processPackage (line 44) | public void processPackage(ReactPackage reactPackage) { method addNativeModule (line 114) | public void addNativeModule(NativeModule nativeModule) { method build (line 133) | public NativeModuleRegistry build() { FILE: ReactAndroid/src/main/java/com/facebook/react/ReactActivity.java class ReactActivity (line 26) | public abstract class ReactActivity extends Activity method ReactActivity (line 31) | protected ReactActivity() { method getMainComponentName (line 40) | protected @Nullable String getMainComponentName() { method createReactActivityDelegate (line 47) | protected ReactActivityDelegate createReactActivityDelegate() { method onCreate (line 51) | @Override method onPause (line 57) | @Override method onResume (line 63) | @Override method onDestroy (line 69) | @Override method onActivityResult (line 75) | @Override method onKeyUp (line 80) | @Override method onBackPressed (line 85) | @Override method invokeDefaultOnBackPressed (line 92) | @Override method onNewIntent (line 97) | @Override method requestPermissions (line 104) | @Override method onRequestPermissionsResult (line 112) | @Override method getReactNativeHost (line 120) | protected final ReactNativeHost getReactNativeHost() { method getReactInstanceManager (line 124) | protected final ReactInstanceManager getReactInstanceManager() { method loadApp (line 128) | protected final void loadApp(String appKey) { FILE: ReactAndroid/src/main/java/com/facebook/react/ReactActivityDelegate.java class ReactActivityDelegate (line 27) | public class ReactActivityDelegate { method ReactActivityDelegate (line 38) | public ReactActivityDelegate(Activity activity, @Nullable String mainC... method ReactActivityDelegate (line 44) | public ReactActivityDelegate( method getLaunchOptions (line 52) | protected @Nullable Bundle getLaunchOptions() { method createRootView (line 56) | protected ReactRootView createRootView() { method getReactNativeHost (line 67) | protected ReactNativeHost getReactNativeHost() { method getReactInstanceManager (line 71) | public ReactInstanceManager getReactInstanceManager() { method onCreate (line 75) | protected void onCreate(Bundle savedInstanceState) { method loadApp (line 82) | protected void loadApp(String appKey) { method onPause (line 94) | protected void onPause() { method onResume (line 100) | protected void onResume() { method onDestroy (line 113) | protected void onDestroy() { method onActivityResult (line 123) | public void onActivityResult(int requestCode, int resultCode, Intent d... method onKeyUp (line 130) | public boolean onKeyUp(int keyCode, KeyEvent event) { method onBackPressed (line 146) | public boolean onBackPressed() { method onNewIntent (line 154) | public boolean onNewIntent(Intent intent) { method requestPermissions (line 162) | @TargetApi(Build.VERSION_CODES.M) method onRequestPermissionsResult (line 171) | public void onRequestPermissionsResult( method getContext (line 185) | private Context getContext() { method getPlainActivity (line 192) | private Activity getPlainActivity() { FILE: ReactAndroid/src/main/java/com/facebook/react/ReactApplication.java type ReactApplication (line 12) | public interface ReactApplication { method getReactNativeHost (line 17) | ReactNativeHost getReactNativeHost(); FILE: ReactAndroid/src/main/java/com/facebook/react/ReactFragmentActivity.java class ReactFragmentActivity (line 27) | public abstract class ReactFragmentActivity extends FragmentActivity imp... method ReactFragmentActivity (line 32) | protected ReactFragmentActivity() { method getMainComponentName (line 41) | protected @Nullable String getMainComponentName() { method createReactActivityDelegate (line 48) | protected ReactActivityDelegate createReactActivityDelegate() { method onCreate (line 52) | @Override method onPause (line 58) | @Override method onResume (line 64) | @Override method onDestroy (line 70) | @Override method onActivityResult (line 76) | @Override method onKeyUp (line 81) | @Override method onBackPressed (line 86) | @Override method invokeDefaultOnBackPressed (line 93) | @Override method onNewIntent (line 98) | @Override method requestPermissions (line 105) | @Override method onRequestPermissionsResult (line 113) | @Override method getReactNativeHost (line 121) | protected final ReactNativeHost getReactNativeHost() { method getReactInstanceManager (line 125) | protected final ReactInstanceManager getReactInstanceManager() { method loadApp (line 129) | protected final void loadApp(String appKey) { FILE: ReactAndroid/src/main/java/com/facebook/react/ReactInstanceManager.java class ReactInstanceManager (line 112) | @ThreadSafe type ReactInstanceEventListener (line 119) | public interface ReactInstanceEventListener { method onReactContextInitialized (line 125) | void onReactContextInitialized(ReactContext context); class ReactContextInitParams (line 160) | private class ReactContextInitParams { method ReactContextInitParams (line 164) | public ReactContextInitParams( method getJsExecutorFactory (line 171) | public JavaScriptExecutorFactory getJsExecutorFactory() { method getJsBundleLoader (line 175) | public JSBundleLoader getJsBundleLoader() { method builder (line 183) | public static ReactInstanceManagerBuilder builder() { method ReactInstanceManager (line 187) | ReactInstanceManager( method createDevHelperInterface (line 263) | private ReactInstanceManagerDevHelper createDevHelperInterface() { method getDevSupportManager (line 287) | public DevSupportManager getDevSupportManager() { method getMemoryPressureRouter (line 291) | public MemoryPressureRouter getMemoryPressureRouter() { method initializeSoLoaderIfNecessary (line 295) | private static void initializeSoLoaderIfNecessary(Context applicationC... method createReactContextInBackground (line 315) | @ThreadConfined(UI) method registerAdditionalPackages (line 328) | @ThreadConfined(UI) method recreateReactContextInBackground (line 364) | @ThreadConfined(UI) method recreateReactContextInBackgroundInner (line 373) | @ThreadConfined(UI) method recreateReactContextInBackgroundFromBundleLoader (line 420) | @ThreadConfined(UI) method hasStartedCreatingInitialContext (line 434) | public boolean hasStartedCreatingInitialContext() { method onBackPressed (line 442) | public void onBackPressed() { method invokeDefaultOnBackPressed (line 456) | private void invokeDefaultOnBackPressed() { method onNewIntent (line 466) | @ThreadConfined(UI) method toggleElementInspector (line 486) | private void toggleElementInspector() { method onHostPause (line 501) | @ThreadConfined(UI) method onHostPause (line 521) | @ThreadConfined(UI) method onHostResume (line 543) | @ThreadConfined(UI) method onHostDestroy (line 591) | @ThreadConfined(UI) method onHostDestroy (line 610) | @ThreadConfined(UI) method destroy (line 620) | @ThreadConfined(UI) method moveToResumedLifecycleState (line 656) | private synchronized void moveToResumedLifecycleState(boolean force) { method moveToBeforeResumeLifecycleState (line 669) | private synchronized void moveToBeforeResumeLifecycleState() { method moveToBeforeCreateLifecycleState (line 682) | private synchronized void moveToBeforeCreateLifecycleState() { method moveReactContextToCurrentLifecycleState (line 696) | private synchronized void moveReactContextToCurrentLifecycleState() { method onActivityResult (line 702) | @ThreadConfined(UI) method showDevOptionsDialog (line 710) | @ThreadConfined(UI) method attachRootView (line 724) | @ThreadConfined(UI) method detachRootView (line 746) | @ThreadConfined(UI) method createAllViewManagers (line 760) | public List createAllViewManagers( method createViewManager (line 778) | public @Nullable ViewManager createViewManager(String viewManagerName) { method getViewManagerNames (line 802) | public @Nullable List getViewManagerNames() { method addReactInstanceEventListener (line 830) | public void addReactInstanceEventListener(ReactInstanceEventListener l... method removeReactInstanceEventListener (line 837) | public void removeReactInstanceEventListener(ReactInstanceEventListene... method getCurrentReactContext (line 841) | @VisibleForTesting method getLifecycleState (line 848) | public LifecycleState getLifecycleState() { method onReloadWithJSDebugger (line 852) | @ThreadConfined(UI) method onJSBundleLoadedFromServer (line 862) | @ThreadConfined(UI) method recreateReactContextInBackground (line 871) | @ThreadConfined(UI) method runCreateReactContextOnNewThread (line 888) | @ThreadConfined(UI) method setupReactContext (line 959) | private void setupReactContext(final ReactApplicationContext reactCont... method attachRootViewToInstance (line 1015) | private void attachRootViewToInstance( method detachViewFromInstance (line 1041) | private void detachViewFromInstance( method tearDownReactContext (line 1050) | private void tearDownReactContext(ReactContext reactContext) { method createReactContext (line 1072) | private ReactApplicationContext createReactContext( method processPackages (line 1119) | private NativeModuleRegistry processPackages( method processPackage (line 1162) | private void processPackage( FILE: ReactAndroid/src/main/java/com/facebook/react/ReactInstanceManagerBuilder.java class ReactInstanceManagerBuilder (line 28) | public class ReactInstanceManagerBuilder { method ReactInstanceManagerBuilder (line 52) | ReactInstanceManagerBuilder() { method setUIImplementationProvider (line 59) | public ReactInstanceManagerBuilder setUIImplementationProvider( method setJavaScriptExecutorFactory (line 68) | public ReactInstanceManagerBuilder setJavaScriptExecutorFactory( method setBundleAssetName (line 78) | public ReactInstanceManagerBuilder setBundleAssetName(String bundleAss... method setJSBundleFile (line 89) | public ReactInstanceManagerBuilder setJSBundleFile(String jsBundleFile) { method setJSBundleLoader (line 104) | public ReactInstanceManagerBuilder setJSBundleLoader(JSBundleLoader js... method setJSMainModulePath (line 118) | public ReactInstanceManagerBuilder setJSMainModulePath(String jsMainMo... method addPackage (line 123) | public ReactInstanceManagerBuilder addPackage(ReactPackage reactPackag... method addPackages (line 128) | public ReactInstanceManagerBuilder addPackages(List reac... method setBridgeIdleDebugListener (line 133) | public ReactInstanceManagerBuilder setBridgeIdleDebugListener( method setApplication (line 142) | public ReactInstanceManagerBuilder setApplication(Application applicat... method setCurrentActivity (line 147) | public ReactInstanceManagerBuilder setCurrentActivity(Activity activit... method setDefaultHardwareBackBtnHandler (line 152) | public ReactInstanceManagerBuilder setDefaultHardwareBackBtnHandler( method setUseDeveloperSupport (line 163) | public ReactInstanceManagerBuilder setUseDeveloperSupport(boolean useD... method setInitialLifecycleState (line 172) | public ReactInstanceManagerBuilder setInitialLifecycleState( method setNativeModuleCallExceptionHandler (line 183) | public ReactInstanceManagerBuilder setNativeModuleCallExceptionHandler( method setRedBoxHandler (line 189) | public ReactInstanceManagerBuilder setRedBoxHandler(@Nullable RedBoxHa... method setLazyNativeModulesEnabled (line 194) | public ReactInstanceManagerBuilder setLazyNativeModulesEnabled(boolean... method setLazyViewManagersEnabled (line 199) | public ReactInstanceManagerBuilder setLazyViewManagersEnabled(boolean ... method setDelayViewManagerClassLoadsEnabled (line 204) | public ReactInstanceManagerBuilder setDelayViewManagerClassLoadsEnabled( method setDevBundleDownloadListener (line 210) | public ReactInstanceManagerBuilder setDevBundleDownloadListener( method setMinNumShakes (line 216) | public ReactInstanceManagerBuilder setMinNumShakes(int minNumShakes) { method setMinTimeLeftInFrameForNonBatchedOperationMs (line 221) | public ReactInstanceManagerBuilder setMinTimeLeftInFrameForNonBatchedO... method build (line 237) | public ReactInstanceManager build() { FILE: ReactAndroid/src/main/java/com/facebook/react/ReactInstancePackage.java class ReactInstancePackage (line 24) | public abstract class ReactInstancePackage implements ReactPackage { method createNativeModules (line 26) | public abstract List createNativeModules( method createNativeModules (line 30) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/ReactNativeHost.java class ReactNativeHost (line 28) | public abstract class ReactNativeHost { method ReactNativeHost (line 33) | protected ReactNativeHost(Application application) { method getReactInstanceManager (line 40) | public ReactInstanceManager getReactInstanceManager() { method hasInstance (line 52) | public boolean hasInstance() { method clear (line 59) | public void clear() { method createReactInstanceManager (line 66) | protected ReactInstanceManager createReactInstanceManager() { method getRedBoxHandler (line 92) | protected @Nullable RedBoxHandler getRedBoxHandler() { method getJavaScriptExecutorFactory (line 100) | protected @Nullable JavaScriptExecutorFactory getJavaScriptExecutorFac... method getApplication (line 104) | protected final Application getApplication() { method getUIImplementationProvider (line 114) | protected UIImplementationProvider getUIImplementationProvider() { method getJSMainModuleName (line 124) | protected String getJSMainModuleName() { method getJSBundleFile (line 134) | protected @Nullable String getJSBundleFile() { method getBundleAssetName (line 144) | protected @Nullable String getBundleAssetName() { method getUseDeveloperSupport (line 151) | public abstract boolean getUseDeveloperSupport(); method getPackages (line 159) | protected abstract List getPackages(); FILE: ReactAndroid/src/main/java/com/facebook/react/ReactPackage.java type ReactPackage (line 33) | public interface ReactPackage { method createNativeModules (line 39) | List createNativeModules(ReactApplicationContext reactCo... method createViewManagers (line 44) | List createViewManagers(ReactApplicationContext reactCont... FILE: ReactAndroid/src/main/java/com/facebook/react/ReactPackageLogger.java type ReactPackageLogger (line 8) | public interface ReactPackageLogger { method startProcessPackage (line 10) | void startProcessPackage(); method endProcessPackage (line 11) | void endProcessPackage(); FILE: ReactAndroid/src/main/java/com/facebook/react/ReactRootView.java class ReactRootView (line 65) | public class ReactRootView extends SizeMonitoringFrameLayout type ReactRootViewEventListener (line 71) | public interface ReactRootViewEventListener { method onAttachedToReactInstance (line 75) | void onAttachedToReactInstance(ReactRootView rootView); method ReactRootView (line 92) | public ReactRootView(Context context) { method ReactRootView (line 96) | public ReactRootView(Context context, AttributeSet attrs) { method ReactRootView (line 100) | public ReactRootView(Context context, AttributeSet attrs, int defStyle) { method onMeasure (line 104) | @Override method getWidthMeasureSpec (line 158) | @Override method getHeightMeasureSpec (line 166) | @Override method onChildStartedNativeGesture (line 174) | @Override method onInterceptTouchEvent (line 189) | @Override method onTouchEvent (line 195) | @Override method dispatchJSTouchEvent (line 204) | private void dispatchJSTouchEvent(MotionEvent event) { method requestDisallowInterceptTouchEvent (line 218) | @Override method onLayout (line 227) | @Override method onAttachedToWindow (line 232) | @Override method onDetachedFromWindow (line 240) | @Override method onViewAdded (line 252) | @Override method startReactApplication (line 268) | public void startReactApplication(ReactInstanceManager reactInstanceMa... method startReactApplication (line 278) | public void startReactApplication( method enableLayoutCalculation (line 308) | private void enableLayoutCalculation() { method updateRootLayoutSpecs (line 325) | private void updateRootLayoutSpecs(final int widthMeasureSpec, final i... method unmountReactApplication (line 353) | public void unmountReactApplication() { method onAttachedToReactInstance (line 361) | public void onAttachedToReactInstance() { method setEventListener (line 367) | public void setEventListener(ReactRootViewEventListener eventListener) { method getJSModuleName (line 371) | String getJSModuleName() { method getAppProperties (line 375) | public @Nullable Bundle getAppProperties() { method setAppProperties (line 379) | public void setAppProperties(@Nullable Bundle appProperties) { method invokeJSEntryPoint (line 391) | void invokeJSEntryPoint() { method setJSEntryPoint (line 403) | public void setJSEntryPoint(Runnable jsEntryPoint) { method invokeDefaultJSEntryPoint (line 407) | public void invokeDefaultJSEntryPoint(@Nullable Bundle appProperties) { method defaultJSEntryPoint (line 418) | private void defaultJSEntryPoint() { method simulateAttachForTesting (line 452) | @VisibleForTesting method getCustomGlobalLayoutListener (line 457) | private CustomGlobalLayoutListener getCustomGlobalLayoutListener() { method attachToReactInstanceManager (line 464) | private void attachToReactInstanceManager() { method finalize (line 479) | @Override method getRootViewTag (line 491) | public int getRootViewTag() { method setRootViewTag (line 495) | public void setRootViewTag(int rootViewTag) { method getReactInstanceManager (line 499) | @Nullable class CustomGlobalLayoutListener (line 504) | private class CustomGlobalLayoutListener implements ViewTreeObserver.O... method CustomGlobalLayoutListener (line 513) | CustomGlobalLayoutListener() { method onGlobalLayout (line 519) | @Override method checkForKeyboardEvents (line 530) | private void checkForKeyboardEvents() { method checkForDeviceOrientationChanges (line 552) | private void checkForDeviceOrientationChanges() { method checkForDeviceDimensionsChanges (line 563) | private void checkForDeviceDimensionsChanges() { method areMetricsEqual (line 575) | private boolean areMetricsEqual(DisplayMetrics displayMetrics, Displ... method emitOrientationChanged (line 591) | private void emitOrientationChanged(final int newRotation) { method emitUpdateDimensionsEvent (line 626) | private void emitUpdateDimensionsEvent() { method sendEvent (line 633) | private void sendEvent(String eventName, @Nullable WritableMap param... FILE: ReactAndroid/src/main/java/com/facebook/react/ViewManagerOnDemandReactPackage.java type ViewManagerOnDemandReactPackage (line 17) | public interface ViewManagerOnDemandReactPackage { method getViewManagerNames (line 24) | @Nullable List getViewManagerNames(ReactApplicationContext rea... method createViewManager (line 31) | @Nullable FILE: ReactAndroid/src/main/java/com/facebook/react/animated/AdditionAnimatedNode.java class AdditionAnimatedNode (line 20) | class AdditionAnimatedNode extends ValueAnimatedNode { method AdditionAnimatedNode (line 25) | public AdditionAnimatedNode( method update (line 36) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/animated/AnimatedNode.java class AnimatedNode (line 22) | abstract class AnimatedNode { method addChild (line 33) | public final void addChild(AnimatedNode child) { method removeChild (line 41) | public final void removeChild(AnimatedNode child) { method onAttachedToNode (line 55) | public void onAttachedToNode(AnimatedNode parent) { method onDetachedFromNode (line 61) | public void onDetachedFromNode(AnimatedNode parent) { method update (line 69) | public void update() { FILE: ReactAndroid/src/main/java/com/facebook/react/animated/AnimatedNodeValueListener.java type AnimatedNodeValueListener (line 15) | public interface AnimatedNodeValueListener { method onValueUpdate (line 16) | void onValueUpdate(double value); FILE: ReactAndroid/src/main/java/com/facebook/react/animated/AnimationDriver.java class AnimationDriver (line 18) | abstract class AnimationDriver { method runAnimationStep (line 29) | public abstract void runAnimationStep(long frameTimeNanos); FILE: ReactAndroid/src/main/java/com/facebook/react/animated/DecayAnimation.java class DecayAnimation (line 18) | public class DecayAnimation extends AnimationDriver { method DecayAnimation (line 29) | public DecayAnimation(ReadableMap config) { method runAnimationStep (line 37) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/animated/DiffClampAnimatedNode.java class DiffClampAnimatedNode (line 15) | class DiffClampAnimatedNode extends ValueAnimatedNode { method DiffClampAnimatedNode (line 23) | public DiffClampAnimatedNode( method update (line 34) | @Override method getInputNodeValue (line 43) | private double getInputNodeValue() { FILE: ReactAndroid/src/main/java/com/facebook/react/animated/DivisionAnimatedNode.java class DivisionAnimatedNode (line 20) | class DivisionAnimatedNode extends ValueAnimatedNode { method DivisionAnimatedNode (line 25) | public DivisionAnimatedNode( method update (line 36) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/animated/EventAnimationDriver.java class EventAnimationDriver (line 24) | class EventAnimationDriver implements RCTEventEmitter { method EventAnimationDriver (line 28) | public EventAnimationDriver(List eventPath, ValueAnimatedNode ... method receiveEvent (line 33) | @Override method receiveTouches (line 48) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/animated/FrameBasedAnimationDriver.java class FrameBasedAnimationDriver (line 20) | class FrameBasedAnimationDriver extends AnimationDriver { method FrameBasedAnimationDriver (line 32) | FrameBasedAnimationDriver(ReadableMap config) { method runAnimationStep (line 45) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/animated/InterpolationAnimatedNode.java class InterpolationAnimatedNode (line 20) | class InterpolationAnimatedNode extends ValueAnimatedNode { method fromDoubleArray (line 26) | private static double[] fromDoubleArray(ReadableArray ary) { method interpolate (line 34) | private static double interpolate( method interpolate (line 79) | static double interpolate( method findRangeIndex (line 97) | private static int findRangeIndex(double value, double[] ranges) { method InterpolationAnimatedNode (line 113) | public InterpolationAnimatedNode(ReadableMap config) { method onAttachedToNode (line 120) | @Override method onDetachedFromNode (line 131) | @Override method update (line 139) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/animated/ModulusAnimatedNode.java class ModulusAnimatedNode (line 16) | class ModulusAnimatedNode extends ValueAnimatedNode { method ModulusAnimatedNode (line 22) | public ModulusAnimatedNode( method update (line 30) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/animated/MultiplicationAnimatedNode.java class MultiplicationAnimatedNode (line 20) | class MultiplicationAnimatedNode extends ValueAnimatedNode { method MultiplicationAnimatedNode (line 25) | public MultiplicationAnimatedNode( method update (line 36) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/animated/NativeAnimatedModule.java class NativeAnimatedModule (line 76) | @ReactModule(name = NativeAnimatedModule.NAME) type UIThreadOperation (line 82) | private interface UIThreadOperation { method execute (line 83) | void execute(NativeAnimatedNodesManager animatedNodesManager); method NativeAnimatedModule (line 93) | public NativeAnimatedModule(ReactApplicationContext reactContext) { method initialize (line 116) | @Override method onHostResume (line 124) | @Override method willDispatchViewUpdates (line 129) | @Override method onHostPause (line 158) | @Override method onHostDestroy (line 163) | @Override method getName (line 168) | @Override method getNodesManager (line 173) | private NativeAnimatedNodesManager getNodesManager() { method clearFrameCallback (line 182) | private void clearFrameCallback() { method enqueueFrameCallback (line 188) | private void enqueueFrameCallback() { method setNodesManager (line 194) | @VisibleForTesting method createAnimatedNode (line 199) | @ReactMethod method startListeningToAnimatedNodeValue (line 209) | @ReactMethod method stopListeningToAnimatedNodeValue (line 229) | @ReactMethod method dropAnimatedNode (line 239) | @ReactMethod method setAnimatedNodeValue (line 249) | @ReactMethod method setAnimatedNodeOffset (line 259) | @ReactMethod method flattenAnimatedNodeOffset (line 269) | @ReactMethod method extractAnimatedNodeOffset (line 279) | @ReactMethod method startAnimatingNode (line 289) | @ReactMethod method stopAnimation (line 307) | @ReactMethod method connectAnimatedNodes (line 317) | @ReactMethod method disconnectAnimatedNodes (line 327) | @ReactMethod method connectAnimatedNodeToView (line 337) | @ReactMethod method disconnectAnimatedNodeFromView (line 347) | @ReactMethod method addAnimatedEventToView (line 363) | @ReactMethod method removeAnimatedEventFromView (line 373) | @ReactMethod FILE: ReactAndroid/src/main/java/com/facebook/react/animated/NativeAnimatedNodesManager.java class NativeAnimatedNodesManager (line 53) | class NativeAnimatedNodesManager implements EventDispatcherListener { method NativeAnimatedNodesManager (line 67) | public NativeAnimatedNodesManager(UIManagerModule uiManager) { method getNodeById (line 73) | @Nullable AnimatedNode getNodeById(int id) { method hasActiveAnimations (line 77) | public boolean hasActiveAnimations() { method createAnimatedNode (line 81) | public void createAnimatedNode(int tag, ReadableMap config) { method dropAnimatedNode (line 116) | public void dropAnimatedNode(int tag) { method startListeningToAnimatedNodeValue (line 121) | public void startListeningToAnimatedNodeValue(int tag, AnimatedNodeVal... method stopListeningToAnimatedNodeValue (line 130) | public void stopListeningToAnimatedNodeValue(int tag) { method setAnimatedNodeValue (line 139) | public void setAnimatedNodeValue(int tag, double value) { method setAnimatedNodeOffset (line 150) | public void setAnimatedNodeOffset(int tag, double offset) { method flattenAnimatedNodeOffset (line 160) | public void flattenAnimatedNodeOffset(int tag) { method extractAnimatedNodeOffset (line 169) | public void extractAnimatedNodeOffset(int tag) { method startAnimatingNode (line 178) | public void startAnimatingNode( method stopAnimationsForNode (line 209) | private void stopAnimationsForNode(AnimatedNode animatedNode) { method stopAnimation (line 227) | public void stopAnimation(int animationId) { method connectAnimatedNodes (line 249) | public void connectAnimatedNodes(int parentNodeTag, int childNodeTag) { method disconnectAnimatedNodes (line 264) | public void disconnectAnimatedNodes(int parentNodeTag, int childNodeTa... method connectAnimatedNodeToView (line 279) | public void connectAnimatedNodeToView(int animatedNodeTag, int viewTag) { method disconnectAnimatedNodeFromView (line 294) | public void disconnectAnimatedNodeFromView(int animatedNodeTag, int vi... method restoreDefaultValues (line 308) | public void restoreDefaultValues(int animatedNodeTag, int viewTag) { method addAnimatedEventToView (line 325) | public void addAnimatedEventToView(int viewTag, String eventName, Read... method removeAnimatedEventFromView (line 354) | public void removeAnimatedEventFromView(int viewTag, String eventName,... method onEventDispatch (line 372) | @Override method handleEvent (line 388) | private void handleEvent(Event event) { method runUpdates (line 417) | public void runUpdates(long frameTimeNanos) { method updateNodes (line 457) | private void updateNodes(List nodes) { FILE: ReactAndroid/src/main/java/com/facebook/react/animated/PropsAnimatedNode.java class PropsAnimatedNode (line 29) | class PropsAnimatedNode extends AnimatedNode { method PropsAnimatedNode (line 40) | PropsAnimatedNode(ReadableMap config, NativeAnimatedNodesManager nativ... method connectToView (line 55) | public void connectToView(int viewTag) { method disconnectFromView (line 63) | public void disconnectFromView(int viewTag) { method restoreDefaultValues (line 72) | public void restoreDefaultValues() { method updateView (line 83) | public final void updateView() { FILE: ReactAndroid/src/main/java/com/facebook/react/animated/SpringAnimation.java class SpringAnimation (line 10) | class SpringAnimation extends AnimationDriver { class PhysicsState (line 18) | private static class PhysicsState { method SpringAnimation (line 46) | SpringAnimation(ReadableMap config) { method runAnimationStep (line 60) | @Override method getDisplacementDistanceForState (line 92) | private double getDisplacementDistanceForState(PhysicsState state) { method isAtRest (line 100) | private boolean isAtRest() { method isOvershooting (line 110) | private boolean isOvershooting() { method advance (line 116) | private void advance(double realDeltaTime) { FILE: ReactAndroid/src/main/java/com/facebook/react/animated/StyleAnimatedNode.java class StyleAnimatedNode (line 24) | class StyleAnimatedNode extends AnimatedNode { method StyleAnimatedNode (line 29) | StyleAnimatedNode(ReadableMap config, NativeAnimatedNodesManager nativ... method collectViewUpdates (line 41) | public void collectViewUpdates(JavaOnlyMap propsMap) { FILE: ReactAndroid/src/main/java/com/facebook/react/animated/TransformAnimatedNode.java class TransformAnimatedNode (line 23) | class TransformAnimatedNode extends AnimatedNode { class TransformConfig (line 25) | private class TransformConfig { class AnimatedTransformConfig (line 29) | private class AnimatedTransformConfig extends TransformConfig { class StaticTransformConfig (line 33) | private class StaticTransformConfig extends TransformConfig { method TransformAnimatedNode (line 40) | TransformAnimatedNode(ReadableMap config, NativeAnimatedNodesManager n... method collectViewUpdates (line 62) | public void collectViewUpdates(JavaOnlyMap propsMap) { FILE: ReactAndroid/src/main/java/com/facebook/react/animated/ValueAnimatedNode.java class ValueAnimatedNode (line 20) | class ValueAnimatedNode extends AnimatedNode { method ValueAnimatedNode (line 25) | public ValueAnimatedNode() { method ValueAnimatedNode (line 29) | public ValueAnimatedNode(ReadableMap config) { method getValue (line 34) | public double getValue() { method flattenOffset (line 38) | public void flattenOffset() { method extractOffset (line 43) | public void extractOffset() { method onValueUpdate (line 48) | public void onValueUpdate() { method setValueListener (line 55) | public void setValueListener(@Nullable AnimatedNodeValueListener liste... FILE: ReactAndroid/src/main/java/com/facebook/react/animation/AbstractFloatPairPropertyUpdater.java class AbstractFloatPairPropertyUpdater (line 19) | public abstract class AbstractFloatPairPropertyUpdater implements Animat... method AbstractFloatPairPropertyUpdater (line 26) | protected AbstractFloatPairPropertyUpdater(float toFirst, float toSeco... method AbstractFloatPairPropertyUpdater (line 32) | protected AbstractFloatPairPropertyUpdater( method getProperty (line 43) | protected abstract void getProperty(View view, float[] returnValues); method setProperty (line 44) | protected abstract void setProperty(View view, float[] propertyValues); method prepare (line 46) | @Override method onUpdate (line 53) | @Override method onFinish (line 60) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/animation/AbstractSingleFloatProperyUpdater.java class AbstractSingleFloatProperyUpdater (line 19) | public abstract class AbstractSingleFloatProperyUpdater implements Anima... method AbstractSingleFloatProperyUpdater (line 24) | protected AbstractSingleFloatProperyUpdater(float toValue) { method AbstractSingleFloatProperyUpdater (line 29) | protected AbstractSingleFloatProperyUpdater(float fromValue, float toV... method getProperty (line 35) | protected abstract float getProperty(View view); method setProperty (line 36) | protected abstract void setProperty(View view, float propertyValue); method prepare (line 38) | @Override method onUpdate (line 45) | @Override method onFinish (line 50) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/animation/AnimationPropertyUpdater.java type AnimationPropertyUpdater (line 20) | public interface AnimationPropertyUpdater { method prepare (line 27) | public void prepare(View view); method onUpdate (line 36) | public void onUpdate(View view, float progress); method onFinish (line 45) | public void onFinish(View view); FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/ActivityEventListener.java type ActivityEventListener (line 12) | public interface ActivityEventListener { method onActivityResult (line 17) | void onActivityResult(Activity activity, int requestCode, int resultCo... method onNewIntent (line 22) | void onNewIntent(Intent intent); FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/Arguments.java class Arguments (line 22) | public class Arguments { method makeNativeObject (line 23) | private static Object makeNativeObject(Object object) { method makeNativeArray (line 53) | public static WritableNativeArray makeNativeArray(List objects) { method makeNativeArray (line 85) | public static WritableNativeArray makeNativeArray(final Object obj... method addEntry (line 102) | private static void addEntry(WritableNativeMap nativeMap, String key, ... method makeNativeMap (line 129) | public static WritableNativeMap makeNativeMap(Map obje... method makeNativeMap (line 143) | public static WritableNativeMap makeNativeMap(Bundle bundle) { method createArray (line 157) | public static WritableArray createArray() { method createMap (line 164) | public static WritableMap createMap() { method fromJavaArgs (line 168) | public static WritableNativeArray fromJavaArgs(Object[] args) { method fromArray (line 207) | public static WritableArray fromArray(Object array) { method fromList (line 247) | public static WritableArray fromList(List list) { method fromBundle (line 288) | public static WritableMap fromBundle(Bundle bundle) { method toList (line 323) | @Nullable method toBundle (line 373) | @Nullable FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/BaseActivityEventListener.java class BaseActivityEventListener (line 11) | public class BaseActivityEventListener implements ActivityEventListener { method onActivityResult (line 16) | @Deprecated method onActivityResult (line 19) | @Override method onNewIntent (line 22) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/BaseJavaModule.java class BaseJavaModule (line 40) | public abstract class BaseJavaModule implements NativeModule { method getConstants (line 49) | public @Nullable Map getConstants() { method initialize (line 53) | @Override method canOverrideExistingModule (line 58) | @Override method onCatalystInstanceDestroy (line 64) | @Override method hasConstants (line 69) | public boolean hasConstants() { FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/CallbackImpl.java class CallbackImpl (line 15) | public final class CallbackImpl implements Callback { method CallbackImpl (line 21) | public CallbackImpl(JSInstance jsInstance, int callbackId) { method invoke (line 27) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/CatalystInstance.java type CatalystInstance (line 23) | @DoNotStrip method runJSBundle (line 26) | void runJSBundle(); method hasRunJSBundle (line 29) | boolean hasRunJSBundle(); method getSourceURL (line 35) | @Nullable String getSourceURL(); method invokeCallback (line 39) | @Override @DoNotStrip method callFunction (line 43) | @DoNotStrip method destroy (line 53) | void destroy(); method isDestroyed (line 54) | boolean isDestroyed(); method initialize (line 59) | @VisibleForTesting method getReactQueueConfiguration (line 62) | ReactQueueConfiguration getReactQueueConfiguration(); method getJSModule (line 64) | T getJSModule(Class jsInterface); method hasNativeModule (line 65) | boolean hasNativeModule(Class nativeModule... method getNativeModule (line 66) | T getNativeModule(Class nativeModuleInterf... method getNativeModules (line 67) | Collection getNativeModules(); method extendNativeModules (line 73) | void extendNativeModules(NativeModuleRegistry modules); method addBridgeIdleDebugListener (line 81) | void addBridgeIdleDebugListener(NotThreadSafeBridgeIdleDebugListener l... method removeBridgeIdleDebugListener (line 87) | void removeBridgeIdleDebugListener(NotThreadSafeBridgeIdleDebugListene... method registerSegment (line 90) | void registerSegment(int segmentId, String path); method setGlobalVariable (line 92) | @VisibleForTesting method getJavaScriptContextHolder (line 102) | JavaScriptContextHolder getJavaScriptContextHolder(); FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/CatalystInstanceImpl.java class CatalystInstanceImpl (line 39) | @DoNotStrip class PendingJSCall (line 47) | public static class PendingJSCall { method PendingJSCall (line 53) | public PendingJSCall(String module, String method, @Nullable NativeA... method call (line 59) | void call(CatalystInstanceImpl catalystInstance) { method toString (line 64) | public String toString() { method initHybrid (line 96) | private native static HybridData initHybrid(); method CatalystInstanceImpl (line 98) | private CatalystInstanceImpl( class BridgeCallback (line 131) | private static class BridgeCallback implements ReactCallback { method BridgeCallback (line 137) | public BridgeCallback(CatalystInstanceImpl outer) { method onBatchComplete (line 141) | @Override method incrementPendingJSCalls (line 149) | @Override method decrementPendingJSCalls (line 157) | @Override method extendNativeModules (line 172) | @Override method jniExtendNativeModules (line 182) | private native void jniExtendNativeModules( method initializeBridge (line 186) | private native void initializeBridge( method setSourceURLs (line 204) | void setSourceURLs(String deviceURL, String remoteURL) { method registerSegment (line 209) | @Override method loadScriptFromAssets (line 214) | void loadScriptFromAssets(AssetManager assetManager, String assetURL, ... method loadScriptFromFile (line 219) | void loadScriptFromFile(String fileName, String sourceURL, boolean loa... method jniSetSourceURL (line 224) | private native void jniSetSourceURL(String sourceURL); method jniRegisterSegment (line 225) | private native void jniRegisterSegment(int segmentId, String path); method jniLoadScriptFromAssets (line 226) | private native void jniLoadScriptFromAssets(AssetManager assetManager,... method jniLoadScriptFromFile (line 227) | private native void jniLoadScriptFromFile(String fileName, String sour... method runJSBundle (line 229) | @Override method hasRunJSBundle (line 254) | @Override method getSourceURL (line 261) | @Override method jniCallJSFunction (line 266) | private native void jniCallJSFunction( method callFunction (line 271) | @Override method callFunction (line 279) | public void callFunction(PendingJSCall function) { method jniCallJSCallback (line 297) | private native void jniCallJSCallback(int callbackID, NativeArray argu... method invokeCallback (line 299) | @Override method destroy (line 314) | @Override method isDestroyed (line 362) | @Override method initialize (line 370) | @VisibleForTesting method getReactQueueConfiguration (line 392) | @Override method getJSModule (line 397) | @Override method hasNativeModule (line 402) | @Override method getNativeModule (line 408) | @Override method getNativeModules (line 414) | @Override method jniHandleMemoryPressure (line 419) | private native void jniHandleMemoryPressure(int level); method handleMemoryPressure (line 421) | @Override method addBridgeIdleDebugListener (line 435) | @Override method removeBridgeIdleDebugListener (line 444) | @Override method setGlobalVariable (line 449) | @Override method getJavaScriptContextHolder (line 452) | @Override method getJavaScriptContext (line 457) | private native long getJavaScriptContext(); method incrementPendingJSCalls (line 459) | private void incrementPendingJSCalls() { method decrementPendingJSCalls (line 478) | private void decrementPendingJSCalls() { method onNativeException (line 500) | private void onNativeException(Exception e) { class NativeExceptionHandler (line 511) | private class NativeExceptionHandler implements QueueThreadExceptionHa... method handleException (line 512) | @Override class JSProfilerTraceListener (line 521) | private static class JSProfilerTraceListener implements TraceListener { method JSProfilerTraceListener (line 528) | public JSProfilerTraceListener(CatalystInstanceImpl outer) { method onTraceStarted (line 532) | @Override method onTraceStopped (line 540) | @Override class Builder (line 549) | public static class Builder { method setReactQueueConfigurationSpec (line 557) | public Builder setReactQueueConfigurationSpec( method setRegistry (line 563) | public Builder setRegistry(NativeModuleRegistry registry) { method setJSBundleLoader (line 568) | public Builder setJSBundleLoader(JSBundleLoader jsBundleLoader) { method setJSExecutor (line 573) | public Builder setJSExecutor(JavaScriptExecutor jsExecutor) { method setNativeModuleCallExceptionHandler (line 578) | public Builder setNativeModuleCallExceptionHandler( method build (line 584) | public CatalystInstanceImpl build() { FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/ContextBaseJavaModule.java class ContextBaseJavaModule (line 18) | public abstract class ContextBaseJavaModule extends BaseJavaModule { method ContextBaseJavaModule (line 22) | public ContextBaseJavaModule(Context context) { method getContext (line 29) | protected final Context getContext() { FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/CxxCallbackImpl.java class CxxCallbackImpl (line 15) | @DoNotStrip method CxxCallbackImpl (line 20) | @DoNotStrip method invoke (line 25) | @Override method nativeInvoke (line 30) | private native void nativeInvoke(NativeArray arguments); FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/CxxModuleWrapper.java class CxxModuleWrapper (line 12) | @DoNotStrip method CxxModuleWrapper (line 15) | protected CxxModuleWrapper(HybridData hd) { method makeDsoNative (line 19) | private static native CxxModuleWrapper makeDsoNative(String soPath, St... method makeDso (line 21) | public static CxxModuleWrapper makeDso(String library, String factory) { FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/CxxModuleWrapperBase.java class CxxModuleWrapperBase (line 14) | @DoNotStrip method getName (line 24) | @Override method initialize (line 27) | @Override method canOverrideExistingModule (line 32) | @Override method onCatalystInstanceDestroy (line 37) | @Override method CxxModuleWrapperBase (line 43) | protected CxxModuleWrapperBase(HybridData hd) { method resetModule (line 48) | protected void resetModule(HybridData hd) { FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/Dynamic.java type Dynamic (line 16) | public interface Dynamic { method isNull (line 17) | boolean isNull(); method asBoolean (line 18) | boolean asBoolean(); method asDouble (line 19) | double asDouble(); method asInt (line 20) | int asInt(); method asString (line 21) | String asString(); method asArray (line 22) | ReadableArray asArray(); method asMap (line 23) | ReadableMap asMap(); method getType (line 24) | ReadableType getType(); method recycle (line 25) | void recycle(); FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/DynamicFromArray.java class DynamicFromArray (line 19) | public class DynamicFromArray implements Dynamic { method DynamicFromArray (line 26) | private DynamicFromArray() {} method create (line 28) | public static DynamicFromArray create(ReadableArray array, int index) { method recycle (line 38) | @Override method isNull (line 45) | @Override method asBoolean (line 53) | @Override method asDouble (line 61) | @Override method asInt (line 69) | @Override method asString (line 77) | @Override method asArray (line 85) | @Override method asMap (line 93) | @Override method getType (line 101) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/DynamicFromMap.java class DynamicFromMap (line 19) | public class DynamicFromMap implements Dynamic { method DynamicFromMap (line 26) | private DynamicFromMap() {} method create (line 28) | public static DynamicFromMap create(ReadableMap map, String name) { method recycle (line 38) | @Override method isNull (line 45) | @Override method asBoolean (line 53) | @Override method asDouble (line 61) | @Override method asInt (line 69) | @Override method asString (line 77) | @Override method asArray (line 85) | @Override method asMap (line 93) | @Override method getType (line 101) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/FallbackJSBundleLoader.java class FallbackJSBundleLoader (line 26) | public final class FallbackJSBundleLoader extends JSBundleLoader { method FallbackJSBundleLoader (line 41) | public FallbackJSBundleLoader(List loaders) { method loadScript (line 54) | @Override method getDelegateLoader (line 71) | private JSBundleLoader getDelegateLoader() { FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/GuardedRunnable.java class GuardedRunnable (line 10) | public abstract class GuardedRunnable implements Runnable { method GuardedRunnable (line 14) | public GuardedRunnable(ReactContext reactContext) { method run (line 18) | @Override method runGuarded (line 27) | public abstract void runGuarded(); FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/Inspector.java class Inspector (line 14) | @DoNotStrip method getPages (line 22) | public static List getPages() { method connect (line 31) | public static LocalConnection connect(int pageId, RemoteConnection rem... method instance (line 40) | private static native Inspector instance(); method getPagesNative (line 42) | private native Page[] getPagesNative(); method connectNative (line 44) | private native LocalConnection connectNative(int pageId, RemoteConnect... method Inspector (line 46) | private Inspector(HybridData hybridData) { class Page (line 50) | @DoNotStrip method getId (line 55) | public int getId() { method getTitle (line 59) | public String getTitle() { method toString (line 63) | @Override method Page (line 71) | @DoNotStrip type RemoteConnection (line 78) | @DoNotStrip method onMessage (line 80) | void onMessage(String message); method onDisconnect (line 81) | void onDisconnect(); class LocalConnection (line 84) | @DoNotStrip method sendMessage (line 88) | public native void sendMessage(String message); method disconnect (line 89) | public native void disconnect(); method LocalConnection (line 91) | private LocalConnection(HybridData hybridData) { FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/JSBundleLoader.java class JSBundleLoader (line 19) | public abstract class JSBundleLoader { method createAssetLoader (line 26) | public static JSBundleLoader createAssetLoader( method createFileLoader (line 43) | public static JSBundleLoader createFileLoader(final String fileName) { method createFileLoader (line 47) | public static JSBundleLoader createFileLoader( method createCachedBundleFromNetworkLoader (line 67) | public static JSBundleLoader createCachedBundleFromNetworkLoader( method createRemoteDebuggerBundleLoader (line 87) | public static JSBundleLoader createRemoteDebuggerBundleLoader( method loadScript (line 100) | public abstract String loadScript(CatalystInstanceImpl instance); FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/JSCJavaScriptExecutor.java class JSCJavaScriptExecutor (line 15) | @DoNotStrip method JSCJavaScriptExecutor (line 21) | JSCJavaScriptExecutor(ReadableNativeMap jscConfig) { method initHybrid (line 25) | private native static HybridData initHybrid(ReadableNativeMap jscConfig); FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/JSCJavaScriptExecutorFactory.java class JSCJavaScriptExecutorFactory (line 12) | public class JSCJavaScriptExecutorFactory implements JavaScriptExecutorF... method JSCJavaScriptExecutorFactory (line 16) | public JSCJavaScriptExecutorFactory(String appName, String deviceName) { method create (line 21) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/JSInstance.java type JSInstance (line 17) | public interface JSInstance { method invokeCallback (line 18) | void invokeCallback( FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/JavaJSExecutor.java type JavaJSExecutor (line 19) | @DoNotStrip type Factory (line 21) | interface Factory { method create (line 22) | JavaJSExecutor create() throws Exception; class ProxyExecutorException (line 25) | class ProxyExecutorException extends Exception { method ProxyExecutorException (line 26) | public ProxyExecutorException(Throwable cause) { method close (line 35) | void close(); method loadApplicationScript (line 41) | @DoNotStrip method executeJSCall (line 50) | @DoNotStrip method setGlobalVariable (line 54) | @DoNotStrip FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/JavaMethodWrapper.java class JavaMethodWrapper (line 23) | public class JavaMethodWrapper implements NativeModule.NativeMethod { class ArgumentExtractor (line 25) | private static abstract class ArgumentExtractor { method getJSArgumentsNeeded (line 26) | public int getJSArgumentsNeeded() { method extractArgument (line 30) | public abstract @Nullable T extractArgument( method extractArgument (line 36) | @Override method extractArgument (line 45) | @Override method extractArgument (line 54) | @Override method extractArgument (line 63) | @Override method extractArgument (line 72) | @Override method extractArgument (line 81) | @Override method extractArgument (line 90) | @Override method extractArgument (line 99) | @Override method extractArgument (line 108) | @Override method getJSArgumentsNeeded (line 122) | @Override method extractArgument (line 127) | @Override method paramTypeToChar (line 141) | private static char paramTypeToChar(Class paramClass) { method returnTypeToChar (line 162) | private static char returnTypeToChar(Class returnClass) { method commonTypeToChar (line 180) | private static char commonTypeToChar(Class typeClass) { method JavaMethodWrapper (line 215) | public JavaMethodWrapper(JavaModuleWrapper module, Method method, bool... method processArguments (line 229) | private void processArguments() { method getMethod (line 252) | public Method getMethod() { method getSignature (line 256) | public String getSignature() { method buildSignature (line 263) | private String buildSignature(Method method, Class[] paramTypes, boole... method buildArgumentExtractors (line 285) | private ArgumentExtractor[] buildArgumentExtractors(Class[] paramTypes) { method calculateJSArgumentsNeeded (line 319) | private int calculateJSArgumentsNeeded() { method getAffectedRange (line 327) | private String getAffectedRange(int startIndex, int jsArgumentsNeeded) { method invoke (line 332) | @Override method getType (line 398) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/JavaModuleWrapper.java class JavaModuleWrapper (line 38) | @DoNotStrip class MethodDescriptor (line 40) | @DoNotStrip method JavaModuleWrapper (line 58) | public JavaModuleWrapper(JSInstance jsInstance, Class T getJavaScriptModule( class JavaScriptModuleInvocationHandler (line 51) | private static class JavaScriptModuleInvocationHandler implements Invo... method JavaScriptModuleInvocationHandler (line 56) | public JavaScriptModuleInvocationHandler( method getJSModuleName (line 74) | private String getJSModuleName() { method invoke (line 91) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/JsonWriter.java class JsonWriter (line 21) | public class JsonWriter implements Closeable { method JsonWriter (line 25) | public JsonWriter(Writer writer) { method beginArray (line 30) | public JsonWriter beginArray() throws IOException { method endArray (line 35) | public JsonWriter endArray() throws IOException { method beginObject (line 40) | public JsonWriter beginObject() throws IOException { method endObject (line 45) | public JsonWriter endObject() throws IOException { method name (line 50) | public JsonWriter name(String name) throws IOException { method value (line 60) | public JsonWriter value(String value) throws IOException { method nullValue (line 69) | public JsonWriter nullValue() throws IOException { method rawValue (line 75) | public JsonWriter rawValue(String json) throws IOException { method value (line 81) | public JsonWriter value(boolean value) throws IOException { method value (line 87) | public JsonWriter value(double value) throws IOException { method value (line 93) | public JsonWriter value(long value) throws IOException { method value (line 99) | public JsonWriter value(Number value) throws IOException { method close (line 108) | @Override method beforeValue (line 113) | private void beforeValue() throws IOException { method beforeName (line 131) | private void beforeName() throws IOException { method open (line 148) | private void open(Scope scope, char bracket) throws IOException { method close (line 153) | private void close(char bracket) throws IOException { method string (line 158) | private void string(String string) throws IOException { method replace (line 207) | private void replace(Scope scope) { type Scope (line 212) | private enum Scope { FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/JsonWriterHelper.java class JsonWriterHelper (line 19) | class JsonWriterHelper { method value (line 20) | public static void value(JsonWriter writer, Object value) throws IOExc... method mapValue (line 30) | private static void mapValue(JsonWriter writer, Map map) throws ... method listValue (line 39) | private static void listValue(JsonWriter writer, List list) throws ... method objectValue (line 47) | private static void objectValue(JsonWriter writer, Object value) throw... FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/LifecycleEventListener.java type LifecycleEventListener (line 29) | public interface LifecycleEventListener { method onHostResume (line 36) | void onHostResume(); method onHostPause (line 42) | void onHostPause(); method onHostDestroy (line 48) | void onHostDestroy(); FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/MemoryPressure.java type MemoryPressure (line 5) | public enum MemoryPressure { FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/MemoryPressureListener.java type MemoryPressureListener (line 8) | public interface MemoryPressureListener { method handleMemoryPressure (line 13) | void handleMemoryPressure(int level); FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/ModuleHolder.java class ModuleHolder (line 30) | @DoNotStrip method ModuleHolder (line 50) | public ModuleHolder(ReactModuleInfo moduleInfo, Provider ty... method simple (line 50) | public static ModuleSpec simple( method viewManagerSpec (line 65) | public static ModuleSpec viewManagerSpec(Provider getType() { method getProvider (line 84) | public Provider getProvider() { class ConstructorProvider (line 88) | private static abstract class ConstructorProvider implements Provider<... method ConstructorProvider (line 91) | public ConstructorProvider(Class type, Class... method getConstructor (line 101) | protected Constructor getConstructor( FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/NativeArray.java class NativeArray (line 18) | @DoNotStrip method NativeArray (line 24) | protected NativeArray(HybridData hybridData) { method toString (line 28) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/NativeMap.java class NativeMap (line 18) | @DoNotStrip method NativeMap (line 24) | public NativeMap(HybridData hybridData) { method toString (line 28) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/NativeModule.java type NativeModule (line 22) | @DoNotStrip type NativeMethod (line 24) | interface NativeMethod { method invoke (line 25) | void invoke(JSInstance jsInstance, ReadableNativeArray parameters); method getType (line 26) | String getType(); method getName (line 33) | String getName(); method initialize (line 40) | void initialize(); method canOverrideExistingModule (line 48) | boolean canOverrideExistingModule(); method onCatalystInstanceDestroy (line 53) | void onCatalystInstanceDestroy(); FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/NativeModuleRegistry.java class NativeModuleRegistry (line 24) | public class NativeModuleRegistry { method NativeModuleRegistry (line 30) | public NativeModuleRegistry( method getModuleMap (line 42) | private Map, ModuleHolder> getModuleMap() { method getReactApplicationContext (line 46) | private ReactApplicationContext getReactApplicationContext() { method getBatchCompleteListenerModules (line 50) | private ArrayList getBatchCompleteListenerModules() { method getJavaModules (line 54) | Collection getJavaModules( method getCxxModules (line 66) | Collection getCxxModules() { method registerModules (line 80) | void registerModules(NativeModuleRegistry newRegister) { method notifyJSInstanceDestroy (line 100) | void notifyJSInstanceDestroy() { method notifyJSInstanceInitialized (line 114) | void notifyJSInstanceInitialized() { method onBatchComplete (line 133) | public void onBatchComplete() { method hasModule (line 141) | public boolean hasModule(Class moduleInter... method getModule (line 145) | public T getModule(Class moduleInterface) { method getAllModules (line 149) | public List getAllModules() { FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/PerformanceCounter.java type PerformanceCounter (line 13) | public interface PerformanceCounter { method getPerformanceCounters (line 14) | public Map getPerformanceCounters(); FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/Promise.java type Promise (line 21) | public interface Promise { method resolve (line 26) | void resolve(@Nullable Object value); method reject (line 31) | void reject(String code, String message); method reject (line 36) | void reject(String code, Throwable e); method reject (line 41) | void reject(String code, String message, Throwable e); method reject (line 48) | @Deprecated method reject (line 55) | void reject(Throwable reason); FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/ProxyJavaScriptExecutor.java class ProxyJavaScriptExecutor (line 25) | @DoNotStrip class Factory (line 27) | public static class Factory implements JavaScriptExecutorFactory { method Factory (line 30) | public Factory(JavaJSExecutor.Factory javaJSExecutorFactory) { method create (line 34) | @Override method ProxyJavaScriptExecutor (line 51) | public ProxyJavaScriptExecutor(JavaJSExecutor executor) { method close (line 56) | @Override method initHybrid (line 64) | private native static HybridData initHybrid(JavaJSExecutor executor); FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/ReactBridge.java class ReactBridge (line 14) | public class ReactBridge { method staticInit (line 16) | public static void staticInit() { FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/ReactCallback.java type ReactCallback (line 14) | @DoNotStrip method onBatchComplete (line 16) | @DoNotStrip method incrementPendingJSCalls (line 19) | @DoNotStrip method decrementPendingJSCalls (line 22) | @DoNotStrip FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/ReactContext.java class ReactContext (line 30) | public class ReactContext extends ContextWrapper { method ReactContext (line 52) | public ReactContext(Context base) { method initializeWithInstance (line 59) | public void initializeWithInstance(CatalystInstance catalystInstance) { method setNativeModuleCallExceptionHandler (line 75) | public void setNativeModuleCallExceptionHandler( method getSystemService (line 84) | @Override method getJSModule (line 98) | public T getJSModule(Class jsInterface) { method hasNativeModule (line 105) | public boolean hasNativeModule(Class nativ... method getNativeModule (line 116) | public T getNativeModule(Class nativeModul... method getCatalystInstance (line 124) | public CatalystInstance getCatalystInstance() { method hasActiveCatalystInstance (line 128) | public boolean hasActiveCatalystInstance() { method getLifecycleState (line 132) | public LifecycleState getLifecycleState() { method addLifecycleEventListener (line 136) | public void addLifecycleEventListener(final LifecycleEventListener lis... method removeLifecycleEventListener (line 165) | public void removeLifecycleEventListener(LifecycleEventListener listen... method addActivityEventListener (line 169) | public void addActivityEventListener(ActivityEventListener listener) { method removeActivityEventListener (line 173) | public void removeActivityEventListener(ActivityEventListener listener) { method onHostResume (line 180) | public void onHostResume(@Nullable Activity activity) { method onNewIntent (line 194) | public void onNewIntent(@Nullable Activity activity, Intent intent) { method onHostPause (line 209) | public void onHostPause() { method onHostDestroy (line 225) | public void onHostDestroy() { method destroy (line 241) | public void destroy() { method onActivityResult (line 252) | public void onActivityResult(Activity activity, int requestCode, int r... method assertOnUiQueueThread (line 262) | public void assertOnUiQueueThread() { method isOnUiQueueThread (line 266) | public boolean isOnUiQueueThread() { method runOnUiQueueThread (line 270) | public void runOnUiQueueThread(Runnable runnable) { method assertOnNativeModulesQueueThread (line 274) | public void assertOnNativeModulesQueueThread() { method assertOnNativeModulesQueueThread (line 278) | public void assertOnNativeModulesQueueThread(String message) { method isOnNativeModulesQueueThread (line 282) | public boolean isOnNativeModulesQueueThread() { method runOnNativeModulesQueueThread (line 286) | public void runOnNativeModulesQueueThread(Runnable runnable) { method assertOnJSQueueThread (line 290) | public void assertOnJSQueueThread() { method isOnJSQueueThread (line 294) | public boolean isOnJSQueueThread() { method runOnJSQueueThread (line 298) | public void runOnJSQueueThread(Runnable runnable) { method handleException (line 307) | public void handleException(RuntimeException e) { method hasCurrentActivity (line 317) | public boolean hasCurrentActivity() { method startActivityForResult (line 326) | public boolean startActivityForResult(Intent intent, int code, Bundle ... method getCurrentActivity (line 338) | public @Nullable Activity getCurrentActivity() { method getJavaScriptContextHolder (line 351) | public JavaScriptContextHolder getJavaScriptContextHolder() { FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/ReactMarker.java class ReactMarker (line 16) | @DoNotStrip type MarkerListener (line 19) | public interface MarkerListener { method logMarker (line 20) | void logMarker(ReactMarkerConstants name, @Nullable String tag, int ... method addListener (line 28) | @DoNotStrip method removeListener (line 37) | @DoNotStrip method clearMarkerListeners (line 44) | @DoNotStrip method logMarker (line 51) | @DoNotStrip method logMarker (line 56) | @DoNotStrip method logMarker (line 61) | @DoNotStrip method logMarker (line 66) | @DoNotStrip method logMarker (line 72) | @DoNotStrip method logMarker (line 77) | @DoNotStrip method logMarker (line 82) | @DoNotStrip method logMarker (line 87) | @DoNotStrip FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/ReactMarkerConstants.java type ReactMarkerConstants (line 8) | public enum ReactMarkerConstants { FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/ReactModuleWithSpec.java type ReactModuleWithSpec (line 19) | @DoNotStrip FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/ReadableArray.java type ReadableArray (line 18) | public interface ReadableArray { method size (line 20) | int size(); method isNull (line 21) | boolean isNull(int index); method getBoolean (line 22) | boolean getBoolean(int index); method getDouble (line 23) | double getDouble(int index); method getInt (line 24) | int getInt(int index); method getString (line 25) | String getString(int index); method getArray (line 26) | ReadableArray getArray(int index); method getMap (line 27) | ReadableMap getMap(int index); method getDynamic (line 28) | Dynamic getDynamic(int index); method getType (line 29) | ReadableType getType(int index); method toArrayList (line 30) | ArrayList toArrayList(); FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/ReadableMap.java type ReadableMap (line 18) | public interface ReadableMap { method hasKey (line 20) | boolean hasKey(String name); method isNull (line 21) | boolean isNull(String name); method getBoolean (line 22) | boolean getBoolean(String name); method getDouble (line 23) | double getDouble(String name); method getInt (line 24) | int getInt(String name); method getString (line 25) | String getString(String name); method getArray (line 26) | ReadableArray getArray(String name); method getMap (line 27) | ReadableMap getMap(String name); method getDynamic (line 28) | Dynamic getDynamic(String name); method getType (line 29) | ReadableType getType(String name); method keySetIterator (line 30) | ReadableMapKeySetIterator keySetIterator(); method toHashMap (line 31) | HashMap toHashMap(); FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/ReadableNativeArray.java class ReadableNativeArray (line 21) | @DoNotStrip method ReadableNativeArray (line 27) | protected ReadableNativeArray(HybridData hybridData) { method size (line 31) | @Override method isNull (line 33) | @Override method getBoolean (line 35) | @Override method getDouble (line 37) | @Override method getInt (line 39) | @Override method getString (line 41) | @Override method getArray (line 43) | @Override method getMap (line 45) | @Override method getType (line 47) | @Override method getDynamic (line 50) | @Override method toArrayList (line 55) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/ReadableNativeMap.java class ReadableNativeMap (line 21) | @DoNotStrip method ReadableNativeMap (line 27) | protected ReadableNativeMap(HybridData hybridData) { method hasKey (line 31) | @Override method isNull (line 33) | @Override method getBoolean (line 35) | @Override method getDouble (line 37) | @Override method getInt (line 39) | @Override method getString (line 41) | @Override method getArray (line 43) | @Override method getMap (line 45) | @Override method getType (line 47) | @Override method getDynamic (line 50) | @Override method keySetIterator (line 55) | @Override method toHashMap (line 60) | @Override class ReadableNativeMapKeySetIterator (line 96) | @DoNotStrip method ReadableNativeMapKeySetIterator (line 105) | public ReadableNativeMapKeySetIterator(ReadableNativeMap readableNat... method hasNextKey (line 110) | @Override method nextKey (line 112) | @Override method initHybrid (line 115) | private static native HybridData initHybrid(ReadableNativeMap readab... FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/WritableNativeArray.java class WritableNativeArray (line 21) | @DoNotStrip method WritableNativeArray (line 27) | public WritableNativeArray() { method pushNull (line 31) | @Override method pushBoolean (line 33) | @Override method pushDouble (line 35) | @Override method pushInt (line 37) | @Override method pushString (line 39) | @Override method pushArray (line 43) | @Override method pushMap (line 51) | @Override method initHybrid (line 58) | private static native HybridData initHybrid(); method pushNativeArray (line 59) | private native void pushNativeArray(WritableNativeArray array); method pushNativeMap (line 60) | private native void pushNativeMap(WritableNativeMap map); FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/WritableNativeMap.java class WritableNativeMap (line 21) | @DoNotStrip method putBoolean (line 27) | @Override method putDouble (line 29) | @Override method putInt (line 31) | @Override method putString (line 33) | @Override method putNull (line 35) | @Override method putMap (line 39) | @Override method putArray (line 47) | @Override method merge (line 55) | @Override method WritableNativeMap (line 61) | public WritableNativeMap() { method initHybrid (line 65) | private static native HybridData initHybrid(); method putNativeMap (line 67) | private native void putNativeMap(String key, WritableNativeMap value); method putNativeArray (line 68) | private native void putNativeArray(String key, WritableNativeArray val... method mergeNativeMap (line 69) | private native void mergeNativeMap(ReadableNativeMap source); FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/queue/MessageQueueThread.java type MessageQueueThread (line 20) | @DoNotStrip method runOnQueue (line 26) | @DoNotStrip method callOnQueue (line 33) | @DoNotStrip method isOnThread (line 39) | @DoNotStrip method assertIsOnThread (line 46) | @DoNotStrip method assertIsOnThread (line 53) | @DoNotStrip method quitSynchronous (line 61) | @DoNotStrip FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/queue/MessageQueueThreadImpl.java class MessageQueueThreadImpl (line 29) | @DoNotStrip method MessageQueueThreadImpl (line 38) | private MessageQueueThreadImpl( method runOnQueue (line 52) | @DoNotStrip method callOnQueue (line 64) | @DoNotStrip method isOnThread (line 85) | @DoNotStrip method assertIsOnThread (line 95) | @DoNotStrip method assertIsOnThread (line 105) | @DoNotStrip method quitSynchronous (line 117) | @DoNotStrip method getLooper (line 131) | public Looper getLooper() { method getName (line 135) | public String getName() { method create (line 139) | public static MessageQueueThreadImpl create( method createForMainThread (line 155) | private static MessageQueueThreadImpl createForMainThread( method startNewBackgroundThread (line 181) | private static MessageQueueThreadImpl startNewBackgroundThread( FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/queue/MessageQueueThreadSpec.java class MessageQueueThreadSpec (line 15) | public class MessageQueueThreadSpec { type ThreadType (line 23) | protected static enum ThreadType { method newUIBackgroundTreadSpec (line 28) | public static MessageQueueThreadSpec newUIBackgroundTreadSpec(String n... method newBackgroundThreadSpec (line 32) | public static MessageQueueThreadSpec newBackgroundThreadSpec(String na... method newBackgroundThreadSpec (line 36) | public static MessageQueueThreadSpec newBackgroundThreadSpec(String na... method mainThreadSpec (line 40) | public static MessageQueueThreadSpec mainThreadSpec() { method MessageQueueThreadSpec (line 48) | private MessageQueueThreadSpec(ThreadType threadType, String name) { method MessageQueueThreadSpec (line 52) | private MessageQueueThreadSpec(ThreadType threadType, String name, lon... method getThreadType (line 58) | public ThreadType getThreadType() { method getName (line 62) | public String getName() { method getStackSize (line 66) | public long getStackSize() { FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/queue/NativeRunnable.java class NativeRunnable (line 18) | @DoNotStrip method NativeRunnable (line 23) | @DoNotStrip method run (line 28) | public native void run(); FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/queue/ReactQueueConfiguration.java type ReactQueueConfiguration (line 22) | public interface ReactQueueConfiguration { method getUIQueueThread (line 23) | MessageQueueThread getUIQueueThread(); method getNativeModulesQueueThread (line 24) | MessageQueueThread getNativeModulesQueueThread(); method getJSQueueThread (line 25) | MessageQueueThread getJSQueueThread(); method destroy (line 26) | void destroy(); FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/queue/ReactQueueConfigurationImpl.java class ReactQueueConfigurationImpl (line 18) | public class ReactQueueConfigurationImpl implements ReactQueueConfigurat... method ReactQueueConfigurationImpl (line 24) | private ReactQueueConfigurationImpl( method getUIQueueThread (line 33) | @Override method getNativeModulesQueueThread (line 38) | @Override method getJSQueueThread (line 43) | @Override method destroy (line 52) | public void destroy() { method create (line 61) | public static ReactQueueConfigurationImpl create( FILE: ReactAndroid/src/main/java/com/facebook/react/bridge/queue/ReactQueueConfigurationSpec.java class ReactQueueConfigurationSpec (line 24) | public class ReactQueueConfigurationSpec { method ReactQueueConfigurationSpec (line 31) | private ReactQueueConfigurationSpec( method getNativeModulesQueueThreadSpec (line 38) | public MessageQueueThreadSpec getNativeModulesQueueThreadSpec() { method getJSQueueThreadSpec (line 42) | public MessageQueueThreadSpec getJSQueueThreadSpec() { method builder (line 46) | public static Builder builder() { method createDefault (line 50) | public static ReactQueueConfigurationSpec createDefault() { class Builder (line 60) | public static class Builder { method setNativeModulesQueueThreadSpec (line 65) | public Builder setNativeModulesQueueThreadSpec(MessageQueueThreadSpe... method setJSQueueThreadSpec (line 73) | public Builder setJSQueueThreadSpec(MessageQueueThreadSpec spec) { method build (line 79) | public ReactQueueConfigurationSpec build() { FILE: ReactAndroid/src/main/java/com/facebook/react/common/ClearableSynchronizedPool.java class ClearableSynchronizedPool (line 11) | public class ClearableSynchronizedPool implements Pools.Pool { method ClearableSynchronizedPool (line 16) | public ClearableSynchronizedPool(int maxSize) { method acquire (line 20) | @Override method release (line 32) | @Override method clear (line 42) | public synchronized void clear() { FILE: ReactAndroid/src/main/java/com/facebook/react/common/DebugServerException.java class DebugServerException (line 27) | public class DebugServerException extends RuntimeException { method makeGeneric (line 36) | public static DebugServerException makeGeneric(String reason, Throwabl... method makeGeneric (line 40) | public static DebugServerException makeGeneric(String reason, String e... method DebugServerException (line 44) | private DebugServerException(String description, String fileName, int ... method DebugServerException (line 48) | public DebugServerException(String description) { method DebugServerException (line 52) | public DebugServerException(String detailMessage, Throwable throwable) { method parse (line 61) | @Nullable public static DebugServerException parse(String str) { method shortenFileName (line 81) | private static String shortenFileName(String fullFileName) { FILE: ReactAndroid/src/main/java/com/facebook/react/common/JavascriptException.java class JavascriptException (line 16) | public class JavascriptException extends RuntimeException { method JavascriptException (line 18) | public JavascriptException(String jsStackTrace) { FILE: ReactAndroid/src/main/java/com/facebook/react/common/LifecycleState.java type LifecycleState (line 23) | public enum LifecycleState { FILE: ReactAndroid/src/main/java/com/facebook/react/common/ShakeDetector.java class ShakeDetector (line 26) | public class ShakeDetector implements SensorEventListener { type ShakeListener (line 39) | public static interface ShakeListener { method onShake (line 40) | void onShake(); method ShakeDetector (line 52) | public ShakeDetector(ShakeListener listener) { method ShakeDetector (line 56) | public ShakeDetector(ShakeListener listener, int minNumShakes) { method start (line 64) | public void start(SensorManager manager) { method stop (line 79) | public void stop() { method reset (line 89) | private void reset() { method atLeastRequiredForce (line 103) | private boolean atLeastRequiredForce(float a) { method recordShake (line 111) | private void recordShake(long timestamp) { method onSensorChanged (line 116) | @Override method onAccuracyChanged (line 142) | @Override method maybeDispatchShake (line 146) | private void maybeDispatchShake(long currentTimestamp) { FILE: ReactAndroid/src/main/java/com/facebook/react/common/SingleThreadAsserter.java class SingleThreadAsserter (line 19) | public class SingleThreadAsserter { method assertNow (line 22) | public void assertNow() { FILE: ReactAndroid/src/main/java/com/facebook/react/common/SystemClock.java class SystemClock (line 16) | public class SystemClock { method currentTimeMillis (line 18) | public static long currentTimeMillis() { method nanoTime (line 22) | public static long nanoTime() { method uptimeMillis (line 26) | public static long uptimeMillis() { FILE: ReactAndroid/src/main/java/com/facebook/react/common/build/ReactBuildConfig.java class ReactBuildConfig (line 20) | public class ReactBuildConfig { FILE: ReactAndroid/src/main/java/com/facebook/react/common/network/OkHttpCallUtil.java class OkHttpCallUtil (line 18) | public class OkHttpCallUtil { method OkHttpCallUtil (line 20) | private OkHttpCallUtil() { method cancelTag (line 23) | public static void cancelTag(OkHttpClient client, Object tag) { FILE: ReactAndroid/src/main/java/com/facebook/react/devsupport/BundleDownloader.java class BundleDownloader (line 41) | public class BundleDownloader { class BundleInfo (line 56) | public static class BundleInfo { method fromJSONString (line 60) | public static @Nullable BundleInfo fromJSONString(String jsonStr) { method toJSONString (line 79) | public @Nullable String toJSONString() { method getUrl (line 93) | public String getUrl() { method getFilesChangedCount (line 97) | public int getFilesChangedCount() { method BundleDownloader (line 102) | public BundleDownloader(OkHttpClient client) { method downloadBundleFromURL (line 106) | public void downloadBundleFromURL( method cancelDownloadBundleFromURL (line 214) | public void cancelDownloadBundleFromURL() { method processBundleResult (line 221) | private void processBundleResult( method storePlainJSInFile (line 273) | private static boolean storePlainJSInFile(BufferedSource body, File ou... method storeDeltaInFile (line 288) | private boolean storeDeltaInFile(BufferedSource body, File outputFile)... method patchDelta (line 345) | private static int patchDelta(JsonReader jsonReader, LinkedHashMap stackFra... method DevServerHelper (line 120) | public DevServerHelper(DevInternalSettings settings, String packageNam... method openPackagerConnection (line 133) | public void openPackagerConnection( method closePackagerConnection (line 194) | public void closePackagerConnection() { method openInspectorConnection (line 207) | public void openInspectorConnection() { method sendEventToAllConnections (line 222) | public void sendEventToAllConnections(String event) { method disableDebugger (line 228) | public void disableDebugger() { method closeInspectorConnection (line 234) | public void closeInspectorConnection() { method attachDebugger (line 247) | public void attachDebugger(final Context context, final String title) { method symbolicateStackTrace (line 277) | public void symbolicateStackTrace( method openStackFrameCall (line 321) | public void openStackFrameCall(StackFrame stackFrame) { method getReloadAppAction (line 347) | public static String getReloadAppAction(Context context) { method getWebsocketProxyURL (line 351) | public String getWebsocketProxyURL() { method getHeapCaptureUploadUrl (line 358) | public String getHeapCaptureUploadUrl() { method getInspectorDeviceUrl (line 365) | public String getInspectorDeviceUrl() { method getInspectorAttachUrl (line 374) | public String getInspectorAttachUrl(String title) { method getBundleDownloader (line 384) | public BundleDownloader getBundleDownloader() { method getHostForJSProxy (line 391) | private String getHostForJSProxy() { method getDevMode (line 406) | private boolean getDevMode() { method getJSMinifyMode (line 413) | private boolean getJSMinifyMode() { method createBundleURL (line 417) | private static String createBundleURL( method createResourceURL (line 429) | private static String createResourceURL(String host, String resourcePa... method createSymbolicateURL (line 433) | private static String createSymbolicateURL(String host) { method createOpenStackFrameURL (line 437) | private static String createOpenStackFrameURL(String host) { method getDevServerBundleURL (line 441) | public String getDevServerBundleURL(final String jsModulePath) { method isPackagerRunning (line 450) | public void isPackagerRunning(final PackagerStatusCallback callback) { method createPackagerStatusURL (line 498) | private static String createPackagerStatusURL(String host) { method stopPollingOnChangeEndpoint (line 502) | public void stopPollingOnChangeEndpoint() { method startPollingOnChangeEndpoint (line 512) | public void startPollingOnChangeEndpoint( method handleOnChangePollingResponse (line 527) | private void handleOnChangePollingResponse(boolean didServerContentCha... method enqueueOnChangeEndpointLongPolling (line 543) | private void enqueueOnChangeEndpointLongPolling() { method createOnChangeEndpointUrl (line 571) | private String createOnChangeEndpointUrl() { method createLaunchJSDevtoolsCommandUrl (line 578) | private String createLaunchJSDevtoolsCommandUrl() { method launchJSDevtools (line 585) | public void launchJSDevtools() { method getSourceMapUrl (line 603) | public String getSourceMapUrl(String mainModuleName) { method getSourceUrl (line 614) | public String getSourceUrl(String mainModuleName) { method getJSBundleURLForRemoteDebugging (line 625) | public String getJSBundleURLForRemoteDebugging(String mainModuleName) { method downloadBundleResourceFromUrlSync (line 639) | public @Nullable File downloadBundleResourceFromUrlSync( FILE: ReactAndroid/src/main/java/com/facebook/react/devsupport/DevSettingsActivity.java class DevSettingsActivity (line 22) | public class DevSettingsActivity extends PreferenceActivity { method onCreate (line 24) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/devsupport/DevSupportManagerFactory.java class DevSupportManagerFactory (line 27) | public class DevSupportManagerFactory { method create (line 32) | public static DevSupportManager create( method create (line 49) | public static DevSupportManager create( FILE: ReactAndroid/src/main/java/com/facebook/react/devsupport/DevSupportManagerImpl.java class DevSupportManagerImpl (line 102) | public class DevSupportManagerImpl implements type ErrorType (line 110) | private static enum ErrorType { class JscProfileTask (line 150) | private static class JscProfileTask extends AsyncTask processErrorCustomizers( method updateJSError (line 325) | @Override method hideRedboxDialog (line 357) | @Override method showNewError (line 365) | private void showNewError( method showDevOptionsDialog (line 404) | @Override method setDevSupportEnabled (line 554) | @Override method getDevSupportEnabled (line 560) | @Override method getDevSettings (line 565) | @Override method onNewReactContextCreated (line 570) | @Override method onReactInstanceDestroyed (line 575) | @Override method getSourceMapUrl (line 584) | @Override method getSourceUrl (line 593) | @Override method getJSBundleURLForRemoteDebugging (line 602) | @Override method getDownloadedJSBundleFile (line 608) | @Override method hasUpToDateJSBundleInCache (line 618) | @Override method hasBundleInAssets (line 649) | public boolean hasBundleInAssets(String bundleAssetName) { method resetCurrentContext (line 664) | private void resetCurrentContext(@Nullable ReactContext reactContext) { method reloadSettings (line 695) | @Override method onInternalSettingsChanged (line 709) | public void onInternalSettingsChanged() { reloadSettings(); } method handleReloadJS (line 711) | @Override method isPackagerRunning (line 738) | @Override method downloadBundleResourceFromUrlSync (line 743) | @Override method getLastErrorTitle (line 750) | @Override method getLastErrorStack (line 755) | @Override method onPackagerConnected (line 760) | @Override method onPackagerDisconnected (line 765) | @Override method onPackagerReloadCommand (line 770) | @Override method onPackagerDevMenuCommand (line 782) | @Override method onCaptureHeapCommand (line 792) | @Override method onPokeSamplingProfilerCommand (line 802) | @Override method handleCaptureHeap (line 825) | private void handleCaptureHeap(final Responder responder) { method handlePokeSamplingProfiler (line 845) | private void handlePokeSamplingProfiler() { method updateLastErrorInfo (line 864) | private void updateLastErrorInfo( method reloadJSInProxyMode (line 875) | private void reloadJSInProxyMode() { method getExecutorConnectCallback (line 902) | private WebsocketJavaScriptExecutor.JSExecutorConnectCallback getExecu... method reloadJSFromServer (line 924) | public void reloadJSFromServer(final String bundleURL) { method startInspector (line 988) | @Override method stopInspector (line 995) | @Override method reload (line 1000) | private void reload() { FILE: ReactAndroid/src/main/java/com/facebook/react/devsupport/DisabledDevSupportManager.java class DisabledDevSupportManager (line 30) | public class DisabledDevSupportManager implements DevSupportManager { method DisabledDevSupportManager (line 34) | public DisabledDevSupportManager() { method showNewJavaError (line 38) | @Override method addCustomDevOption (line 43) | @Override method showNewJSError (line 48) | @Override method updateJSError (line 53) | @Override method hideRedboxDialog (line 58) | @Override method showDevOptionsDialog (line 63) | @Override method setDevSupportEnabled (line 68) | @Override method startInspector (line 73) | @Override method stopInspector (line 78) | @Override method getDevSupportEnabled (line 83) | @Override method getDevSettings (line 88) | @Override method onNewReactContextCreated (line 93) | @Override method onReactInstanceDestroyed (line 98) | @Override method getSourceMapUrl (line 103) | @Override method getSourceUrl (line 108) | @Override method getJSBundleURLForRemoteDebugging (line 113) | @Override method getDownloadedJSBundleFile (line 118) | @Override method hasUpToDateJSBundleInCache (line 123) | @Override method reloadSettings (line 128) | @Override method handleReloadJS (line 133) | @Override method reloadJSFromServer (line 138) | @Override method isPackagerRunning (line 143) | @Override method downloadBundleResourceFromUrlSync (line 148) | @Override method getLastErrorTitle (line 155) | @Override method getLastErrorStack (line 160) | @Override method registerErrorCustomizer (line 165) | @Override method handleException (line 170) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/devsupport/DoubleTapReloadRecognizer.java class DoubleTapReloadRecognizer (line 21) | public class DoubleTapReloadRecognizer { method didDoubleTapR (line 25) | public boolean didDoubleTapR(int keyCode, View view) { FILE: ReactAndroid/src/main/java/com/facebook/react/devsupport/FpsView.java class FpsView (line 31) | @TargetApi(16) method FpsView (line 40) | public FpsView(ReactContext reactContext) { method onAttachedToWindow (line 49) | @Override method onDetachedFromWindow (line 57) | @Override method setCurrentFPS (line 64) | private void setCurrentFPS(double currentFPS, double currentJSFPS, int... class FPSMonitorRunnable (line 79) | private class FPSMonitorRunnable implements Runnable { method run (line 85) | @Override method start (line 98) | public void start() { method stop (line 103) | public void stop() { FILE: ReactAndroid/src/main/java/com/facebook/react/devsupport/InspectorPackagerConnection.java class InspectorPackagerConnection (line 30) | public class InspectorPackagerConnection { method InspectorPackagerConnection (line 37) | public InspectorPackagerConnection(String url, String packageName) { method connect (line 43) | public void connect() { method closeQuietly (line 47) | public void closeQuietly() { method sendEventToAllConnections (line 51) | public void sendEventToAllConnections(String event) { method handleProxyMessage (line 59) | void handleProxyMessage(JSONObject message) method closeAllConnections (line 80) | void closeAllConnections() { method handleConnect (line 87) | private void handleConnect(JSONObject payload) throws JSONException { method handleDisconnect (line 123) | private void handleDisconnect(JSONObject payload) throws JSONException { method handleWrappedEvent (line 133) | private void handleWrappedEvent(JSONObject payload) throws JSONExcepti... method getPages (line 143) | private JSONArray getPages() throws JSONException { method sendWrappedEvent (line 156) | private void sendWrappedEvent(String pageId, String message) throws JS... method sendEvent (line 163) | private void sendEvent(String name, Object payload) method makePageIdPayload (line 171) | private JSONObject makePageIdPayload(String pageId) throws JSONExcepti... class Connection (line 177) | private class Connection extends WebSocketListener { method Connection (line 188) | public Connection(String url) { method onOpen (line 193) | @Override method onFailure (line 198) | @Override method onMessage (line 208) | @Override method onClosed (line 217) | @Override method connect (line 226) | public void connect() { method reconnect (line 242) | private void reconnect() { method close (line 263) | public void close() { method send (line 275) | public void send(final JSONObject object) { method abort (line 292) | private void abort(String message, Throwable cause) { method closeWebSocketQuietly (line 298) | private void closeWebSocketQuietly() { FILE: ReactAndroid/src/main/java/com/facebook/react/devsupport/JSCHeapCapture.java class JSCHeapCapture (line 24) | @ReactModule(name = "JSCHeapCapture", needsEagerInit = true) type HeapCapture (line 26) | public interface HeapCapture extends JavaScriptModule { method captureHeap (line 27) | void captureHeap(String path); class CaptureException (line 30) | public static class CaptureException extends Exception { method CaptureException (line 31) | CaptureException(String message) { method CaptureException (line 34) | CaptureException(String message, Throwable cause) { type CaptureCallback (line 39) | public interface CaptureCallback { method onSuccess (line 40) | void onSuccess(File capture); method onFailure (line 41) | void onFailure(CaptureException error); method JSCHeapCapture (line 46) | public JSCHeapCapture(ReactApplicationContext reactContext) { method captureHeap (line 51) | public synchronized void captureHeap(String path, final CaptureCallbac... method captureComplete (line 68) | @ReactMethod method getName (line 80) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/devsupport/JSCSamplingProfiler.java class JSCSamplingProfiler (line 26) | @ReactModule(name = "JSCSamplingProfiler", needsEagerInit = true) type SamplingProfiler (line 28) | public interface SamplingProfiler extends JavaScriptModule { method poke (line 29) | void poke(int token); class ProfilerException (line 32) | public static class ProfilerException extends Exception { method ProfilerException (line 33) | ProfilerException(String message) { method registerSamplingProfiler (line 47) | private static synchronized void registerSamplingProfiler( method unregisterSamplingProfiler (line 56) | private static synchronized void unregisterSamplingProfiler( method poke (line 61) | public static synchronized List poke(long timeout) method JSCSamplingProfiler (line 75) | public JSCSamplingProfiler(ReactApplicationContext reactContext) { method pokeHelper (line 84) | private synchronized void pokeHelper(long timeout) throws ProfilerExce... method getOperationToken (line 92) | private int getOperationToken() throws ProfilerException { method waitForOperation (line 100) | private void waitForOperation(long timeout) throws ProfilerException { method operationComplete (line 118) | @ReactMethod method getName (line 131) | @Override method initialize (line 136) | @Override method onCatalystInstanceDestroy (line 144) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/devsupport/JSDebuggerWebSocketClient.java class JSDebuggerWebSocketClient (line 39) | public class JSDebuggerWebSocketClient extends WebSocketListener { type JSDebuggerCallback (line 43) | public interface JSDebuggerCallback { method onSuccess (line 44) | void onSuccess(@Nullable String response); method onFailure (line 45) | void onFailure(Throwable cause); method connect (line 55) | public void connect(String url, JSDebuggerCallback callback) { method prepareJSRuntime (line 70) | public void prepareJSRuntime(JSDebuggerCallback callback) { method loadApplicationScript (line 88) | public void loadApplicationScript( method executeJSCall (line 113) | public void executeJSCall( method closeQuietly (line 137) | public void closeQuietly() { method sendMessage (line 148) | private void sendMessage(int requestID, String message) { method triggerRequestFailure (line 162) | private void triggerRequestFailure(int requestID, Throwable cause) { method triggerRequestSuccess (line 170) | private void triggerRequestSuccess(int requestID, @Nullable String res... method onMessage (line 178) | @Override method onFailure (line 215) | @Override method onOpen (line 220) | @Override method onClosed (line 227) | @Override method abort (line 232) | private void abort(String message, Throwable cause) { FILE: ReactAndroid/src/main/java/com/facebook/react/devsupport/JSException.java class JSException (line 19) | @DoNotStrip method JSException (line 23) | @DoNotStrip method JSException (line 29) | public JSException(String message, String stack) { method getStack (line 34) | public String getStack() { FILE: ReactAndroid/src/main/java/com/facebook/react/devsupport/MultipartStreamReader.java class MultipartStreamReader (line 23) | public class MultipartStreamReader { type ChunkCallback (line 30) | public interface ChunkCallback { method execute (line 31) | void execute(Map headers, Buffer body, boolean done)... method MultipartStreamReader (line 34) | public MultipartStreamReader(BufferedSource source, String boundary) { method parseHeaders (line 39) | private Map parseHeaders(Buffer data) { method emitChunk (line 58) | private void emitChunk(Buffer chunk, boolean done, ChunkCallback callb... method readAllParts (line 78) | public boolean readAllParts(ChunkCallback callback) throws IOException { FILE: ReactAndroid/src/main/java/com/facebook/react/devsupport/ReactInstanceManagerDevHelper.java type ReactInstanceManagerDevHelper (line 22) | public interface ReactInstanceManagerDevHelper { method onReloadWithJSDebugger (line 27) | void onReloadWithJSDebugger(JavaJSExecutor.Factory proxyExecutorFactory); method onJSBundleLoadedFromServer (line 32) | void onJSBundleLoadedFromServer(); method toggleElementInspector (line 37) | void toggleElementInspector(); method getCurrentActivity (line 42) | @Nullable Activity getCurrentActivity(); FILE: ReactAndroid/src/main/java/com/facebook/react/devsupport/RedBoxDialog.java class RedBoxDialog (line 51) | class RedBoxDialog extends Dialog implements AdapterView.OnItemClickList... method onReportSuccess (line 68) | @Override method onReportError (line 75) | @Override method onClick (line 85) | @Override class StackAdapter (line 109) | private static class StackAdapter extends BaseAdapter { class FrameViewHolder (line 117) | private static class FrameViewHolder { method FrameViewHolder (line 121) | private FrameViewHolder(View v) { method StackAdapter (line 127) | public StackAdapter(String title, StackFrame[] stack) { method areAllItemsEnabled (line 132) | @Override method isEnabled (line 137) | @Override method getCount (line 142) | @Override method getItem (line 147) | @Override method getItemId (line 152) | @Override method getViewTypeCount (line 157) | @Override method getItemViewType (line 162) | @Override method getView (line 167) | @Override class OpenStackFrameTask (line 191) | private static class OpenStackFrameTask extends AsyncTask customizeErrorInfo(Pair getDetachedViews(); method draw (line 87) | abstract void draw(Canvas canvas); method debugDraw (line 94) | abstract void debugDraw(Canvas canvas); method mountNodeRegions (line 106) | abstract void mountNodeRegions(NodeRegion[] nodeRegions, float[] maxBo... method anyNodeRegionWithinBounds (line 115) | abstract @Nullable NodeRegion anyNodeRegionWithinBounds(float touchX, ... method virtualNodeRegionWithinBounds (line 124) | abstract @Nullable NodeRegion virtualNodeRegionWithinBounds(float touc... method onClippedViewDropped (line 131) | abstract void onClippedViewDropped(View view); method ensureViewHasNoParent (line 138) | protected static void ensureViewHasNoParent(View view) { method getVerticalClippingInstance (line 153) | static DrawCommandManager getVerticalClippingInstance( FILE: ReactAndroid/src/main/java/com/facebook/react/flat/DrawImage.java type DrawImage (line 22) | interface DrawImage extends AttachDetachListener { method hasImageRequest (line 27) | boolean hasImageRequest(); method setSource (line 32) | void setSource(Context context, @Nullable ReadableArray sources); method setTintColor (line 37) | void setTintColor(int tintColor); method setScaleType (line 42) | void setScaleType(ScaleType scaleType); method getScaleType (line 47) | ScaleType getScaleType(); method setReactTag (line 52) | void setReactTag(int reactTag); method setBorderWidth (line 54) | void setBorderWidth(float borderWidth); method getBorderWidth (line 56) | float getBorderWidth(); method setBorderRadius (line 58) | void setBorderRadius(float borderRadius); method getBorderRadius (line 60) | float getBorderRadius(); method setBorderColor (line 62) | void setBorderColor(int borderColor); method getBorderColor (line 64) | int getBorderColor(); method setFadeDuration (line 66) | void setFadeDuration(int fadeDuration); method setProgressiveRenderingEnabled (line 68) | void setProgressiveRenderingEnabled(boolean enabled); FILE: ReactAndroid/src/main/java/com/facebook/react/flat/DrawImageWithDrawee.java class DrawImageWithDrawee (line 43) | final class DrawImageWithDrawee extends AbstractDrawCommand method DrawImageWithDrawee (line 61) | public DrawImageWithDrawee(@Nullable GlobalImageLoadListener globalIma... method hasImageRequest (line 65) | @Override method setSource (line 70) | @Override method setTintColor (line 91) | @Override method setScaleType (line 100) | @Override method getScaleType (line 105) | @Override method setBorderWidth (line 110) | @Override method getBorderWidth (line 115) | @Override method setBorderRadius (line 120) | @Override method getBorderRadius (line 125) | @Override method setBorderColor (line 130) | @Override method getBorderColor (line 135) | @Override method setFadeDuration (line 140) | @Override method setProgressiveRenderingEnabled (line 145) | @Override method setReactTag (line 150) | @Override method onDraw (line 155) | @Override method onAttached (line 162) | @Override method onDetached (line 206) | @Override method onSubmit (line 213) | @Override method onFinalImageSet (line 220) | @Override method onIntermediateImageSet (line 231) | @Override method onIntermediateImageFailed (line 235) | @Override method onFailure (line 239) | @Override method onRelease (line 247) | @Override method onBoundsChanged (line 251) | @Override method computeRequestHelper (line 257) | private void computeRequestHelper() { method shouldDisplayBorder (line 295) | private boolean shouldDisplayBorder() { method shouldResize (line 299) | private static boolean shouldResize(ImageSource imageSource) { method onDebugDrawHighlight (line 311) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/flat/DrawTextLayout.java class DrawTextLayout (line 20) | final class DrawTextLayout extends AbstractDrawCommand { method DrawTextLayout (line 26) | DrawTextLayout(Layout layout) { method setLayout (line 33) | public void setLayout(Layout layout) { method getLayout (line 39) | public Layout getLayout() { method getLayoutWidth (line 43) | public float getLayoutWidth() { method getLayoutHeight (line 48) | public float getLayoutHeight() { method onDraw (line 52) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/flat/DrawView.java class DrawView (line 18) | final class DrawView extends AbstractDrawCommand { method DrawView (line 50) | public DrawView(int reactTag) { method collectDrawView (line 61) | public DrawView collectDrawView( method logicalBoundsMatch (line 125) | private boolean logicalBoundsMatch(float left, float top, float right,... method setLogicalBounds (line 130) | private void setLogicalBounds(float left, float top, float right, floa... method draw (line 138) | @Override method setClipRadius (line 157) | void setClipRadius(float clipRadius) { method updateClipPath (line 170) | private void updateClipPath() { method applyClipping (line 187) | @Override method onDraw (line 198) | @Override method onDebugDraw (line 203) | @Override method onDebugDrawHighlight (line 208) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/flat/DraweeRequestHelper.java class DraweeRequestHelper (line 25) | final class DraweeRequestHelper { method setResources (line 30) | static void setResources(Resources resources) { method setDraweeControllerBuilder (line 34) | static void setDraweeControllerBuilder(AbstractDraweeControllerBuilder... method DraweeRequestHelper (line 41) | DraweeRequestHelper( method attach (line 60) | void attach(FlatViewGroup.InvalidateCallback callback) { method detach (line 68) | void detach() { method getHierarchy (line 75) | GenericDraweeHierarchy getHierarchy() { method getDrawable (line 79) | Drawable getDrawable() { FILE: ReactAndroid/src/main/java/com/facebook/react/flat/ElementsList.java class ElementsList (line 64) | final class ElementsList { class Scope (line 66) | private static final class Scope { method ElementsList (line 83) | public ElementsList(E[] emptyArray) { method start (line 91) | public void start(Object[] elements) { method finish (line 104) | public E[] finish() { method add (line 129) | public void add(E element) { method clear (line 145) | public void clear() { method extractElements (line 156) | private E[] extractElements(int size) { method pushScope (line 173) | private void pushScope() { method popScope (line 189) | private void popScope() { method getCurrentScope (line 197) | private Scope getCurrentScope() { FILE: ReactAndroid/src/main/java/com/facebook/react/flat/FlatARTSurfaceViewManager.java class FlatARTSurfaceViewManager (line 19) | public class FlatARTSurfaceViewManager extends method measure (line 25) | @Override method getName (line 36) | @Override method createShadowNodeInstance (line 41) | @Override method getShadowNodeClass (line 48) | @Override method createViewInstance (line 53) | @Override method updateExtraData (line 58) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/flat/FlatARTSurfaceViewShadowNode.java class FlatARTSurfaceViewShadowNode (line 30) | class FlatARTSurfaceViewShadowNode extends FlatShadowNode method FlatARTSurfaceViewShadowNode (line 35) | FlatARTSurfaceViewShadowNode() { method isVirtual (line 40) | @Override method isVirtualAnchor (line 45) | @Override method onCollectExtraUpdates (line 50) | @Override method drawOutput (line 57) | private void drawOutput() { method markChildrenUpdatesSeen (line 84) | private void markChildrenUpdatesSeen(ReactShadowNode shadowNode) { method needsCustomLayoutForChildren (line 92) | @Override method isPaddingChanged (line 97) | @Override method resetPaddingChanged (line 102) | @Override method setPadding (line 107) | @Override method setPaddingPercent (line 117) | @Override method onSurfaceTextureAvailable (line 127) | @Override method onSurfaceTextureDestroyed (line 133) | @Override method onSurfaceTextureSizeChanged (line 140) | @Override method onSurfaceTextureUpdated (line 143) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/flat/FlatMeasuredViewGroup.java type FlatMeasuredViewGroup (line 20) | public interface FlatMeasuredViewGroup { method measureWithCommands (line 25) | Rect measureWithCommands(); FILE: ReactAndroid/src/main/java/com/facebook/react/flat/FlatNativeViewHierarchyManager.java class FlatNativeViewHierarchyManager (line 33) | final class FlatNativeViewHierarchyManager extends NativeViewHierarchyMa... method FlatNativeViewHierarchyManager (line 36) | FlatNativeViewHierarchyManager(ViewManagerRegistry viewManagers) { method getView (line 40) | @Override method addRootView (line 45) | @Override method updateMountState (line 68) | void updateMountState( method updateClippingMountState (line 106) | void updateClippingMountState( method updateViewGroup (line 134) | void updateViewGroup(int reactTag, int[] viewsToAdd, int[] viewsToDeta... method updateViewBounds (line 163) | void updateViewBounds(int reactTag, int left, int top, int right, int ... method setPadding (line 180) | void setPadding( method dropViews (line 189) | void dropViews(SparseIntArray viewsToDrop) { method dropView (line 222) | @Override method detachAllChildrenFromViews (line 250) | void detachAllChildrenFromViews(int[] viewsToDetachAllChildrenFrom) { FILE: ReactAndroid/src/main/java/com/facebook/react/flat/FlatReactModalShadowNode.java class FlatReactModalShadowNode (line 32) | class FlatReactModalShadowNode extends FlatShadowNode implements Android... method FlatReactModalShadowNode (line 38) | FlatReactModalShadowNode() { method addChildAt (line 47) | @Override method needsCustomLayoutForChildren (line 73) | @Override method isPaddingChanged (line 78) | @Override method resetPaddingChanged (line 83) | @Override method setPadding (line 88) | @Override method setPaddingPercent (line 98) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/flat/FlatRootShadowNode.java class FlatRootShadowNode (line 15) | final class FlatRootShadowNode extends FlatShadowNode { method FlatRootShadowNode (line 17) | FlatRootShadowNode() { FILE: ReactAndroid/src/main/java/com/facebook/react/flat/FlatRootViewManager.java class FlatRootViewManager (line 16) | class FlatRootViewManager extends RootViewManager { method removeAllViews (line 18) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/flat/FlatShadowNode.java class FlatShadowNode (line 28) | class FlatShadowNode extends LayoutShadowNode { method handleUpdateProperties (line 86) | void handleUpdateProperties(ReactStylesDiffMap styles) { method forceMountChildrenToView (line 103) | final void forceMountChildrenToView() { method collectState (line 120) | protected void collectState( method doesDraw (line 153) | boolean doesDraw() { method setBackgroundColor (line 159) | @ReactProp(name = ViewProps.BACKGROUND_COLOR) method setOverflow (line 165) | @Override method clipToBounds (line 182) | public final boolean clipToBounds() { method getScreenX (line 186) | @Override method getScreenY (line 191) | @Override method getScreenWidth (line 196) | @Override method getScreenHeight (line 205) | @Override method addChildAt (line 214) | @Override method invalidate (line 227) | protected final void invalidate() { method markUpdated (line 250) | @Override method isUpdated (line 257) | final boolean isUpdated() { method resetUpdated (line 261) | final void resetUpdated() { method clipBoundsChanged (line 265) | final boolean clipBoundsChanged( method setClipBounds (line 274) | final void setClipBounds( method getDrawCommands (line 288) | final DrawCommand[] getDrawCommands() { method setDrawCommands (line 296) | final void setDrawCommands(DrawCommand[] drawCommands) { method setAttachDetachListeners (line 304) | final void setAttachDetachListeners(AttachDetachListener[] listeners) { method getAttachDetachListeners (line 311) | final AttachDetachListener[] getAttachDetachListeners() { method getNativeChildren (line 315) | final FlatShadowNode[] getNativeChildren() { method setNativeChildren (line 319) | final void setNativeChildren(FlatShadowNode[] nativeChildren) { method getNativeParentTag (line 323) | final int getNativeParentTag() { method setNativeParentTag (line 327) | final void setNativeParentTag(int nativeParentTag) { method getNodeRegions (line 331) | final NodeRegion[] getNodeRegions() { method setNodeRegions (line 335) | final void setNodeRegions(NodeRegion[] nodeRegion) { method updateOverflowsContainer (line 340) | final void updateOverflowsContainer() { method updateNodeRegion (line 428) | void updateNodeRegion( method setNodeRegion (line 439) | protected final void setNodeRegion(NodeRegion nodeRegion) { method getNodeRegion (line 444) | final NodeRegion getNodeRegion() { method setViewBounds (line 451) | final void setViewBounds(int left, int top, int right, int bottom) { method getViewLeft (line 461) | final int getViewLeft() { method getViewTop (line 468) | final int getViewTop() { method getViewRight (line 475) | final int getViewRight() { method getViewBottom (line 482) | final int getViewBottom() { method forceMountToView (line 486) | final void forceMountToView() { method collectDrawView (line 502) | final DrawView collectDrawView( method obtainLayoutEvent (line 539) | @Nullable method mountsToView (line 553) | final boolean mountsToView() { method isBackingViewCreated (line 557) | final boolean isBackingViewCreated() { method signalBackingViewIsCreated (line 561) | final void signalBackingViewIsCreated() { method clipsSubviews (line 565) | public boolean clipsSubviews() { method isHorizontal (line 569) | public boolean isHorizontal() { FILE: ReactAndroid/src/main/java/com/facebook/react/flat/FlatTextShadowNode.java class FlatTextShadowNode (line 19) | abstract class FlatTextShadowNode extends FlatShadowNode { method notifyChanged (line 28) | protected void notifyChanged(boolean shouldRemeasure) { method isVirtual (line 35) | @Override method collectText (line 44) | final void collectText(SpannableStringBuilder builder) { method shouldAllowEmptySpans (line 58) | boolean shouldAllowEmptySpans() { method isEditable (line 62) | boolean isEditable() { method applySpans (line 70) | final void applySpans(SpannableStringBuilder builder, boolean isEditab... method performCollectText (line 76) | protected abstract void performCollectText(SpannableStringBuilder buil... method performApplySpans (line 77) | protected abstract void performApplySpans( method performCollectAttachDetachListeners (line 82) | protected abstract void performCollectAttachDetachListeners(StateBuild... FILE: ReactAndroid/src/main/java/com/facebook/react/flat/FlatUIImplementation.java class FlatUIImplementation (line 36) | public class FlatUIImplementation extends UIImplementation { method buildViewManagerMap (line 58) | private static Map buildViewManagerMap(List viewsToDrop, ArrayList... method execute (line 218) | @Override class MeasureVirtualView (line 224) | private final class MeasureVirtualView implements UIViewOperationQueue... method MeasureVirtualView (line 234) | private MeasureVirtualView( method execute (line 251) | @Override class DetachAllChildrenFromViews (line 288) | public final class DetachAllChildrenFromViews implements UIViewOperati... method setViewsToDetachAllChildrenFrom (line 291) | public void setViewsToDetachAllChildrenFrom(int[] viewsToDetachAllCh... method execute (line 295) | @Override class FindTargetForTouchOperation (line 301) | private final class FindTargetForTouchOperation implements UIViewOpera... method FindTargetForTouchOperation (line 309) | private FindTargetForTouchOperation( method execute (line 321) | @Override class ViewManagerCommand (line 377) | public final class ViewManagerCommand implements UIViewOperationQueue.... method ViewManagerCommand (line 383) | public ViewManagerCommand( method execute (line 392) | @Override method FlatUIViewOperationQueue (line 398) | public FlatUIViewOperationQueue( method enqueueUpdateMountState (line 410) | public void enqueueUpdateMountState( method enqueueUpdateClippingMountState (line 425) | public void enqueueUpdateClippingMountState( method enqueueUpdateViewGroup (line 449) | public void enqueueUpdateViewGroup(int reactTag, int[] viewsToAdd, int... method createUpdateViewBounds (line 456) | public UpdateViewBounds createUpdateViewBounds( method createViewManagerCommand (line 465) | public ViewManagerCommand createViewManagerCommand( method enqueueFlatUIOperation (line 472) | void enqueueFlatUIOperation(UIViewOperationQueue.UIOperation operation) { method enqueueSetPadding (line 476) | public void enqueueSetPadding( method enqueueDropViews (line 486) | public void enqueueDropViews( method enqueueMeasureVirtualView (line 492) | public void enqueueMeasureVirtualView( method enqueueProcessLayoutRequests (line 510) | public void enqueueProcessLayoutRequests() { method enqueueDetachAllChildrenFromViews (line 514) | public DetachAllChildrenFromViews enqueueDetachAllChildrenFromViews() { method enqueueFindTargetForTouch (line 520) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/flat/FlatViewGroup.java class FlatViewGroup (line 97) | final class FlatViewGroup extends ViewGroup class InvalidateCallback (line 105) | static final class InvalidateCallback extends WeakReference getDetachedViews() { method removeDetachedView (line 819) | void removeDetachedView(View view) { method removeAllViewsInLayout (line 823) | @Override method mountAttachDetachListeners (line 843) | void mountAttachDetachListeners(AttachDetachListener[] listeners) { method mountNodeRegions (line 870) | void mountNodeRegions(NodeRegion[] nodeRegions) { method mountClippingNodeRegions (line 882) | void mountClippingNodeRegions( method mountViews (line 913) | void mountViews(ViewResolver viewResolver, int[] viewsToAdd, int[] vie... method addViewInLayout (line 949) | void addViewInLayout(View view) { method addViewInLayout (line 959) | void addViewInLayout(View view, int index) { method attachViewToParent (line 968) | void attachViewToParent(View view) { method attachViewToParent (line 978) | void attachViewToParent(View view, int index) { method processLayoutRequest (line 982) | private void processLayoutRequest() { method processLayoutRequests (line 1001) | static void processLayoutRequests() { method measureWithCommands (line 1010) | @Override method virtualNodeRegionWithinBounds (line 1051) | private @Nullable NodeRegion virtualNodeRegionWithinBounds(float touch... method anyNodeRegionWithinBounds (line 1077) | private @Nullable NodeRegion anyNodeRegionWithinBounds(float touchX, f... method ensureViewHasNoParent (line 1091) | private static void ensureViewHasNoParent(View view) { method dispatchOnAttached (line 1104) | private void dispatchOnAttached(AttachDetachListener[] listeners) { method getInvalidateCallback (line 1121) | private InvalidateCallback getInvalidateCallback() { method dispatchOnDetached (line 1133) | private static void dispatchOnDetached(AttachDetachListener[] listener... method ensureLayoutParams (line 1139) | private ViewGroup.LayoutParams ensureLayoutParams(ViewGroup.LayoutPara... method updateClippingRect (line 1146) | @Override method getClippingRect (line 1158) | @Override method setRemoveClippedSubviews (line 1169) | @Override method getRemoveClippedSubviews (line 1189) | @Override method getHitSlopRect (line 1194) | @Override method setHitSlopRect (line 1199) | void setHitSlopRect(@Nullable Rect rect) { FILE: ReactAndroid/src/main/java/com/facebook/react/flat/FlatViewManager.java class FlatViewManager (line 15) | abstract class FlatViewManager extends ViewGroupManager { method createViewInstance (line 17) | @Override method setBackgroundColor (line 22) | @Override method removeAllViews (line 27) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/flat/FontStylingSpan.java class FontStylingSpan (line 19) | final class FontStylingSpan extends MetricAffectingSpan { method FontStylingSpan (line 47) | FontStylingSpan() { method FontStylingSpan (line 50) | private FontStylingSpan( method mutableCopy (line 71) | FontStylingSpan mutableCopy() { method isFrozen (line 84) | boolean isFrozen() { method freeze (line 88) | void freeze() { method getTextColor (line 92) | double getTextColor() { method setTextColor (line 96) | void setTextColor(double textColor) { method getBackgroundColor (line 100) | int getBackgroundColor() { method setBackgroundColor (line 104) | void setBackgroundColor(int backgroundColor) { method getFontSize (line 108) | int getFontSize() { method setFontSize (line 112) | void setFontSize(int fontSize) { method getFontStyle (line 116) | int getFontStyle() { method setFontStyle (line 120) | void setFontStyle(int fontStyle) { method getFontWeight (line 124) | int getFontWeight() { method setFontWeight (line 128) | void setFontWeight(int fontWeight) { method getFontFamily (line 132) | @Nullable String getFontFamily() { method setFontFamily (line 136) | void setFontFamily(@Nullable String fontFamily) { method hasUnderline (line 140) | boolean hasUnderline() { method setHasUnderline (line 144) | void setHasUnderline(boolean hasUnderline) { method hasStrikeThrough (line 148) | boolean hasStrikeThrough() { method setHasStrikeThrough (line 152) | void setHasStrikeThrough(boolean hasStrikeThrough) { method updateDrawState (line 156) | @Override method updateMeasureState (line 168) | @Override method getNewStyle (line 177) | private int getNewStyle(int oldStyle) { method updateTypeface (line 190) | private void updateTypeface(TextPaint ds) { FILE: ReactAndroid/src/main/java/com/facebook/react/flat/HitSlopNodeRegion.java class HitSlopNodeRegion (line 17) | final class HitSlopNodeRegion extends NodeRegion { method HitSlopNodeRegion (line 21) | HitSlopNodeRegion( method getTouchableLeft (line 33) | @Override method getTouchableTop (line 38) | @Override method getTouchableRight (line 43) | @Override method getTouchableBottom (line 48) | @Override method withinBounds (line 53) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/flat/HorizontalDrawCommandManager.java class HorizontalDrawCommandManager (line 19) | final class HorizontalDrawCommandManager extends ClippingDrawCommandMana... method HorizontalDrawCommandManager (line 21) | HorizontalDrawCommandManager( method commandStartIndex (line 27) | @Override method commandStopIndex (line 35) | @Override method regionStopIndex (line 47) | @Override method regionAboveTouch (line 55) | @Override method fillMaxMinArrays (line 70) | public static void fillMaxMinArrays(NodeRegion[] regions, float[] maxR... method fillMaxMinArrays (line 94) | public static void fillMaxMinArrays( FILE: ReactAndroid/src/main/java/com/facebook/react/flat/InlineImageSpanWithPipeline.java class InlineImageSpanWithPipeline (line 23) | final class InlineImageSpanWithPipeline extends ReplacementSpan method InlineImageSpanWithPipeline (line 34) | InlineImageSpanWithPipeline() { method InlineImageSpanWithPipeline (line 38) | private InlineImageSpanWithPipeline( method mutableCopy (line 47) | InlineImageSpanWithPipeline mutableCopy() { method hasImageRequest (line 51) | boolean hasImageRequest() { method setImageRequest (line 58) | void setImageRequest(@Nullable ImageRequest imageRequest) { method getWidth (line 66) | float getWidth() { method setWidth (line 70) | void setWidth(float width) { method getHeight (line 74) | float getHeight() { method setHeight (line 78) | void setHeight(float height) { method freeze (line 82) | void freeze() { method isFrozen (line 86) | boolean isFrozen() { method onSecondaryAttach (line 90) | @Override method onBitmapReady (line 96) | @Override method onImageLoadEvent (line 102) | @Override method onAttached (line 107) | @Override method onDetached (line 116) | @Override method getSize (line 128) | @Override method draw (line 141) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/flat/MoveProxy.java class MoveProxy (line 21) | final class MoveProxy { method size (line 31) | public int size() { method setChildMoveFrom (line 38) | public void setChildMoveFrom(int moveFromIndex, ReactShadowNode node) { method getChildMoveTo (line 45) | public ReactShadowNode getChildMoveTo(int moveToIndex) { method getMoveFrom (line 52) | public int getMoveFrom(int moveFromIndex) { method getMoveTo (line 59) | public int getMoveTo(int moveToIndex) { method setup (line 66) | public void setup(ReadableArray moveFrom, ReadableArray moveTo) { method k (line 130) | private static int k(int i) { method v (line 137) | private static int v(int i) { method setKeyValue (line 141) | private void setKeyValue(int index, int key, int value) { method moveFromToIndex (line 146) | private int moveFromToIndex(int index) { method moveFromToValue (line 150) | private int moveFromToValue(int index) { method moveToToIndex (line 154) | private static int moveToToIndex(int index) { method moveToToValue (line 158) | private int moveToToValue(int index) { method setSize (line 162) | private void setSize(int newSize) { FILE: ReactAndroid/src/main/java/com/facebook/react/flat/NativeViewWrapper.java class NativeViewWrapper (line 24) | final class NativeViewWrapper extends FlatShadowNode implements AndroidV... method NativeViewWrapper (line 32) | NativeViewWrapper(ViewManager viewManager) { method needsCustomLayoutForChildren (line 53) | @Override method isPaddingChanged (line 58) | @Override method resetPaddingChanged (line 63) | @Override method setBackgroundColor (line 68) | @Override method setReactTag (line 73) | @Override method setThemedContext (line 81) | @Override method handleUpdateProperties (line 90) | @Override method addChildAt (line 97) | @Override method setPadding (line 105) | @Override method setPaddingPercent (line 115) | @Override method onCollectExtraUpdates (line 125) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/flat/NodeRegion.java class NodeRegion (line 12) | class NodeRegion { method NodeRegion (line 23) | NodeRegion( method matches (line 38) | final boolean matches( method getLeft (line 53) | final float getLeft() { method getTop (line 62) | final float getTop() { method getRight (line 71) | final float getRight() { method getBottom (line 80) | final float getBottom() { method getTouchableLeft (line 90) | float getTouchableLeft() { method getTouchableTop (line 100) | float getTouchableTop() { method getTouchableRight (line 110) | float getTouchableRight() { method getTouchableBottom (line 120) | float getTouchableBottom() { method withinBounds (line 124) | boolean withinBounds(float touchX, float touchY) { method getReactTag (line 128) | int getReactTag(float touchX, float touchY) { method matchesTag (line 132) | boolean matchesTag(int tag) { FILE: ReactAndroid/src/main/java/com/facebook/react/flat/PipelineRequestHelper.java class PipelineRequestHelper (line 37) | final class PipelineRequestHelper method PipelineRequestHelper (line 46) | PipelineRequestHelper(ImageRequest imageRequest) { method attach (line 50) | void attach(BitmapUpdateListener listener) { method detach (line 77) | void detach() { method getBitmap (line 101) | @Nullable Bitmap getBitmap() { method isDetached (line 116) | boolean isDetached() { method onNewResult (line 120) | @Override method onFailure (line 165) | @Override method onCancellation (line 176) | @Override method onProgressUpdate (line 185) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/flat/RCTImageView.java class RCTImageView (line 26) | class RCTImageView extends Fl... method setCallerContext (line 33) | static void setCallerContext(Object callerContext) { method getCallerContext (line 37) | static Object getCallerContext() { method RCTImageView (line 43) | RCTImageView(T drawImage) { method collectState (line 47) | @Override method doesDraw (line 84) | @Override method setShouldNotifyLoadEvents (line 89) | @ReactProp(name = "shouldNotifyLoadEvents") method setSource (line 94) | @ReactProp(name = "src") method setTintColor (line 99) | @ReactProp(name = "tintColor") method setResizeMode (line 104) | @ReactProp(name = ViewProps.RESIZE_MODE) method setBorderColor (line 112) | @ReactProp(name = "borderColor", customType = "Color") method setBorder (line 119) | @Override method setBorderRadius (line 128) | @ReactProp(name = "borderRadius") method setFadeDuration (line 135) | @ReactProp(name = "fadeDuration") method setProgressiveRenderingEnabled (line 140) | @ReactProp(name = "progressiveRenderingEnabled") method getMutableDrawImage (line 145) | private T getMutableDrawImage() { FILE: ReactAndroid/src/main/java/com/facebook/react/flat/RCTImageViewManager.java class RCTImageViewManager (line 17) | public final class RCTImageViewManager extends FlatViewManager { method RCTImageViewManager (line 25) | public RCTImageViewManager() { method RCTImageViewManager (line 29) | public RCTImageViewManager( method RCTImageViewManager (line 35) | public RCTImageViewManager( method getName (line 44) | @Override method createShadowNodeInstance (line 49) | @Override method getShadowNodeClass (line 54) | @Override method getDraweeControllerBuilder (line 59) | public AbstractDraweeControllerBuilder getDraweeControllerBuilder() { method getCallerContext (line 66) | public Object getCallerContext() { FILE: ReactAndroid/src/main/java/com/facebook/react/flat/RCTModalHostManager.java class RCTModalHostManager (line 15) | public class RCTModalHostManager extends ReactModalHostManager { method createShadowNodeInstance (line 19) | @Override method getShadowNodeClass (line 24) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/flat/RCTRawText.java class RCTRawText (line 22) | final class RCTRawText extends FlatTextShadowNode { method performCollectText (line 26) | @Override method performApplySpans (line 33) | @Override method performCollectAttachDetachListeners (line 46) | @Override method setText (line 51) | @ReactProp(name = "text") FILE: ReactAndroid/src/main/java/com/facebook/react/flat/RCTRawTextManager.java class RCTRawTextManager (line 15) | public final class RCTRawTextManager extends VirtualViewManager getCommandsMap() { method createShadowNodeInstance (line 49) | @Override method getShadowNodeClass (line 54) | @Override method setHotspot (line 59) | @ReactProp(name = "nativeBackgroundAndroid") method receiveCommand (line 65) | @Override method setNeedsOffscreenAlphaCompositing (line 95) | @ReactProp(name = ViewProps.NEEDS_OFFSCREEN_ALPHA_COMPOSITING) method setPointerEvents (line 102) | @ReactProp(name = "pointerEvents") method setRemoveClippedSubviews (line 107) | @ReactProp(name = ReactClippingViewGroupHelper.PROP_REMOVE_CLIPPED_SUB... method parsePointerEvents (line 112) | private static PointerEvents parsePointerEvents(@Nullable String point... method setHitSlop (line 129) | @ReactProp(name = "hitSlop") FILE: ReactAndroid/src/main/java/com/facebook/react/flat/RCTViewPagerManager.java class RCTViewPagerManager (line 18) | public class RCTViewPagerManager extends ReactViewPagerManager { method addViews (line 22) | @Override method removeAllViews (line 27) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/flat/RCTVirtualText.java class RCTVirtualText (line 26) | class RCTVirtualText extends FlatTextShadowNode { method addChildAt (line 40) | @Override method performCollectText (line 46) | @Override method performApplySpans (line 54) | @Override method performCollectAttachDetachListeners (line 91) | @Override method setFontSize (line 99) | @ReactProp(name = ViewProps.FONT_SIZE, defaultFloat = Float.NaN) method setColor (line 114) | @ReactProp(name = ViewProps.COLOR, defaultDouble = Double.NaN) method setBackgroundColor (line 122) | @Override method setFontFamily (line 142) | @ReactProp(name = ViewProps.FONT_FAMILY) method setFontWeight (line 150) | @ReactProp(name = ViewProps.FONT_WEIGHT) method setTextDecorationLine (line 173) | @ReactProp(name = ViewProps.TEXT_DECORATION_LINE) method setFontStyle (line 196) | @ReactProp(name = ViewProps.FONT_STYLE) method setTextShadowOffset (line 215) | @ReactProp(name = PROP_SHADOW_OFFSET) method setTextShadowRadius (line 234) | @ReactProp(name = PROP_SHADOW_RADIUS) method setTextShadowColor (line 243) | @ReactProp(name = PROP_SHADOW_COLOR, defaultInt = DEFAULT_TEXT_SHADOW_... method getFontSize (line 255) | protected final int getFontSize() { method getFontStyle (line 261) | protected final int getFontStyle() { method getDefaultFontSize (line 266) | protected int getDefaultFontSize() { method fontSizeFromSp (line 270) | static int fontSizeFromSp(float sp) { method getSpan (line 274) | protected final FontStylingSpan getSpan() { method getText (line 285) | final SpannableStringBuilder getText() { method getShadowSpan (line 292) | private final ShadowStyleSpan getShadowSpan() { method parseNumericFontWeight (line 303) | private static int parseNumericFontWeight(String fontWeightString) { FILE: ReactAndroid/src/main/java/com/facebook/react/flat/RCTVirtualTextManager.java class RCTVirtualTextManager (line 15) | public final class RCTVirtualTextManager extends VirtualViewManager views) { method roundToPixel (line 728) | private static float roundToPixel(float pos) { FILE: ReactAndroid/src/main/java/com/facebook/react/flat/TextNodeRegion.java class TextNodeRegion (line 17) | final class TextNodeRegion extends NodeRegion { method TextNodeRegion (line 20) | TextNodeRegion( method setLayout (line 32) | public void setLayout(Layout layout) { method getLayout (line 36) | @Nullable Layout getLayout() { method getReactTag (line 40) | int getReactTag(float touchX, float touchY) { method matchesTag (line 66) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/flat/TypefaceCache.java class TypefaceCache (line 25) | final class TypefaceCache { method setAssetManager (line 42) | public static void setAssetManager(AssetManager assetManager) { method getTypeface (line 49) | public static Typeface getTypeface(String fontFamily, int style) { method createTypeface (line 66) | private static Typeface createTypeface(String fontFamilyName, int styl... method getTypeface (line 89) | public static Typeface getTypeface(Typeface typeface, int style) { FILE: ReactAndroid/src/main/java/com/facebook/react/flat/VerticalDrawCommandManager.java class VerticalDrawCommandManager (line 19) | final class VerticalDrawCommandManager extends ClippingDrawCommandManager { method VerticalDrawCommandManager (line 21) | VerticalDrawCommandManager( method commandStartIndex (line 27) | @Override method commandStopIndex (line 35) | @Override method regionStopIndex (line 47) | @Override method regionAboveTouch (line 55) | @Override method fillMaxMinArrays (line 70) | public static void fillMaxMinArrays(NodeRegion[] regions, float[] maxB... method fillMaxMinArrays (line 94) | public static void fillMaxMinArrays( FILE: ReactAndroid/src/main/java/com/facebook/react/flat/ViewResolver.java type ViewResolver (line 14) | public interface ViewResolver { method getView (line 15) | public View getView(int tag); FILE: ReactAndroid/src/main/java/com/facebook/react/flat/VirtualViewManager.java class VirtualViewManager (line 20) | abstract class VirtualViewManager extends View... method createViewInstance (line 21) | @Override method updateExtraData (line 26) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/jstasks/HeadlessJsTaskConfig.java class HeadlessJsTaskConfig (line 10) | public class HeadlessJsTaskConfig { method HeadlessJsTaskConfig (line 21) | public HeadlessJsTaskConfig(String taskKey, WritableMap data) { method HeadlessJsTaskConfig (line 30) | public HeadlessJsTaskConfig(String taskKey, WritableMap data, long tim... method HeadlessJsTaskConfig (line 50) | public HeadlessJsTaskConfig( method getTaskKey (line 61) | String getTaskKey() { method getData (line 65) | WritableMap getData() { method getTimeout (line 69) | long getTimeout() { method isAllowedInForeground (line 73) | boolean isAllowedInForeground() { FILE: ReactAndroid/src/main/java/com/facebook/react/jstasks/HeadlessJsTaskContext.java class HeadlessJsTaskContext (line 24) | public class HeadlessJsTaskContext { method getInstance (line 36) | public static HeadlessJsTaskContext getInstance(ReactContext context) { method HeadlessJsTaskContext (line 53) | private HeadlessJsTaskContext(ReactContext reactContext) { method addTaskEventListener (line 60) | public void addTaskEventListener(HeadlessJsTaskEventListener listener) { method removeTaskEventListener (line 67) | public void removeTaskEventListener(HeadlessJsTaskEventListener listen... method hasActiveTasks (line 74) | public boolean hasActiveTasks() { method startTask (line 84) | public synchronized int startTask(final HeadlessJsTaskConfig taskConfi... method finishTask (line 114) | public synchronized void finishTask(final int taskId) { method isTaskRunning (line 137) | public synchronized boolean isTaskRunning(final int taskId) { method scheduleTaskTimeout (line 141) | private void scheduleTaskTimeout(final int taskId, long timeout) { FILE: ReactAndroid/src/main/java/com/facebook/react/jstasks/HeadlessJsTaskEventListener.java type HeadlessJsTaskEventListener (line 15) | public interface HeadlessJsTaskEventListener { method onHeadlessJsTaskStart (line 22) | void onHeadlessJsTaskStart(int taskId); method onHeadlessJsTaskFinish (line 29) | void onHeadlessJsTaskFinish(int taskId); FILE: ReactAndroid/src/main/java/com/facebook/react/module/model/ReactModuleInfo.java class ReactModuleInfo (line 9) | public class ReactModuleInfo { method ReactModuleInfo (line 16) | public ReactModuleInfo( method name (line 27) | public String name() { method canOverrideExistingModule (line 31) | public boolean canOverrideExistingModule() { method needsEagerInit (line 35) | public boolean needsEagerInit() { method hasConstants (line 39) | public boolean hasConstants() { FILE: ReactAndroid/src/main/java/com/facebook/react/module/model/ReactModuleInfoProvider.java type ReactModuleInfoProvider (line 10) | public interface ReactModuleInfoProvider { method getReactModuleInfos (line 12) | Map getReactModuleInfos(); FILE: ReactAndroid/src/main/java/com/facebook/react/module/processing/ReactModuleSpecProcessor.java class ReactModuleSpecProcessor (line 52) | @SupportedAnnotationTypes({ method init (line 73) | @Override method process (line 82) | @Override method getCodeBlockForReactModuleInfos (line 146) | private CodeBlock getCodeBlockForReactModuleInfos(List nativeM... class ReactModuleSpecException (line 198) | private static class ReactModuleSpecException extends Exception { method ReactModuleSpecException (line 202) | public ReactModuleSpecException(String message) { FILE: ReactAndroid/src/main/java/com/facebook/react/modules/accessibilityinfo/AccessibilityInfoModule.java class AccessibilityInfoModule (line 24) | @ReactModule(name = "AccessibilityInfo") class ReactTouchExplorationStateChangeListener (line 28) | @TargetApi(19) method onTouchExplorationStateChanged (line 32) | @Override method AccessibilityInfoModule (line 44) | public AccessibilityInfoModule(ReactApplicationContext context) { method getName (line 54) | @Override method isTouchExplorationEnabled (line 59) | @ReactMethod method updateAndSendChangeEvent (line 64) | private void updateAndSendChangeEvent(boolean enabled) { method onHostResume (line 72) | @Override method onHostPause (line 81) | @Override method initialize (line 89) | @Override method onCatalystInstanceDestroy (line 95) | @Override method onHostDestroy (line 101) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/modules/appregistry/AppRegistry.java type AppRegistry (line 18) | public interface AppRegistry extends JavaScriptModule { method runApplication (line 20) | void runApplication(String appKey, WritableMap appParameters); method unmountApplicationComponentAtRootTag (line 21) | void unmountApplicationComponentAtRootTag(int rootNodeTag); method startHeadlessTask (line 22) | void startHeadlessTask(int taskId, String taskKey, WritableMap data); FILE: ReactAndroid/src/main/java/com/facebook/react/modules/appstate/AppStateModule.java class AppStateModule (line 22) | @ReactModule(name = AppStateModule.NAME) method AppStateModule (line 33) | public AppStateModule(ReactApplicationContext reactContext) { method getName (line 37) | @Override method initialize (line 42) | @Override method getCurrentAppState (line 47) | @ReactMethod method onHostResume (line 52) | @Override method onHostPause (line 58) | @Override method onHostDestroy (line 64) | @Override method createAppStateEventMap (line 70) | private WritableMap createAppStateEventMap() { method sendAppStateChangeEvent (line 76) | private void sendAppStateChangeEvent() { FILE: ReactAndroid/src/main/java/com/facebook/react/modules/blob/BlobModule.java class BlobModule (line 31) | @ReactModule(name = BlobModule.NAME) method onMessage (line 40) | @Override method onMessage (line 45) | @Override method BlobModule (line 60) | public BlobModule(ReactApplicationContext reactContext) { method getName (line 64) | @Override method getConstants (line 69) | @Override method store (line 85) | public String store(byte[] data) { method store (line 91) | public void store(byte[] data, String blobId) { method remove (line 95) | public void remove(String blobId) { method resolve (line 99) | @Nullable method resolve (line 115) | @Nullable method resolve (line 130) | @Nullable method getWebSocketModule (line 135) | private WebSocketModule getWebSocketModule() { method enableBlobSupport (line 139) | @ReactMethod method disableBlobSupport (line 144) | @ReactMethod method sendBlob (line 149) | @ReactMethod method createFromParts (line 160) | @ReactMethod method release (line 176) | @ReactMethod FILE: ReactAndroid/src/main/java/com/facebook/react/modules/blob/BlobProvider.java class BlobProvider (line 24) | public final class BlobProvider extends ContentProvider { method onCreate (line 26) | @Override method query (line 31) | @Override method getType (line 37) | @Override method insert (line 42) | @Override method delete (line 47) | @Override method update (line 52) | @Override method openFile (line 57) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/modules/camera/CameraRollManager.java class CameraRollManager (line 58) | @ReactModule(name = CameraRollManager.NAME) method CameraRollManager (line 98) | public CameraRollManager(ReactApplicationContext reactContext) { method getName (line 102) | @Override method saveToCameraRoll (line 115) | @ReactMethod class SaveToCameraRoll (line 121) | private static class SaveToCameraRoll extends GuardedAsyncTask { method GetPhotosTask (line 256) | private GetPhotosTask( method doInBackgroundGuarded (line 274) | @Override method putPageInfo (line 331) | private static void putPageInfo(Cursor photos, WritableMap response, i... method putEdges (line 343) | private static void putEdges( method putBasicNodeInfo (line 381) | private static void putBasicNodeInfo( method putImageInfo (line 392) | private static boolean putImageInfo( method putLocationInfo (line 476) | private static void putLocationInfo( FILE: ReactAndroid/src/main/java/com/facebook/react/modules/camera/ImageEditingManager.java class ImageEditingManager (line 57) | @ReactModule(name = ImageEditingManager.NAME) method ImageEditingManager (line 98) | public ImageEditingManager(ReactApplicationContext reactContext) { method getName (line 103) | @Override method getConstants (line 108) | @Override method onCatalystInstanceDestroy (line 113) | @Override class CleanTask (line 123) | private static class CleanTask extends GuardedAsyncTask { method CleanTask (line 126) | private CleanTask(ReactContext context) { method doInBackgroundGuarded (line 131) | @Override method cleanDirectory (line 140) | private void cleanDirectory(File directory) { method cropImage (line 170) | @ReactMethod class CropTask (line 205) | private static class CropTask extends GuardedAsyncTask { method CropTask (line 217) | private CropTask( method setTargetSize (line 241) | public void setTargetSize(int width, int height) { method openBitmapInputStream (line 250) | private InputStream openBitmapInputStream() throws IOException { method doInBackgroundGuarded (line 264) | @Override method crop (line 301) | private Bitmap crop(BitmapFactory.Options outOptions) throws IOExcep... method cropAndResize (line 322) | private Bitmap cropAndResize( method copyExif (line 401) | private static void copyExif(Context context, Uri oldImage, File newFi... method getFileFromUri (line 419) | private static @Nullable File getFileFromUri(Context context, Uri uri) { method isLocalUri (line 442) | private static boolean isLocalUri(String uri) { method getFileExtensionForType (line 451) | private static String getFileExtensionForType(@Nullable String mimeTyp... method getCompressFormatForType (line 461) | private static Bitmap.CompressFormat getCompressFormatForType(String t... method writeCompressedBitmapToFile (line 471) | private static void writeCompressedBitmapToFile(Bitmap cropped, String... method createTempFile (line 489) | private static File createTempFile(Context context, @Nullable String m... method getDecodeSampleSize (line 515) | private static int getDecodeSampleSize(int width, int height, int targ... FILE: ReactAndroid/src/main/java/com/facebook/react/modules/camera/ImageStoreManager.java class ImageStoreManager (line 32) | @ReactModule(name = "ImageStoreManager") method ImageStoreManager (line 37) | public ImageStoreManager(ReactApplicationContext reactContext) { method getName (line 41) | @Override method getBase64ForTag (line 53) | @ReactMethod class GetBase64Task (line 59) | private class GetBase64Task extends GuardedAsyncTask { method GetBase64Task (line 64) | private GetBase64Task( method doInBackgroundGuarded (line 75) | @Override method convertInputStreamToBase64OutputStream (line 94) | String convertInputStreamToBase64OutputStream(InputStream is) throws I... method closeQuietly (line 109) | private static void closeQuietly(Closeable closeable) { FILE: ReactAndroid/src/main/java/com/facebook/react/modules/clipboard/ClipboardModule.java class ClipboardModule (line 26) | @ReactModule(name = "Clipboard") method ClipboardModule (line 29) | public ClipboardModule(Context context) { method getName (line 33) | @Override method getClipboardService (line 38) | private ClipboardManager getClipboardService() { method getString (line 42) | @ReactMethod method setString (line 60) | @SuppressLint("DeprecatedMethod") FILE: ReactAndroid/src/main/java/com/facebook/react/modules/core/ChoreographerCompat.java class ChoreographerCompat (line 23) | public class ChoreographerCompat { method getInstance (line 33) | public static ChoreographerCompat getInstance() { method ChoreographerCompat (line 37) | private ChoreographerCompat() { method postFrameCallback (line 45) | public void postFrameCallback(FrameCallback callbackWrapper) { method postFrameCallbackDelayed (line 53) | public void postFrameCallbackDelayed(FrameCallback callbackWrapper, lo... method removeFrameCallback (line 61) | public void removeFrameCallback(FrameCallback callbackWrapper) { method getChoreographer (line 69) | @TargetApi(Build.VERSION_CODES.JELLY_BEAN) method choreographerPostFrameCallback (line 74) | @TargetApi(Build.VERSION_CODES.JELLY_BEAN) method choreographerPostFrameCallbackDelayed (line 79) | @TargetApi(Build.VERSION_CODES.JELLY_BEAN) method choreographerRemoveFrameCallback (line 86) | @TargetApi(Build.VERSION_CODES.JELLY_BEAN) class FrameCallback (line 96) | public static abstract class FrameCallback { method getFrameCallback (line 101) | @TargetApi(Build.VERSION_CODES.JELLY_BEAN) method getRunnable (line 114) | Runnable getRunnable() { method doFrame (line 129) | public abstract void doFrame(long frameTimeNanos); FILE: ReactAndroid/src/main/java/com/facebook/react/modules/core/DeviceEventManagerModule.java class DeviceEventManagerModule (line 28) | @ReactModule(name = "DeviceEventManager") type RCTDeviceEventEmitter (line 31) | public interface RCTDeviceEventEmitter extends JavaScriptModule { method emit (line 32) | void emit(String eventName, @Nullable Object data); method DeviceEventManagerModule (line 37) | public DeviceEventManagerModule( method emitHardwareBackPressed (line 53) | public void emitHardwareBackPressed() { method emitNewIntentReceived (line 62) | public void emitNewIntentReceived(Uri uri) { method invokeDefaultBackPressHandler (line 74) | @ReactMethod method getName (line 79) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/modules/core/ExceptionsManagerModule.java class ExceptionsManagerModule (line 22) | @ReactModule(name = ExceptionsManagerModule.NAME) method ExceptionsManagerModule (line 29) | public ExceptionsManagerModule(DevSupportManager devSupportManager) { method getName (line 33) | @Override method reportFatalException (line 38) | @ReactMethod method reportSoftException (line 43) | @ReactMethod method showOrThrowError (line 52) | private void showOrThrowError(String title, ReadableArray details, int... method updateExceptionMessage (line 60) | @ReactMethod method dismissRedbox (line 67) | @ReactMethod FILE: ReactAndroid/src/main/java/com/facebook/react/modules/core/HeadlessJsTaskSupportModule.java class HeadlessJsTaskSupportModule (line 23) | @ReactModule(name = HeadlessJsTaskSupportModule.MODULE_NAME) method HeadlessJsTaskSupportModule (line 28) | public HeadlessJsTaskSupportModule(ReactApplicationContext reactContex... method getName (line 32) | @Override method notifyTaskFinished (line 37) | @ReactMethod FILE: ReactAndroid/src/main/java/com/facebook/react/modules/core/JSTimers.java type JSTimers (line 15) | public interface JSTimers extends JavaScriptModule { method callTimers (line 16) | void callTimers(WritableArray timerIDs); method callIdleCallbacks (line 17) | void callIdleCallbacks(double frameTime); method emitTimeDriftWarning (line 18) | void emitTimeDriftWarning(String warningMessage); FILE: ReactAndroid/src/main/java/com/facebook/react/modules/core/PermissionAwareActivity.java type PermissionAwareActivity (line 18) | public interface PermissionAwareActivity { method checkPermission (line 23) | int checkPermission(String permission, int pid, int uid); method checkSelfPermission (line 28) | int checkSelfPermission(String permission); method shouldShowRequestPermissionRationale (line 33) | boolean shouldShowRequestPermissionRationale(String permission); method requestPermissions (line 38) | void requestPermissions(String[] permissions, int requestCode, Permiss... FILE: ReactAndroid/src/main/java/com/facebook/react/modules/core/PermissionListener.java type PermissionListener (line 18) | public interface PermissionListener { method onRequestPermissionsResult (line 26) | boolean onRequestPermissionsResult(int requestCode, String[] permissio... FILE: ReactAndroid/src/main/java/com/facebook/react/modules/core/ReactChoreographer.java class ReactChoreographer (line 24) | public class ReactChoreographer { type CallbackType (line 26) | public enum CallbackType { method CallbackType (line 57) | private CallbackType(int order) { method getOrder (line 61) | int getOrder() { method initialize (line 68) | public static void initialize() { method getInstance (line 75) | public static ReactChoreographer getInstance() { method ReactChoreographer (line 87) | private ReactChoreographer() { method postFrameCallback (line 96) | public synchronized void postFrameCallback( method removeFrameCallback (line 108) | public synchronized void removeFrameCallback( method maybeRemoveFrameCallback (line 119) | private void maybeRemoveFrameCallback() { class ReactChoreographerDispatcher (line 127) | private class ReactChoreographerDispatcher extends ChoreographerCompat... method doFrame (line 129) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/modules/core/Timing.java class Timing (line 36) | @ReactModule(name = Timing.NAME) class Timer (line 52) | private static class Timer { method Timer (line 58) | private Timer( class TimerFrameCallback (line 70) | private class TimerFrameCallback extends ChoreographerCompat.FrameCall... method doFrame (line 78) | @Override class IdleFrameCallback (line 110) | private class IdleFrameCallback extends ChoreographerCompat.FrameCallb... method doFrame (line 112) | @Override class IdleCallbackRunnable (line 130) | private class IdleCallbackRunnable implements Runnable { method IdleCallbackRunnable (line 134) | public IdleCallbackRunnable(long frameStartTime) { method run (line 138) | @Override method cancel (line 167) | public void cancel() { method Timing (line 186) | public Timing(ReactApplicationContext reactContext, DevSupportManager ... method initialize (line 209) | @Override method onHostPause (line 217) | @Override method onHostDestroy (line 224) | @Override method onHostResume (line 230) | @Override method onHeadlessJsTaskStart (line 239) | @Override method onHeadlessJsTaskFinish (line 247) | @Override method onCatalystInstanceDestroy (line 258) | @Override method maybeSetChoreographerIdleCallback (line 267) | private void maybeSetChoreographerIdleCallback() { method maybeIdleCallback (line 275) | private void maybeIdleCallback() { method setChoreographerCallback (line 281) | private void setChoreographerCallback() { method clearFrameCallback (line 290) | private void clearFrameCallback() { method setChoreographerIdleCallback (line 302) | private void setChoreographerIdleCallback() { method clearChoreographerIdleCallback (line 311) | private void clearChoreographerIdleCallback() { method getName (line 320) | @Override method createTimer (line 325) | @ReactMethod method deleteTimer (line 365) | @ReactMethod method setSendIdleEvents (line 377) | @ReactMethod FILE: ReactAndroid/src/main/java/com/facebook/react/modules/datepicker/DatePickerDialogFragment.java class DatePickerDialogFragment (line 29) | @SuppressLint("ValidFragment") method onCreateDialog (line 42) | @Override method createDialog (line 48) | static Dialog createDialog( method onDismiss (line 125) | @Override method setOnDateSetListener (line 133) | void setOnDateSetListener(@Nullable OnDateSetListener onDateSetListene... method setOnDismissListener (line 137) | void setOnDismissListener(@Nullable OnDismissListener onDismissListene... FILE: ReactAndroid/src/main/java/com/facebook/react/modules/datepicker/DatePickerDialogModule.java class DatePickerDialogModule (line 40) | @ReactModule(name = "DatePickerAndroid") method DatePickerDialogModule (line 56) | public DatePickerDialogModule(ReactApplicationContext reactContext) { method getName (line 60) | @Override class DatePickerDialogListener (line 65) | private class DatePickerDialogListener implements OnDateSetListener, O... method DatePickerDialogListener (line 70) | public DatePickerDialogListener(final Promise promise) { method onDateSet (line 74) | @Override method onDismiss (line 87) | @Override method open (line 123) | @ReactMethod method createFragmentArguments (line 169) | private Bundle createFragmentArguments(ReadableMap options) { FILE: ReactAndroid/src/main/java/com/facebook/react/modules/datepicker/DatePickerMode.java type DatePickerMode (line 15) | public enum DatePickerMode { FILE: ReactAndroid/src/main/java/com/facebook/react/modules/datepicker/DismissableDatePickerDialog.java class DismissableDatePickerDialog (line 29) | public class DismissableDatePickerDialog extends DatePickerDialog { method DismissableDatePickerDialog (line 31) | public DismissableDatePickerDialog( method DismissableDatePickerDialog (line 40) | public DismissableDatePickerDialog( method onStop (line 50) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/modules/debug/AnimationsDebugModule.java class AnimationsDebugModule (line 32) | @ReactModule(name = AnimationsDebugModule.NAME) method AnimationsDebugModule (line 40) | public AnimationsDebugModule( method getName (line 47) | @Override method startRecordingFps (line 52) | @ReactMethod method stopRecordingFps (line 74) | @ReactMethod method onCatalystInstanceDestroy (line 109) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/modules/debug/DidJSUpdateUiDuringFrameDetector.java class DidJSUpdateUiDuringFrameDetector (line 26) | public class DidJSUpdateUiDuringFrameDetector implements NotThreadSafeBr... method onTransitionToBridgeIdle (line 37) | @Override method onTransitionToBridgeBusy (line 42) | @Override method onViewHierarchyUpdateEnqueued (line 47) | @Override method onViewHierarchyUpdateFinished (line 52) | @Override method getDidJSHitFrameAndCleanup (line 81) | public synchronized boolean getDidJSHitFrameAndCleanup( method hasEventBetweenTimestamps (line 112) | private static boolean hasEventBetweenTimestamps( method getLastEventBetweenTimestamps (line 125) | private static long getLastEventBetweenTimestamps( method didEndFrameIdle (line 141) | private boolean didEndFrameIdle(long startTime, long endTime) { method cleanUp (line 158) | private static void cleanUp(LongArray eventArray, long endTime) { FILE: ReactAndroid/src/main/java/com/facebook/react/modules/debug/FpsDebugFrameCallback.java class FpsDebugFrameCallback (line 32) | public class FpsDebugFrameCallback extends ChoreographerCompat.FrameCall... class FpsInfo (line 34) | public static class FpsInfo { method FpsInfo (line 44) | public FpsInfo( method FpsDebugFrameCallback (line 79) | public FpsDebugFrameCallback(ChoreographerCompat choreographer, ReactC... method doFrame (line 86) | @Override method start (line 129) | public void start() { method startAndRecordFpsAtEachFrame (line 137) | public void startAndRecordFpsAtEachFrame() { method stop (line 143) | public void stop() { method getFPS (line 150) | public double getFPS() { method getJSFPS (line 157) | public double getJSFPS() { method getNumFrames (line 164) | public int getNumFrames() { method getNumJSFrames (line 168) | public int getNumJSFrames() { method getExpectedNumFrames (line 172) | public int getExpectedNumFrames() { method get4PlusFrameStutters (line 178) | public int get4PlusFrameStutters() { method getTotalTimeMS (line 182) | public int getTotalTimeMS() { method getFpsInfo (line 190) | public @Nullable FpsInfo getFpsInfo(long upToTimeMs) { method reset (line 199) | public void reset() { FILE: ReactAndroid/src/main/java/com/facebook/react/modules/debug/SourceCodeModule.java class SourceCodeModule (line 25) | @ReactModule(name = SourceCodeModule.NAME) method SourceCodeModule (line 32) | public SourceCodeModule(ReactContext reactContext) { method getName (line 36) | @Override method getConstants (line 41) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/modules/debug/interfaces/DeveloperSettings.java type DeveloperSettings (line 15) | public interface DeveloperSettings { method isFpsDebugEnabled (line 20) | boolean isFpsDebugEnabled(); method isAnimationFpsDebugEnabled (line 25) | boolean isAnimationFpsDebugEnabled(); method isJSDevModeEnabled (line 30) | boolean isJSDevModeEnabled(); method isJSMinifyEnabled (line 35) | boolean isJSMinifyEnabled(); method isElementInspectorEnabled (line 40) | boolean isElementInspectorEnabled(); method isNuclideJSDebugEnabled (line 45) | boolean isNuclideJSDebugEnabled(); method isRemoteJSDebugEnabled (line 50) | boolean isRemoteJSDebugEnabled(); method setRemoteJSDebugEnabled (line 55) | void setRemoteJSDebugEnabled(boolean remoteJSDebugEnabled); FILE: ReactAndroid/src/main/java/com/facebook/react/modules/deviceinfo/DeviceInfoModule.java class DeviceInfoModule (line 32) | @ReactModule(name = "DeviceInfo") method DeviceInfoModule (line 39) | public DeviceInfoModule(ReactApplicationContext reactContext) { method DeviceInfoModule (line 44) | public DeviceInfoModule(Context context) { method getName (line 50) | @Override method getConstants (line 55) | @Override method onHostResume (line 64) | @Override method onHostPause (line 77) | @Override method onHostDestroy (line 81) | @Override method emitUpdateDimensionsEvent (line 85) | public void emitUpdateDimensionsEvent() { method getDimensionsConstants (line 95) | private WritableMap getDimensionsConstants() { FILE: ReactAndroid/src/main/java/com/facebook/react/modules/dialog/AlertFragment.java class AlertFragment (line 24) | public class AlertFragment extends DialogFragment implements DialogInter... method AlertFragment (line 35) | public AlertFragment() { method AlertFragment (line 39) | public AlertFragment(@Nullable DialogModule.AlertFragmentListener list... method createDialog (line 44) | public static Dialog createDialog( method onCreateDialog (line 70) | @Override method onClick (line 75) | @Override method onDismiss (line 82) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/modules/dialog/DialogModule.java class DialogModule (line 34) | @ReactModule(name = DialogModule.NAME) method DialogModule (line 61) | public DialogModule(ReactApplicationContext reactContext) { method getName (line 65) | @Override class FragmentManagerHelper (line 76) | private class FragmentManagerHelper { method isUsingSupportLibrary (line 84) | private boolean isUsingSupportLibrary() { method FragmentManagerHelper (line 88) | public FragmentManagerHelper(android.support.v4.app.FragmentManager ... method FragmentManagerHelper (line 92) | public FragmentManagerHelper(android.app.FragmentManager fragmentMan... method showPendingAlert (line 97) | public void showPendingAlert() { method dismissExisting (line 109) | private void dismissExisting() { method showNewAlert (line 125) | public void showNewAlert(boolean isInForeground, Bundle arguments, C... class AlertFragmentListener (line 155) | class AlertFragmentListener implements OnClickListener, OnDismissListe... method AlertFragmentListener (line 160) | public AlertFragmentListener(Callback callback) { method onClick (line 164) | @Override method onDismiss (line 174) | @Override method getConstants (line 185) | @Override method initialize (line 190) | @Override method onHostPause (line 195) | @Override method onHostDestroy (line 201) | @Override method onHostResume (line 205) | @Override method showAlert (line 217) | @ReactMethod method getFragmentManagerHelper (line 266) | private @Nullable FragmentManagerHelper getFragmentManagerHelper() { FILE: ReactAndroid/src/main/java/com/facebook/react/modules/dialog/SupportAlertFragment.java class SupportAlertFragment (line 24) | public class SupportAlertFragment extends DialogFragment implements Dial... method SupportAlertFragment (line 28) | public SupportAlertFragment() { method SupportAlertFragment (line 32) | public SupportAlertFragment(@Nullable DialogModule.AlertFragmentListen... method onCreateDialog (line 37) | @Override method onClick (line 42) | @Override method onDismiss (line 49) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/modules/fresco/FrescoModule.java class FrescoModule (line 43) | @ReactModule(name = "FrescoModule") method FrescoModule (line 58) | public FrescoModule(ReactApplicationContext reactContext) { method FrescoModule (line 72) | public FrescoModule(ReactApplicationContext reactContext, boolean clea... method FrescoModule (line 89) | public FrescoModule( method initialize (line 98) | @Override method getName (line 121) | @Override method clearSensitiveData (line 126) | @Override method hasBeenInitialized (line 139) | public static boolean hasBeenInitialized() { method getDefaultConfig (line 143) | private static ImagePipelineConfig getDefaultConfig(ReactContext conte... method getDefaultConfigBuilder (line 153) | public static ImagePipelineConfig.Builder getDefaultConfigBuilder(Reac... method onHostResume (line 172) | @Override method onHostPause (line 176) | @Override method onHostDestroy (line 180) | @Override class FrescoHandler (line 190) | private static class FrescoHandler implements SoLoaderShim.Handler { method loadLibrary (line 191) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/modules/fresco/ReactNetworkImageRequest.java class ReactNetworkImageRequest (line 17) | public class ReactNetworkImageRequest extends ImageRequest { method fromBuilderWithHeaders (line 22) | public static ReactNetworkImageRequest fromBuilderWithHeaders(ImageReq... method ReactNetworkImageRequest (line 27) | protected ReactNetworkImageRequest(ImageRequestBuilder builder, Readab... method getHeaders (line 32) | public ReadableMap getHeaders() { FILE: ReactAndroid/src/main/java/com/facebook/react/modules/fresco/ReactOkHttpNetworkFetcher.java class ReactOkHttpNetworkFetcher (line 31) | class ReactOkHttpNetworkFetcher extends OkHttpNetworkFetcher { method ReactOkHttpNetworkFetcher (line 41) | public ReactOkHttpNetworkFetcher(OkHttpClient okHttpClient) { method getHeaders (line 47) | private Map getHeaders(ReadableMap readableMap) { method fetch (line 61) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/modules/fresco/SystraceRequestListener.java class SystraceRequestListener (line 17) | public class SystraceRequestListener extends BaseRequestListener { method onProducerStart (line 23) | @Override method onProducerFinishWithSuccess (line 42) | @Override method onProducerFinishWithFailure (line 61) | @Override method onProducerFinishWithCancellation (line 81) | @Override method onProducerEvent (line 98) | @Override method onRequestStart (line 117) | @Override method onRequestSuccess (line 140) | @Override method onRequestFailure (line 156) | @Override method onRequestCancellation (line 176) | @Override method requiresExtraMap (line 192) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/modules/i18nmanager/I18nManagerModule.java class I18nManagerModule (line 24) | @ReactModule(name = "I18nManager") method I18nManagerModule (line 29) | public I18nManagerModule(Context context) { method getName (line 33) | @Override method getConstants (line 38) | @Override method allowRTL (line 51) | @ReactMethod method forceRTL (line 56) | @ReactMethod method swapLeftAndRightInRTL (line 61) | @ReactMethod FILE: ReactAndroid/src/main/java/com/facebook/react/modules/i18nmanager/I18nUtil.java class I18nUtil (line 18) | public class I18nUtil { method I18nUtil (line 30) | private I18nUtil() { method getInstance (line 34) | public static I18nUtil getInstance() { method isRTL (line 47) | public boolean isRTL(Context context) { method isRTLAllowed (line 60) | private boolean isRTLAllowed(Context context) { method allowRTL (line 64) | public void allowRTL(Context context, boolean allowRTL) { method doLeftAndRightSwapInRTL (line 68) | public boolean doLeftAndRightSwapInRTL(Context context) { method swapLeftAndRightInRTL (line 72) | public void swapLeftAndRightInRTL(Context context, boolean flip) { method isRTLForced (line 80) | private boolean isRTLForced(Context context) { method forceRTL (line 84) | public void forceRTL(Context context, boolean forceRTL) { method isDevicePreferredLanguageRTL (line 89) | private boolean isDevicePreferredLanguageRTL() { method isPrefSet (line 95) | private boolean isPrefSet(Context context, String key, boolean default... method setPref (line 101) | private void setPref(Context context, String key, boolean value) { FILE: ReactAndroid/src/main/java/com/facebook/react/modules/image/ImageLoaderModule.java class ImageLoaderModule (line 38) | @ReactModule(name = "ImageLoader") method ImageLoaderModule (line 50) | public ImageLoaderModule(ReactApplicationContext reactContext) { method ImageLoaderModule (line 55) | public ImageLoaderModule(ReactApplicationContext reactContext, Object ... method getName (line 60) | @Override method getSize (line 72) | @ReactMethod method prefetchImage (line 131) | @ReactMethod method abortRequest (line 175) | @ReactMethod method queryCache (line 183) | @ReactMethod method registerRequest (line 205) | private void registerRequest(int requestId, DataSource request) { method removeRequest (line 211) | private @Nullable DataSource removeRequest(int requestId) { method onHostResume (line 219) | @Override method onHostPause (line 223) | @Override method onHostDestroy (line 227) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/modules/intent/IntentModule.java class IntentModule (line 27) | @ReactModule(name = "IntentAndroid") method IntentModule (line 30) | public IntentModule(ReactApplicationContext reactContext) { method getName (line 34) | @Override method getInitialURL (line 44) | @ReactMethod method openURL (line 75) | @ReactMethod method canOpenURL (line 116) | @ReactMethod FILE: ReactAndroid/src/main/java/com/facebook/react/modules/location/LocationModule.java class LocationModule (line 36) | @ReactModule(name = "LocationObserver") method onLocationChanged (line 43) | @Override method onStatusChanged (line 49) | @Override method onProviderEnabled (line 58) | @Override method onProviderDisabled (line 61) | @Override method LocationModule (line 65) | public LocationModule(ReactApplicationContext reactContext) { method getName (line 69) | @Override class LocationOptions (line 74) | private static class LocationOptions { method LocationOptions (line 80) | private LocationOptions( method fromReactMap (line 91) | private static LocationOptions fromReactMap(ReadableMap map) { method getCurrentPosition (line 114) | @ReactMethod method startObserving (line 150) | @ReactMethod method stopObserving (line 185) | @ReactMethod method getValidProvider (line 193) | @Nullable method locationToMap (line 208) | private static WritableMap locationToMap(Location location) { method emitError (line 227) | private void emitError(int code, String message) { method throwLocationPermissionMissing (line 235) | private static void throwLocationPermissionMissing(SecurityException e) { class SingleUpdateRequest (line 242) | private static class SingleUpdateRequest { method run (line 252) | @Override method onLocationChanged (line 265) | @Override method onStatusChanged (line 279) | @Override method onProviderEnabled (line 282) | @Override method onProviderDisabled (line 285) | @Override method SingleUpdateRequest (line 290) | private SingleUpdateRequest( method invoke (line 303) | public void invoke(Location location) { method isBetterLocation (line 317) | private boolean isBetterLocation(Location location, Location current... method isSameProvider (line 361) | private boolean isSameProvider(String provider1, String provider2) { FILE: ReactAndroid/src/main/java/com/facebook/react/modules/location/PositionError.java class PositionError (line 18) | public class PositionError { method buildError (line 37) | public static WritableMap buildError(int code, String message) { FILE: ReactAndroid/src/main/java/com/facebook/react/modules/netinfo/NetInfoModule.java class NetInfoModule (line 35) | @ReactModule(name = "NetInfo") method NetInfoModule (line 73) | public NetInfoModule(ReactApplicationContext reactContext) { method onHostResume (line 80) | @Override method onHostPause (line 85) | @Override method onHostDestroy (line 90) | @Override method initialize (line 94) | @Override method getName (line 99) | @Override method getCurrentConnectivity (line 104) | @ReactMethod method isConnectionMetered (line 113) | @ReactMethod method registerReceiver (line 122) | private void registerReceiver() { method unregisterReceiver (line 130) | private void unregisterReceiver() { method updateAndSendConnectionType (line 137) | private void updateAndSendConnectionType() { method getCurrentConnectionType (line 188) | private String getCurrentConnectionType() { method getEffectiveConnectionType (line 204) | private String getEffectiveConnectionType(NetworkInfo networkInfo) { method sendConnectivityChangedEvent (line 230) | private void sendConnectivityChangedEvent() { method createConnectivityEventMap (line 235) | private WritableMap createConnectivityEventMap() { class ConnectivityBroadcastReceiver (line 247) | private class ConnectivityBroadcastReceiver extends BroadcastReceiver { method setRegistered (line 252) | public void setRegistered(boolean registered) { method isRegistered (line 256) | public boolean isRegistered() { method onReceive (line 260) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/modules/network/CookieJarContainer.java type CookieJarContainer (line 5) | public interface CookieJarContainer extends CookieJar { method setCookieJar (line 7) | void setCookieJar(CookieJar cookieJar); method removeCookieJar (line 9) | void removeCookieJar(); FILE: ReactAndroid/src/main/java/com/facebook/react/modules/network/NetworkInterceptorCreator.java type NetworkInterceptorCreator (line 18) | public interface NetworkInterceptorCreator { method create (line 19) | Interceptor create(); FILE: ReactAndroid/src/main/java/com/facebook/react/modules/network/NetworkingModule.java class NetworkingModule (line 54) | @ReactModule(name = NetworkingModule.NAME) method NetworkingModule (line 76) | NetworkingModule( method NetworkingModule (line 104) | NetworkingModule( method NetworkingModule (line 114) | public NetworkingModule(final ReactApplicationContext context) { method NetworkingModule (line 123) | public NetworkingModule( method NetworkingModule (line 134) | public NetworkingModule(ReactApplicationContext context, String defaul... method initialize (line 138) | @Override method getName (line 143) | @Override method onCatalystInstanceDestroy (line 148) | @Override method sendRequest (line 157) | @ReactMethod method readWithProgress (line 397) | private void readWithProgress( method shouldDispatch (line 428) | private static boolean shouldDispatch(long now, long last) { method addRequest (line 432) | private synchronized void addRequest(int requestId) { method removeRequest (line 436) | private synchronized void removeRequest(int requestId) { method cancelAllRequests (line 440) | private synchronized void cancelAllRequests() { method translateHeaders (line 447) | private static WritableMap translateHeaders(Headers headers) { method abortRequest (line 463) | @ReactMethod method cancelRequest (line 469) | private void cancelRequest(final int requestId) { method clearCookies (line 480) | @ReactMethod method constructMultipartBody (line 485) | private @Nullable MultipartBody.Builder constructMultipartBody( method extractHeaders (line 550) | private @Nullable Headers extractHeaders( method getEventEmitter (line 582) | private RCTDeviceEventEmitter getEventEmitter() { FILE: ReactAndroid/src/main/java/com/facebook/react/modules/network/OkHttpClientProvider.java class OkHttpClientProvider (line 30) | public class OkHttpClientProvider { method getOkHttpClient (line 35) | public static OkHttpClient getOkHttpClient() { method replaceOkHttpClient (line 44) | public static void replaceOkHttpClient(OkHttpClient client) { method createClient (line 48) | public static OkHttpClient createClient() { method enableTls12OnPreLollipop (line 64) | public static OkHttpClient.Builder enableTls12OnPreLollipop(OkHttpClie... FILE: ReactAndroid/src/main/java/com/facebook/react/modules/network/ProgressListener.java type ProgressListener (line 12) | public interface ProgressListener { method onProgress (line 13) | void onProgress(long bytesWritten, long contentLength, boolean done); FILE: ReactAndroid/src/main/java/com/facebook/react/modules/network/ProgressRequestBody.java class ProgressRequestBody (line 21) | public class ProgressRequestBody extends RequestBody { method ProgressRequestBody (line 27) | public ProgressRequestBody(RequestBody requestBody, ProgressListener p... method contentType (line 32) | @Override method contentLength (line 37) | @Override method writeTo (line 42) | @Override method sink (line 51) | private Sink sink(Sink sink) { FILE: ReactAndroid/src/main/java/com/facebook/react/modules/network/ProgressResponseBody.java class ProgressResponseBody (line 16) | public class ProgressResponseBody extends ResponseBody { method ProgressResponseBody (line 23) | public ProgressResponseBody(ResponseBody responseBody, ProgressListene... method contentType (line 29) | @Override method contentLength (line 34) | @Override method totalBytesRead (line 39) | public long totalBytesRead() { method source (line 43) | @Override public BufferedSource source() { method source (line 50) | private Source source(Source source) { FILE: ReactAndroid/src/main/java/com/facebook/react/modules/network/ReactCookieJarContainer.java class ReactCookieJarContainer (line 15) | public class ReactCookieJarContainer implements CookieJarContainer { method setCookieJar (line 20) | @Override method removeCookieJar (line 25) | @Override method saveFromResponse (line 30) | @Override method loadForRequest (line 37) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/modules/network/RequestBodyUtil.java class RequestBodyUtil (line 40) | class RequestBodyUtil { method isGzipEncoding (line 49) | public static boolean isGzipEncoding(@Nullable final String encodingTy... method getFileInputStream (line 57) | public static @Nullable InputStream getFileInputStream( method getDownloadFileInputStream (line 80) | private static InputStream getDownloadFileInputStream(Context context,... method createGzip (line 107) | public static @Nullable RequestBody createGzip(final MediaType mediaTy... method create (line 122) | public static RequestBody create(final MediaType mediaType, final Inpu... method createProgressRequest (line 154) | public static ProgressRequestBody createProgressRequest( method getEmptyBody (line 163) | public static RequestBody getEmptyBody(String method) { FILE: ReactAndroid/src/main/java/com/facebook/react/modules/network/ResponseUtil.java class ResponseUtil (line 23) | public class ResponseUtil { method onDataSend (line 24) | public static void onDataSend( method onIncrementalDataReceived (line 36) | public static void onIncrementalDataReceived( method onDataReceivedProgress (line 51) | public static void onDataReceivedProgress( method onDataReceived (line 64) | public static void onDataReceived( method onRequestError (line 75) | public static void onRequestError( method onRequestSuccess (line 91) | public static void onRequestSuccess(RCTDeviceEventEmitter eventEmitter... method onResponseReceived (line 99) | public static void onResponseReceived( FILE: ReactAndroid/src/main/java/com/facebook/react/modules/network/TLSSocketFactory.java class TLSSocketFactory (line 28) | public class TLSSocketFactory extends SSLSocketFactory { method TLSSocketFactory (line 31) | public TLSSocketFactory() throws KeyManagementException, NoSuchAlgorit... method getDefaultCipherSuites (line 37) | @Override method getSupportedCipherSuites (line 42) | @Override method createSocket (line 47) | @Override method createSocket (line 52) | @Override method createSocket (line 57) | @Override method createSocket (line 62) | @Override method createSocket (line 67) | @Override method enableTLSOnSocket (line 72) | private Socket enableTLSOnSocket(Socket socket) { FILE: ReactAndroid/src/main/java/com/facebook/react/modules/permissions/PermissionsModule.java class PermissionsModule (line 34) | @ReactModule(name = "PermissionsAndroid") method PermissionsModule (line 44) | public PermissionsModule(ReactApplicationContext reactContext) { method getName (line 49) | @Override method checkPermission (line 58) | @ReactMethod method shouldShowRequestPermissionRationale (line 77) | @ReactMethod method requestPermission (line 96) | @ReactMethod method requestMultiplePermissions (line 138) | @ReactMethod method onRequestPermissionsResult (line 200) | @Override method getPermissionAwareActivity (line 210) | private PermissionAwareActivity getPermissionAwareActivity() { FILE: ReactAndroid/src/main/java/com/facebook/react/modules/share/ShareModule.java class ShareModule (line 27) | @ReactModule(name = "ShareModule") method ShareModule (line 34) | public ShareModule(ReactApplicationContext reactContext) { method getName (line 38) | @Override method share (line 51) | @ReactMethod FILE: ReactAndroid/src/main/java/com/facebook/react/modules/statusbar/StatusBarModule.java class StatusBarModule (line 39) | @ReactModule(name = "StatusBarManager") method StatusBarModule (line 44) | public StatusBarModule(ReactApplicationContext reactContext) { method getName (line 48) | @Override method getConstants (line 53) | @Override method setColor (line 66) | @ReactMethod method setTranslucent (line 108) | @ReactMethod method setHidden (line 147) | @ReactMethod method setStyle (line 169) | @ReactMethod FILE: ReactAndroid/src/main/java/com/facebook/react/modules/storage/AsyncLocalStorageUtil.java class AsyncLocalStorageUtil (line 34) | public class AsyncLocalStorageUtil { method buildKeySelection (line 41) | static String buildKeySelection(int selectionCount) { method buildKeySelectionArgs (line 52) | static String[] buildKeySelectionArgs(ReadableArray keys, int start, i... method getItemImpl (line 63) | public static @Nullable String getItemImpl(SQLiteDatabase db, String k... method setItemImpl (line 90) | static boolean setItemImpl(SQLiteDatabase db, String key, String value) { method mergeImpl (line 109) | static boolean mergeImpl(SQLiteDatabase db, String key, String value) method deepMergeInto (line 131) | private static void deepMergeInto(JSONObject oldJSON, JSONObject newJSON) FILE: ReactAndroid/src/main/java/com/facebook/react/modules/storage/AsyncStorageModule.java class AsyncStorageModule (line 35) | @ReactModule(name = AsyncStorageModule.NAME) method AsyncStorageModule (line 48) | public AsyncStorageModule(ReactApplicationContext reactContext) { method getName (line 53) | @Override method initialize (line 58) | @Override method onCatalystInstanceDestroy (line 64) | @Override method clearSensitiveData (line 69) | @Override method multiGet (line 81) | @ReactMethod method multiSet (line 154) | @ReactMethod method multiRemove (line 219) | @ReactMethod method multiMerge (line 271) | @ReactMethod method clear (line 333) | @ReactMethod method getAllKeys (line 356) | @ReactMethod method ensureDatabase (line 390) | private boolean ensureDatabase() { FILE: ReactAndroid/src/main/java/com/facebook/react/modules/storage/ReactDatabaseSupplier.java class ReactDatabaseSupplier (line 26) | public class ReactDatabaseSupplier extends SQLiteOpenHelper { method ReactDatabaseSupplier (line 50) | private ReactDatabaseSupplier(Context context) { method getInstance (line 55) | public static ReactDatabaseSupplier getInstance(Context context) { method onCreate (line 62) | @Override method onUpgrade (line 67) | @Override method ensureDatabase (line 78) | synchronized boolean ensureDatabase() { method get (line 115) | public synchronized SQLiteDatabase get() { method clearAndCloseDatabase (line 120) | public synchronized void clearAndCloseDatabase() throws RuntimeExcepti... method clear (line 136) | synchronized void clear() { method setMaximumSize (line 144) | public synchronized void setMaximumSize(long size) { method deleteDatabase (line 151) | private synchronized boolean deleteDatabase() { method closeDatabase (line 156) | private synchronized void closeDatabase() { method deleteInstance (line 164) | public static void deleteInstance() { FILE: ReactAndroid/src/main/java/com/facebook/react/modules/systeminfo/AndroidInfoHelpers.java class AndroidInfoHelpers (line 9) | public class AndroidInfoHelpers { method isRunningOnGenymotion (line 18) | private static boolean isRunningOnGenymotion() { method isRunningOnStockEmulator (line 22) | private static boolean isRunningOnStockEmulator() { method getServerHost (line 26) | public static String getServerHost() { method getInspectorProxyHost (line 30) | public static String getInspectorProxyHost() { method getFriendlyDeviceName (line 35) | public static String getFriendlyDeviceName() { method getServerIpAddress (line 44) | private static String getServerIpAddress(int port) { FILE: ReactAndroid/src/main/java/com/facebook/react/modules/systeminfo/AndroidInfoModule.java class AndroidInfoModule (line 25) | @ReactModule(name = "PlatformConstants") method getName (line 30) | @Override method getConstants (line 35) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/modules/systeminfo/ReactNativeVersion.java class ReactNativeVersion (line 18) | public class ReactNativeVersion { FILE: ReactAndroid/src/main/java/com/facebook/react/modules/timepicker/DismissableTimePickerDialog.java class DismissableTimePickerDialog (line 31) | public class DismissableTimePickerDialog extends TimePickerDialog { method DismissableTimePickerDialog (line 33) | public DismissableTimePickerDialog( method DismissableTimePickerDialog (line 42) | public DismissableTimePickerDialog( method onStop (line 52) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/modules/timepicker/TimePickerDialogFragment.java class TimePickerDialogFragment (line 28) | @SuppressWarnings("ValidFragment") method onCreateDialog (line 36) | @Override method createDialog (line 42) | static Dialog createDialog( method onDismiss (line 101) | @Override method setOnDismissListener (line 109) | public void setOnDismissListener(@Nullable OnDismissListener onDismiss... method setOnTimeSetListener (line 113) | public void setOnTimeSetListener(@Nullable OnTimeSetListener onTimeSet... FILE: ReactAndroid/src/main/java/com/facebook/react/modules/timepicker/TimePickerDialogModule.java class TimePickerDialogModule (line 38) | @ReactModule(name = "TimePickerAndroid") method TimePickerDialogModule (line 53) | public TimePickerDialogModule(ReactApplicationContext reactContext) { method getName (line 57) | @Override class TimePickerDialogListener (line 62) | private class TimePickerDialogListener implements OnTimeSetListener, O... method TimePickerDialogListener (line 67) | public TimePickerDialogListener(Promise promise) { method onTimeSet (line 71) | @Override method onDismiss (line 83) | @Override method open (line 94) | @ReactMethod method createFragmentArguments (line 141) | private Bundle createFragmentArguments(ReadableMap options) { FILE: ReactAndroid/src/main/java/com/facebook/react/modules/timepicker/TimePickerMode.java type TimePickerMode (line 13) | public enum TimePickerMode { FILE: ReactAndroid/src/main/java/com/facebook/react/modules/toast/ToastModule.java class ToastModule (line 26) | @ReactModule(name = "ToastAndroid") method ToastModule (line 36) | public ToastModule(ReactApplicationContext reactContext) { method getName (line 40) | @Override method getConstants (line 45) | @Override method show (line 56) | @ReactMethod method showWithGravity (line 66) | @ReactMethod method showWithGravityAndOffset (line 78) | @ReactMethod FILE: ReactAndroid/src/main/java/com/facebook/react/modules/vibration/VibrationModule.java class VibrationModule (line 21) | @ReactModule(name = "Vibration") method VibrationModule (line 24) | public VibrationModule(ReactApplicationContext reactContext) { method getName (line 28) | @Override method vibrate (line 33) | @ReactMethod method vibrateByPattern (line 41) | @ReactMethod method cancel (line 54) | @ReactMethod FILE: ReactAndroid/src/main/java/com/facebook/react/modules/websocket/WebSocketModule.java class WebSocketModule (line 42) | @ReactModule(name = "WebSocketModule", hasConstants = false) type ContentHandler (line 45) | public interface ContentHandler { method onMessage (line 46) | void onMessage(String text, WritableMap params); method onMessage (line 48) | void onMessage(ByteString byteString, WritableMap params); method WebSocketModule (line 57) | public WebSocketModule(ReactApplicationContext context) { method sendEvent (line 63) | private void sendEvent(String eventName, WritableMap params) { method getName (line 69) | @Override method setContentHandler (line 74) | public void setContentHandler(final int id, final ContentHandler conte... method connect (line 82) | @ReactMethod method close (line 203) | @ReactMethod method send (line 223) | @ReactMethod method sendBinary (line 237) | @ReactMethod method sendBinary (line 251) | public void sendBinary(ByteString byteString, int id) { method ping (line 264) | @ReactMethod method notifyWebSocketFailed (line 278) | private void notifyWebSocketFailed(int id, String message) { method getDefaultOrigin (line 291) | private static String getDefaultOrigin(String uri) { method getCookie (line 327) | private String getCookie(String uri) { FILE: ReactAndroid/src/main/java/com/facebook/react/packagerconnection/FileIoHandler.java class FileIoHandler (line 29) | public class FileIoHandler implements Runnable { class TtlFileInputStream (line 33) | private static class TtlFileInputStream { method TtlFileInputStream (line 37) | public TtlFileInputStream(String path) throws FileNotFoundException { method extendTtl (line 42) | private void extendTtl() { method expiredTtl (line 46) | public boolean expiredTtl() { method read (line 50) | public String read(int size) throws IOException { method close (line 57) | public void close() throws IOException { method FileIoHandler (line 67) | public FileIoHandler() { method handlers (line 156) | public Map handlers() { method addOpenFile (line 160) | private int addOpenFile(String filename) throws FileNotFoundException { method run (line 169) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/packagerconnection/JSPackagerClient.java class JSPackagerClient (line 26) | final public class JSPackagerClient implements ReconnectingWebSocket.Mes... class ResponderImpl (line 31) | private class ResponderImpl implements Responder { method ResponderImpl (line 34) | public ResponderImpl(Object id) { method respond (line 38) | public void respond(Object result) { method error (line 50) | public void error(Object error) { method JSPackagerClient (line 66) | public JSPackagerClient(String clientId, PackagerConnectionSettings se... method JSPackagerClient (line 70) | public JSPackagerClient( method init (line 89) | public void init() { method close (line 93) | public void close() { method onMessage (line 97) | @Override method onMessage (line 135) | @Override method abortOnMessage (line 140) | private void abortOnMessage(Object id, String reason) { FILE: ReactAndroid/src/main/java/com/facebook/react/packagerconnection/NotificationOnlyHandler.java class NotificationOnlyHandler (line 15) | public abstract class NotificationOnlyHandler implements RequestHandler { method onRequest (line 18) | final public void onRequest(@Nullable Object params, Responder respond... method onNotification (line 22) | abstract public void onNotification(@Nullable Object params); FILE: ReactAndroid/src/main/java/com/facebook/react/packagerconnection/PackagerConnectionSettings.java class PackagerConnectionSettings (line 23) | public class PackagerConnectionSettings { method PackagerConnectionSettings (line 30) | public PackagerConnectionSettings(Context applicationContext) { method getDebugServerHost (line 35) | public String getDebugServerHost() { method getInspectorServerHost (line 56) | public String getInspectorServerHost() { method getPackageName (line 60) | public @Nullable String getPackageName() { FILE: ReactAndroid/src/main/java/com/facebook/react/packagerconnection/ReconnectingWebSocket.java class ReconnectingWebSocket (line 32) | final public class ReconnectingWebSocket extends WebSocketListener { type MessageCallback (line 37) | public interface MessageCallback { method onMessage (line 38) | void onMessage(String text); method onMessage (line 39) | void onMessage(ByteString bytes); type ConnectionCallback (line 42) | public interface ConnectionCallback { method onConnected (line 43) | void onConnected(); method onDisconnected (line 44) | void onDisconnected(); method ReconnectingWebSocket (line 55) | public ReconnectingWebSocket( method connect (line 66) | public void connect() { method delayedReconnect (line 81) | private synchronized void delayedReconnect() { method reconnect (line 88) | private void reconnect() { method closeQuietly (line 108) | public void closeQuietly() { method closeWebSocketQuietly (line 118) | private void closeWebSocketQuietly() { method abort (line 129) | private void abort(String message, Throwable cause) { method onOpen (line 134) | @Override method onFailure (line 144) | @Override method onMessage (line 157) | @Override method onMessage (line 164) | @Override method onClosed (line 171) | @Override method sendMessage (line 182) | public synchronized void sendMessage(String message) throws IOException { method sendMessage (line 190) | public synchronized void sendMessage(ByteString message) throws IOExce... FILE: ReactAndroid/src/main/java/com/facebook/react/packagerconnection/RequestHandler.java type RequestHandler (line 13) | public interface RequestHandler { method onRequest (line 14) | void onRequest(@Nullable Object params, Responder responder); method onNotification (line 15) | void onNotification(@Nullable Object params); FILE: ReactAndroid/src/main/java/com/facebook/react/packagerconnection/RequestOnlyHandler.java class RequestOnlyHandler (line 15) | public abstract class RequestOnlyHandler implements RequestHandler { method onRequest (line 18) | abstract public void onRequest(@Nullable Object params, Responder resp... method onNotification (line 19) | final public void onNotification(@Nullable Object params) { FILE: ReactAndroid/src/main/java/com/facebook/react/packagerconnection/Responder.java type Responder (line 11) | public interface Responder { method respond (line 12) | void respond(Object result); method error (line 13) | void error(Object error); FILE: ReactAndroid/src/main/java/com/facebook/react/packagerconnection/SamplingProfilerPackagerMethod.java class SamplingProfilerPackagerMethod (line 20) | public class SamplingProfilerPackagerMethod extends RequestOnlyHandler { class SamplingProfilerJniMethod (line 25) | final private static class SamplingProfilerJniMethod { method SamplingProfilerJniMethod (line 30) | public SamplingProfilerJniMethod(long javaScriptContext) { method poke (line 38) | @DoNotStrip method initHybrid (line 41) | @DoNotStrip method SamplingProfilerPackagerMethod (line 47) | public SamplingProfilerPackagerMethod(long javaScriptContext) { method onRequest (line 51) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/processing/ReactPropertyProcessor.java class ReactPropertyProcessor (line 60) | @SupportedAnnotationTypes("com.facebook.react.uimanager.annotations.Reac... method ReactPropertyProcessor (line 130) | public ReactPropertyProcessor() { method init (line 134) | @Override method process (line 144) | @Override method isShadowNodeType (line 187) | private boolean isShadowNodeType(TypeName typeName) { method parseClass (line 191) | private ClassInfo parseClass(ClassName className, TypeElement typeElem... method findProperties (line 201) | private void findProperties(ClassInfo classInfo, TypeElement typeEleme... method getTargetType (line 232) | private TypeName getTargetType(TypeMirror mirror) { method generateCode (line 249) | private void generateCode(ClassInfo classInfo, List prop... method getClassName (line 278) | private String getClassName(TypeElement type, String packageName) { method getSuperType (line 283) | private static TypeName getSuperType(ClassInfo classInfo) { method generateSetPropertySpec (line 297) | private static MethodSpec generateSetPropertySpec( method generateSetProperty (line 324) | private static CodeBlock generateSetProperty(ClassInfo info, List prop... method getPropertypTypeName (line 422) | private static String getPropertypTypeName(Property property, TypeName... method checkElement (line 429) | private static void checkElement(Element element) throws ReactProperty... method shouldIgnoreClass (line 440) | private static boolean shouldIgnoreClass(ClassInfo classInfo) { method shouldWarnClass (line 446) | private static boolean shouldWarnClass(ClassInfo classInfo) { method error (line 450) | private void error(Element element, String message) { method error (line 454) | private void error(String message) { method warning (line 458) | private void warning(Element element, String message) { type Property (line 462) | private interface Property { method name (line 463) | String name(); method customType (line 464) | String customType(); method defaultDouble (line 465) | double defaultDouble(); method defaultFloat (line 466) | float defaultFloat(); method defaultInt (line 467) | int defaultInt(); method defaultBoolean (line 468) | boolean defaultBoolean(); class RegularProperty (line 471) | private static class RegularProperty implements Property { method RegularProperty (line 474) | public RegularProperty(ReactProp prop) { method name (line 478) | @Override method customType (line 483) | @Override method defaultDouble (line 488) | @Override method defaultFloat (line 493) | @Override method defaultInt (line 498) | @Override method defaultBoolean (line 503) | @Override class GroupProperty (line 509) | private static class GroupProperty implements Property { method GroupProperty (line 513) | public GroupProperty(ReactPropGroup prop, int groupIndex) { method name (line 518) | @Override method customType (line 523) | @Override method defaultDouble (line 528) | @Override method defaultFloat (line 533) | @Override method defaultInt (line 538) | @Override method defaultBoolean (line 543) | @Override type SettableType (line 549) | private enum SettableType { class ClassInfo (line 554) | private static class ClassInfo { method ClassInfo (line 560) | public ClassInfo(ClassName className, TypeElement element, @Nullable... method getType (line 567) | public SettableType getType() { method addProperty (line 571) | public void addProperty(PropertyInfo propertyInfo) throws ReactPrope... method checkPropertyExists (line 583) | private boolean checkPropertyExists(String name) { class PropertyInfo (line 594) | private static class PropertyInfo { method PropertyInfo (line 600) | private PropertyInfo( class Builder (line 611) | public static class Builder { method Builder (line 616) | public Builder(Types types, Elements elements, ClassInfo classInfo) { method build (line 622) | public PropertyInfo build(Element element, Property property) method getArgCount (line 660) | private static int getArgCount(SettableType type, Property propert... class ReactPropertyException (line 667) | private static class ReactPropertyException extends Exception { method ReactPropertyException (line 670) | public ReactPropertyException(String message, PropertyInfo propertyI... method ReactPropertyException (line 675) | public ReactPropertyException(String message, Element element) { FILE: ReactAndroid/src/main/java/com/facebook/react/shell/MainPackageConfig.java class MainPackageConfig (line 17) | public class MainPackageConfig { method MainPackageConfig (line 21) | private MainPackageConfig(Builder builder) { method getFrescoConfig (line 25) | public ImagePipelineConfig getFrescoConfig() { class Builder (line 29) | public static class Builder { method setFrescoConfig (line 33) | public Builder setFrescoConfig(ImagePipelineConfig frescoConfig) { method build (line 38) | public MainPackageConfig build() { FILE: ReactAndroid/src/main/java/com/facebook/react/shell/MainReactPackage.java class MainReactPackage (line 87) | public class MainReactPackage extends LazyReactPackage { method MainReactPackage (line 91) | public MainReactPackage() { method MainReactPackage (line 97) | public MainReactPackage(MainPackageConfig config) { method getNativeModules (line 101) | @Override method createViewManagers (line 307) | @Override method getReactModuleInfoProvider (line 359) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/BaseViewManager.java class BaseViewManager (line 18) | public abstract class BaseViewManager { method obtain (line 29) | public static OnLayoutEvent obtain(int viewTag, int x, int y, int widt... method onDispose (line 38) | @Override method OnLayoutEvent (line 43) | private OnLayoutEvent() { method init (line 46) | protected void init(int viewTag, int x, int y, int width, int height) { method getEventName (line 54) | @Override method dispatch (line 59) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/ReactClippingViewGroup.java type ReactClippingViewGroup (line 25) | public interface ReactClippingViewGroup { method updateClippingRect (line 37) | void updateClippingRect(); method getClippingRect (line 45) | void getClippingRect(Rect outClippingRect); method setRemoveClippedSubviews (line 55) | void setRemoveClippedSubviews(boolean removeClippedSubviews); method getRemoveClippedSubviews (line 60) | boolean getRemoveClippedSubviews(); FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/ReactClippingViewGroupHelper.java class ReactClippingViewGroupHelper (line 22) | @NotThreadSafe method calculateClippingRect (line 37) | public static void calculateClippingRect(View view, Rect outputRect) { FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/ReactCompoundView.java type ReactCompoundView (line 19) | public interface ReactCompoundView { method reactTagForTouch (line 26) | int reactTagForTouch(float touchX, float touchY); FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/ReactRootViewTagGenerator.java class ReactRootViewTagGenerator (line 6) | public class ReactRootViewTagGenerator { method getNextRootViewTag (line 14) | public static synchronized int getNextRootViewTag() { FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/ReactShadowNode.java type ReactShadowNode (line 47) | public interface ReactShadowNode { method isVirtual (line 53) | boolean isVirtual(); method isVirtualAnchor (line 61) | boolean isVirtualAnchor(); method isYogaLeafNode (line 69) | boolean isYogaLeafNode(); method getViewClass (line 71) | String getViewClass(); method hasUpdates (line 73) | boolean hasUpdates(); method markUpdateSeen (line 75) | void markUpdateSeen(); method markUpdated (line 77) | void markUpdated(); method hasUnseenUpdates (line 79) | boolean hasUnseenUpdates(); method dirty (line 81) | void dirty(); method isDirty (line 83) | boolean isDirty(); method addChildAt (line 85) | void addChildAt(T child, int i); method removeChildAt (line 87) | T removeChildAt(int i); method getChildCount (line 89) | int getChildCount(); method getChildAt (line 91) | T getChildAt(int i); method indexOf (line 93) | int indexOf(T child); method removeAndDisposeAllChildren (line 95) | void removeAndDisposeAllChildren(); method onBeforeLayout (line 102) | void onBeforeLayout(); method updateProperties (line 104) | void updateProperties(ReactStylesDiffMap props); method onAfterUpdateTransaction (line 106) | void onAfterUpdateTransaction(); method onCollectExtraUpdates (line 115) | void onCollectExtraUpdates(UIViewOperationQueue uiViewOperationQueue); method dispatchUpdates (line 119) | boolean dispatchUpdates( method getReactTag (line 125) | int getReactTag(); method setReactTag (line 127) | void setReactTag(int reactTag); method getRootNode (line 129) | T getRootNode(); method setRootNode (line 131) | void setRootNode(T rootNode); method setViewClassName (line 133) | void setViewClassName(String viewClassName); method getParent (line 135) | @Nullable method getThemedContext (line 143) | ThemedReactContext getThemedContext(); method setThemedContext (line 145) | void setThemedContext(ThemedReactContext themedContext); method shouldNotifyOnLayout (line 147) | boolean shouldNotifyOnLayout(); method calculateLayout (line 149) | void calculateLayout(); method hasNewLayout (line 151) | boolean hasNewLayout(); method markLayoutSeen (line 153) | void markLayoutSeen(); method addNativeChildAt (line 159) | void addNativeChildAt(T child, int nativeIndex); method removeNativeChildAt (line 161) | T removeNativeChildAt(int i); method removeAllNativeChildren (line 163) | void removeAllNativeChildren(); method getNativeChildCount (line 165) | int getNativeChildCount(); method indexOfNativeChild (line 167) | int indexOfNativeChild(T nativeChild); method getNativeParent (line 169) | @Nullable method setIsLayoutOnly (line 176) | void setIsLayoutOnly(boolean isLayoutOnly); method isLayoutOnly (line 178) | boolean isLayoutOnly(); method getTotalNativeChildren (line 180) | int getTotalNativeChildren(); method isDescendantOf (line 182) | boolean isDescendantOf(T ancestorNode); method setLocalData (line 194) | public void setLocalData(Object data); method getNativeOffsetForChild (line 223) | int getNativeOffsetForChild(T child); method getLayoutX (line 225) | float getLayoutX(); method getLayoutY (line 227) | float getLayoutY(); method getLayoutWidth (line 229) | float getLayoutWidth(); method getLayoutHeight (line 231) | float getLayoutHeight(); method getScreenX (line 234) | int getScreenX(); method getScreenY (line 237) | int getScreenY(); method getScreenWidth (line 240) | int getScreenWidth(); method getScreenHeight (line 243) | int getScreenHeight(); method getLayoutDirection (line 245) | YogaDirection getLayoutDirection(); method setLayoutDirection (line 247) | void setLayoutDirection(YogaDirection direction); method getStyleWidth (line 249) | YogaValue getStyleWidth(); method setStyleWidth (line 251) | void setStyleWidth(float widthPx); method setStyleWidthPercent (line 253) | void setStyleWidthPercent(float percent); method setStyleWidthAuto (line 255) | void setStyleWidthAuto(); method setStyleMinWidth (line 257) | void setStyleMinWidth(float widthPx); method setStyleMinWidthPercent (line 259) | void setStyleMinWidthPercent(float percent); method setStyleMaxWidth (line 261) | void setStyleMaxWidth(float widthPx); method setStyleMaxWidthPercent (line 263) | void setStyleMaxWidthPercent(float percent); method getStyleHeight (line 265) | YogaValue getStyleHeight(); method setStyleHeight (line 267) | void setStyleHeight(float heightPx); method setStyleHeightPercent (line 269) | void setStyleHeightPercent(float percent); method setStyleHeightAuto (line 271) | void setStyleHeightAuto(); method setStyleMinHeight (line 273) | void setStyleMinHeight(float widthPx); method setStyleMinHeightPercent (line 275) | void setStyleMinHeightPercent(float percent); method setStyleMaxHeight (line 277) | void setStyleMaxHeight(float widthPx); method setStyleMaxHeightPercent (line 279) | void setStyleMaxHeightPercent(float percent); method setFlex (line 281) | void setFlex(float flex); method setFlexGrow (line 283) | void setFlexGrow(float flexGrow); method setFlexShrink (line 285) | void setFlexShrink(float flexShrink); method setFlexBasis (line 287) | void setFlexBasis(float flexBasis); method setFlexBasisAuto (line 289) | void setFlexBasisAuto(); method setFlexBasisPercent (line 291) | void setFlexBasisPercent(float percent); method setStyleAspectRatio (line 293) | void setStyleAspectRatio(float aspectRatio); method setFlexDirection (line 295) | void setFlexDirection(YogaFlexDirection flexDirection); method setFlexWrap (line 297) | void setFlexWrap(YogaWrap wrap); method setAlignSelf (line 299) | void setAlignSelf(YogaAlign alignSelf); method setAlignItems (line 301) | void setAlignItems(YogaAlign alignItems); method setAlignContent (line 303) | void setAlignContent(YogaAlign alignContent); method setJustifyContent (line 305) | void setJustifyContent(YogaJustify justifyContent); method setOverflow (line 307) | void setOverflow(YogaOverflow overflow); method setDisplay (line 309) | void setDisplay(YogaDisplay display); method setMargin (line 311) | void setMargin(int spacingType, float margin); method setMarginPercent (line 313) | void setMarginPercent(int spacingType, float percent); method setMarginAuto (line 315) | void setMarginAuto(int spacingType); method getPadding (line 317) | float getPadding(int spacingType); method getStylePadding (line 319) | YogaValue getStylePadding(int spacingType); method setDefaultPadding (line 321) | void setDefaultPadding(int spacingType, float padding); method setPadding (line 323) | void setPadding(int spacingType, float padding); method setPaddingPercent (line 325) | void setPaddingPercent(int spacingType, float percent); method setBorder (line 327) | void setBorder(int spacingType, float borderWidth); method setPosition (line 329) | void setPosition(int spacingType, float position); method setPositionPercent (line 331) | void setPositionPercent(int spacingType, float percent); method setPositionType (line 333) | void setPositionType(YogaPositionType positionType); method setShouldNotifyOnLayout (line 335) | void setShouldNotifyOnLayout(boolean shouldNotifyOnLayout); method setBaselineFunction (line 337) | void setBaselineFunction(YogaBaselineFunction baselineFunction); method setMeasureFunction (line 339) | void setMeasureFunction(YogaMeasureFunction measureFunction); method isMeasureDefined (line 341) | boolean isMeasureDefined(); method dispose (line 343) | void dispose(); FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/ReactShadowNodeImpl.java class ReactShadowNodeImpl (line 54) | @ReactPropertyHolder method ReactShadowNodeImpl (line 81) | public ReactShadowNodeImpl() { method isVirtual (line 103) | @Override method isVirtualAnchor (line 114) | @Override method isYogaLeafNode (line 125) | @Override method getViewClass (line 130) | @Override method hasUpdates (line 135) | @Override method markUpdateSeen (line 140) | @Override method markUpdated (line 148) | @Override method hasUnseenUpdates (line 160) | @Override method dirty (line 165) | @Override method isDirty (line 172) | @Override method addChildAt (line 177) | @Override method removeChildAt (line 212) | @Override method getChildCount (line 232) | @Override method getChildAt (line 237) | @Override method indexOf (line 246) | @Override method removeAndDisposeAllChildren (line 251) | @Override method updateNativeChildrenCountInParent (line 275) | private void updateNativeChildrenCountInParent(int delta) { method onBeforeLayout (line 293) | @Override method updateProperties (line 296) | @Override method onAfterUpdateTransaction (line 302) | @Override method onCollectExtraUpdates (line 314) | @Override method dispatchUpdates (line 318) | @Override method getReactTag (line 362) | @Override method setReactTag (line 367) | @Override method getRootNode (line 372) | @Override method setRootNode (line 377) | @Override method setViewClassName (line 382) | @Override method getParent (line 387) | @Override method getThemedContext (line 398) | @Override method setThemedContext (line 403) | @Override method shouldNotifyOnLayout (line 408) | @Override method calculateLayout (line 413) | @Override method hasNewLayout (line 418) | @Override method markLayoutSeen (line 423) | @Override method addNativeChildAt (line 434) | @Override method removeNativeChildAt (line 447) | @Override method removeAllNativeChildren (line 455) | @Override method getNativeChildCount (line 465) | @Override method indexOfNativeChild (line 470) | @Override method getNativeParent (line 476) | @Override method setIsLayoutOnly (line 485) | @Override method isLayoutOnly (line 493) | @Override method getTotalNativeChildren (line 498) | @Override method isDescendantOf (line 503) | @Override method setLocalData (line 531) | public void setLocalData(Object data) {} method getNativeOffsetForChild (line 560) | @Override method getLayoutX (line 579) | @Override method getLayoutY (line 584) | @Override method getLayoutWidth (line 589) | @Override method getLayoutHeight (line 594) | @Override method getScreenX (line 600) | @Override method getScreenY (line 606) | @Override method getScreenWidth (line 612) | @Override method getScreenHeight (line 618) | @Override method getLayoutDirection (line 623) | @Override method setLayoutDirection (line 628) | @Override method getStyleWidth (line 633) | @Override method setStyleWidth (line 638) | @Override method setStyleWidthPercent (line 643) | @Override method setStyleWidthAuto (line 648) | @Override method setStyleMinWidth (line 653) | @Override method setStyleMinWidthPercent (line 658) | @Override method setStyleMaxWidth (line 663) | @Override method setStyleMaxWidthPercent (line 668) | @Override method getStyleHeight (line 673) | @Override method setStyleHeight (line 678) | @Override method setStyleHeightPercent (line 683) | @Override method setStyleHeightAuto (line 688) | @Override method setStyleMinHeight (line 693) | @Override method setStyleMinHeightPercent (line 698) | @Override method setStyleMaxHeight (line 703) | @Override method setStyleMaxHeightPercent (line 708) | @Override method setFlex (line 713) | @Override method setFlexGrow (line 718) | @Override method setFlexShrink (line 723) | @Override method setFlexBasis (line 728) | @Override method setFlexBasisAuto (line 733) | @Override method setFlexBasisPercent (line 738) | @Override method setStyleAspectRatio (line 743) | @Override method setFlexDirection (line 748) | @Override method setFlexWrap (line 753) | @Override method setAlignSelf (line 758) | @Override method setAlignItems (line 763) | @Override method setAlignContent (line 768) | @Override method setJustifyContent (line 773) | @Override method setOverflow (line 778) | @Override method setDisplay (line 783) | @Override method setMargin (line 788) | @Override method setMarginPercent (line 793) | @Override method setMarginAuto (line 798) | @Override method getPadding (line 803) | @Override method getStylePadding (line 808) | @Override method setDefaultPadding (line 813) | @Override method setPadding (line 819) | @Override method setPaddingPercent (line 826) | @Override method updatePadding (line 833) | private void updatePadding() { method setBorder (line 867) | @Override method setPosition (line 872) | @Override method setPositionPercent (line 877) | @Override method setPositionType (line 882) | @Override method setShouldNotifyOnLayout (line 887) | @Override method setBaselineFunction (line 892) | @Override method setMeasureFunction (line 897) | @Override method isMeasureDefined (line 907) | @Override method toString (line 912) | @Override method toStringWithIndentation (line 919) | private void toStringWithIndentation(StringBuilder result, int level) { method dispose (line 942) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/ReactStylesDiffMap.java class ReactStylesDiffMap (line 38) | public class ReactStylesDiffMap { method ReactStylesDiffMap (line 42) | public ReactStylesDiffMap(ReadableMap props) { method hasKey (line 46) | public boolean hasKey(String name) { method isNull (line 50) | public boolean isNull(String name) { method getBoolean (line 54) | public boolean getBoolean(String name, boolean restoreNullToDefaultVal... method getDouble (line 58) | public double getDouble(String name, double restoreNullToDefaultValue) { method getFloat (line 62) | public float getFloat(String name, float restoreNullToDefaultValue) { method getInt (line 67) | public int getInt(String name, int restoreNullToDefaultValue) { method getString (line 71) | @Nullable method getArray (line 76) | @Nullable method getMap (line 81) | @Nullable method getDynamic (line 86) | @Nullable method toString (line 91) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/ReactZIndexedViewGroup.java type ReactZIndexedViewGroup (line 8) | public interface ReactZIndexedViewGroup { method getZIndexMappedChildIndex (line 14) | int getZIndexMappedChildIndex(int index); method updateDrawingOrder (line 20) | void updateDrawingOrder(); FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/ShadowNodeRegistry.java class ShadowNodeRegistry (line 20) | public class ShadowNodeRegistry { method ShadowNodeRegistry (line 26) | public ShadowNodeRegistry() { method addRootNode (line 32) | public void addRootNode(ReactShadowNode node) { method removeRootNode (line 41) | public void removeRootNode(int tag) { method addNode (line 52) | public void addNode(ReactShadowNode node) { method removeNode (line 57) | public void removeNode(int tag) { method getNode (line 66) | public ReactShadowNode getNode(int tag) { method isRootNode (line 71) | public boolean isRootNode(int tag) { method getRootNodeCount (line 76) | public int getRootNodeCount() { method getRootTag (line 81) | public int getRootTag(int index) { FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/SizeMonitoringFrameLayout.java class SizeMonitoringFrameLayout (line 23) | public class SizeMonitoringFrameLayout extends FrameLayout { type OnSizeChangedListener (line 25) | public static interface OnSizeChangedListener { method onSizeChanged (line 26) | void onSizeChanged(int width, int height, int oldWidth, int oldHeight); method SizeMonitoringFrameLayout (line 31) | public SizeMonitoringFrameLayout(Context context) { method SizeMonitoringFrameLayout (line 35) | public SizeMonitoringFrameLayout(Context context, AttributeSet attrs) { method SizeMonitoringFrameLayout (line 39) | public SizeMonitoringFrameLayout(Context context, AttributeSet attrs, ... method setOnSizeChangedListener (line 43) | public void setOnSizeChangedListener(OnSizeChangedListener onSizeChang... method onSizeChanged (line 47) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/Spacing.java class Spacing (line 21) | public class Spacing { method Spacing (line 78) | public Spacing() { method Spacing (line 82) | public Spacing(float defaultValue) { method set (line 95) | public boolean set(int spacingType, float value) { method get (line 121) | public float get(int spacingType) { method getRaw (line 153) | public float getRaw(int spacingType) { method reset (line 161) | public void reset() { method getWithFallback (line 172) | float getWithFallback(int spacingType, int fallbackType) { method newFullSpacingArray (line 179) | private static float[] newFullSpacingArray() { FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/ThemedReactContext.java class ThemedReactContext (line 31) | public class ThemedReactContext extends ReactContext { method ThemedReactContext (line 35) | public ThemedReactContext(ReactApplicationContext reactApplicationCont... method addLifecycleEventListener (line 41) | @Override method removeLifecycleEventListener (line 46) | @Override method hasCurrentActivity (line 51) | @Override method getCurrentActivity (line 56) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/TouchTargetHelper.java class TouchTargetHelper (line 29) | public class TouchTargetHelper { method findTargetTagForTouch (line 45) | public static int findTargetTagForTouch( method findTargetTagForTouch (line 63) | public static int findTargetTagForTouch( method findTargetTagAndCoordinatesForTouch (line 83) | public static int findTargetTagAndCoordinatesForTouch( method findClosestReactAncestor (line 107) | private static View findClosestReactAncestor(View view) { method findTouchTargetView (line 125) | private static View findTouchTargetView(float[] eventCoords, ViewGroup... method isTransformedTouchPointInView (line 160) | private static boolean isTransformedTouchPointInView( method findTouchTargetViewWithPointerEvents (line 204) | private static @Nullable View findTouchTargetViewWithPointerEvents( method getTouchTargetForView (line 270) | private static int getTouchTargetForView(View targetView, float eventX... FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/TransformHelper.java class TransformHelper (line 12) | public class TransformHelper { method initialValue (line 15) | @Override method convertToRadians (line 21) | private static double convertToRadians(ReadableMap transformMap, Strin... method processTransform (line 39) | public static void processTransform(ReadableArray transforms, double[]... FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/UIBlock.java type UIBlock (line 8) | public interface UIBlock { method execute (line 9) | public void execute(NativeViewHierarchyManager nativeViewHierarchyMana... FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/UIImplementation.java class UIImplementation (line 45) | public class UIImplementation { type LayoutUpdateListener (line 60) | public interface LayoutUpdateListener { method onLayoutUpdated (line 63) | void onLayoutUpdated(ReactShadowNode root); method UIImplementation (line 66) | public UIImplementation( method UIImplementation (line 78) | public UIImplementation( method UIImplementation (line 90) | private UIImplementation( method UIImplementation (line 105) | protected UIImplementation( method createRootShadowNode (line 119) | protected ReactShadowNode createRootShadowNode() { method createShadowNode (line 129) | protected ReactShadowNode createShadowNode(String className) { method resolveShadowNode (line 134) | public final ReactShadowNode resolveShadowNode(int reactTag) { method resolveViewManager (line 138) | protected final ViewManager resolveViewManager(String className) { method getUIViewOperationQueue (line 142) | UIViewOperationQueue getUIViewOperationQueue() { method updateRootView (line 150) | public void updateRootView(int tag, int widthMeasureSpec, int heightMe... method updateRootView (line 163) | public void updateRootView( method registerRootView (line 198) | public voi... method removeRootView (line 217) | public void removeRootView(int rootViewTag) { method removeRootShadowNode (line 225) | public void removeRootShadowNode(int rootViewTag) { method updateNodeSize (line 233) | public void updateNodeSize( method setViewLocalData (line 250) | public void setViewLocalData(int tag, Object data) { method profileNextBatch (line 265) | public void profileNextBatch() { method getProfiledBatchPerfCounters (line 269) | public Map getProfiledBatchPerfCounters() { method createView (line 276) | public void createView(int tag, String className, int rootViewTag, Rea... method handleCreateView (line 295) | protected void handleCreateView( method updateView (line 307) | public void updateView(int tag, String className, ReadableMap props) { method synchronouslyUpdateViewOnUIThread (line 330) | public void synchronouslyUpdateViewOnUIThread(int tag, ReactStylesDiff... method handleUpdateView (line 335) | protected void handleUpdateView( method manageChildren (line 353) | public void manageChildren( method setChildren (line 470) | public void setChildren( method replaceExistingNonRootView (line 495) | public void replaceExistingNonRootView(int oldTag, int newTag) { method removeSubviewsFromContainerWithID (line 533) | public void removeSubviewsFromContainerWithID(int containerTag) { method findSubviewIn (line 560) | public void findSubviewIn(int reactTag, float targetX, float targetY, ... method viewIsDescendantOf (line 567) | public void viewIsDescendantOf( method measure (line 584) | public void measure(int reactTag, Callback callback) { method measureInWindow (line 597) | public void measureInWindow(int reactTag, Callback callback) { method measureLayout (line 607) | public void measureLayout( method measureLayoutRelativeToParent (line 627) | public void measureLayoutRelativeToParent( method dispatchViewUpdates (line 646) | public void dispatchViewUpdates(int batchId) { method dispatchViewUpdatesIfNeeded (line 662) | private void dispatchViewUpdatesIfNeeded() { method updateViewHierarchy (line 673) | protected void updateViewHierarchy() { method registerAnimation (line 718) | public void registerAnimation(Animation animation) { method addAnimation (line 725) | public void addAnimation(int reactTag, int animationID, Callback onSuc... method removeAnimation (line 733) | public void removeAnimation(int reactTag, int animationID) { method setLayoutAnimationEnabledExperimental (line 749) | public void setLayoutAnimationEnabledExperimental(boolean enabled) { method configureNextLayoutAnimation (line 765) | public void configureNextLayoutAnimation( method setJSResponder (line 772) | public void setJSResponder(int reactTag, boolean blockNativeResponder) { method clearJSResponder (line 781) | public void clearJSResponder() { method dispatchViewManagerCommand (line 785) | public void dispatchViewManagerCommand(int reactTag, int commandId, Re... method showPopupMenu (line 800) | public void showPopupMenu(int reactTag, ReadableArray items, Callback ... method sendAccessibilityEvent (line 805) | public void sendAccessibilityEvent(int tag, int eventType) { method onHostResume (line 809) | public void onHostResume() { method onHostPause (line 813) | public void onHostPause() { method onHostDestroy (line 817) | public void onHostDestroy() { method setViewHierarchyUpdateDebugListener (line 820) | public void setViewHierarchyUpdateDebugListener( method removeShadowNode (line 825) | protected final void removeShadowNode(ReactShadowNode nodeToRemove) { method removeShadowNodeRecursive (line 830) | private void removeShadowNodeRecursive(ReactShadowNode nodeToRemove) { method measureLayout (line 840) | private void measureLayout(int tag, int ancestorTag, int[] outputBuffe... method measureLayoutRelativeToParent (line 862) | private void measureLayoutRelativeToParent(int tag, int[] outputBuffer) { method measureLayoutRelativeToVerifiedAncestor (line 875) | private void measureLayoutRelativeToVerifiedAncestor( method assertViewExists (line 901) | private void assertViewExists(int reactTag, String operationNameForExc... method assertNodeDoesNotNeedCustomLayoutForChildren (line 909) | private void assertNodeDoesNotNeedCustomLayoutForChildren(ReactShadowN... method notifyOnBeforeLayoutRecursive (line 926) | private void notifyOnBeforeLayoutRecursive(ReactShadowNode cssNode) { method calculateRootLayout (line 936) | protected void calculateRootLayout(ReactShadowNode cssRoot) { method applyUpdatesRecursive (line 949) | protected void applyUpdatesRecursive( method addUIBlock (line 990) | public void addUIBlock(UIBlock block) { method prependUIBlock (line 994) | public void prependUIBlock(UIBlock block) { method resolveRootTagFromReactTag (line 998) | public int resolveRootTagFromReactTag(int reactTag) { method enableLayoutCalculationForRootNode (line 1021) | public void enableLayoutCalculationForRootNode(int rootViewTag) { method setLayoutUpdateListener (line 1025) | public void setLayoutUpdateListener(LayoutUpdateListener listener) { method removeLayoutUpdateListener (line 1029) | public void removeLayoutUpdateListener() { FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/UIImplementationProvider.java class UIImplementationProvider (line 18) | public class UIImplementationProvider { method createUIImplementation (line 19) | public UIImplementation createUIImplementation( method createUIImplementation (line 31) | public UIImplementation createUIImplementation( FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/UIManagerModule.java class UIManagerModule (line 75) | @ReactModule(name = UIManagerModule.NAME) type ViewManagerResolver (line 82) | public interface ViewManagerResolver { method getViewManager (line 87) | @Nullable ViewManager getViewManager(String viewManagerName); method getViewManagerNames (line 92) | List getViewManagerNames(); type CustomEventNamesResolver (line 98) | public interface CustomEventNamesResolver { method resolveCustomEventName (line 102) | @Nullable String resolveCustomEventName(String eventName); method UIManagerModule (line 119) | public UIManagerModule( method UIManagerModule (line 139) | public UIManagerModule( method getUIImplementation (line 162) | public UIImplementation getUIImplementation() { method getName (line 166) | @Override method getConstants (line 171) | @Override method initialize (line 176) | @Override method onHostResume (line 181) | @Override method onHostPause (line 186) | @Override method onHostDestroy (line 191) | @Override method onCatalystInstanceDestroy (line 196) | @Override method createConstants (line 206) | private static Map createConstants(ViewManagerResolver... method createConstants (line 217) | private static Map createConstants( method getConstantsForViewManager (line 232) | @ReactMethod(isBlockingSynchronousMethod = true) method getDefaultEventTypes (line 258) | @ReactMethod(isBlockingSynchronousMethod = true) method getDirectEventNamesResolver (line 264) | public CustomEventNamesResolver getDirectEventNamesResolver() { method getPerformanceCounters (line 278) | @Override method addRootView (line 292) | public int... method removeRootView (line 322) | @ReactMethod method updateNodeSize (line 327) | public void updateNodeSize(int nodeViewTag, int newWidth, int newHeigh... method setViewLocalData (line 342) | public void setViewLocalData(final int tag, final Object data) { method createView (line 356) | @ReactMethod method updateView (line 367) | @ReactMethod method manageChildren (line 389) | @ReactMethod method setChildren (line 430) | @ReactMethod method replaceExistingNonRootView (line 447) | @ReactMethod method removeSubviewsFromContainerWithID (line 458) | @ReactMethod method measure (line 467) | @ReactMethod method measureInWindow (line 477) | @ReactMethod method measureLayout (line 492) | @ReactMethod method measureLayoutRelativeToParent (line 508) | @ReactMethod method findSubviewIn (line 527) | @ReactMethod method viewIsDescendantOf (line 542) | @ReactMethod method registerAnimation (line 553) | public void registerAnimation(Animation animation) { method addAnimation (line 560) | public void addAnimation(int reactTag, int animationID, Callback onSuc... method removeAnimation (line 567) | public void removeAnimation(int reactTag, int animationID) { method setJSResponder (line 571) | @ReactMethod method clearJSResponder (line 576) | @ReactMethod method dispatchViewManagerCommand (line 581) | @ReactMethod method showPopupMenu (line 596) | @ReactMethod method setLayoutAnimationEnabledExperimental (line 612) | @ReactMethod method configureNextLayoutAnimation (line 629) | @ReactMethod method onBatchComplete (line 651) | @Override method setViewHierarchyUpdateDebugListener (line 669) | public void setViewHierarchyUpdateDebugListener( method getEventDispatcher (line 674) | public EventDispatcher getEventDispatcher() { method sendAccessibilityEvent (line 678) | @ReactMethod method addUIBlock (line 699) | public void addUIBlock(UIBlock block) { method prependUIBlock (line 709) | public void prependUIBlock(UIBlock block) { method addUIManagerListener (line 713) | public void addUIManagerListener(UIManagerModuleListener listener) { method removeUIManagerListener (line 717) | public void removeUIManagerListener(UIManagerModuleListener listener) { method resolveRootTagFromReactTag (line 730) | public int resolveRootTagFromReactTag(int reactTag) { method invalidateNodeLayout (line 735) | public void invalidateNodeLayout(int tag) { method updateRootLayoutSpecs (line 750) | public void updateRootLayoutSpecs(int rootViewTag, int widthMeasureSpe... class MemoryTrimCallback (line 756) | private class MemoryTrimCallback implements ComponentCallbacks2 { method onTrimMemory (line 758) | @Override method onConfigurationChanged (line 765) | @Override method onLowMemory (line 769) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/UIManagerModuleConstants.java class UIManagerModuleConstants (line 22) | class UIManagerModuleConstants { method getBubblingEventTypeConstants (line 27) | static Map getBubblingEventTypeConstants() { method getDirectEventTypeConstants (line 78) | static Map getDirectEventTypeConstants() { method getConstants (line 98) | public static Map getConstants() { FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/UIManagerModuleConstantsHelper.java class UIManagerModuleConstantsHelper (line 25) | class UIManagerModuleConstantsHelper { method createConstants (line 37) | static Map createConstants( method getDefaultExportableEventTypes (line 44) | static Map getDefaultExportableEventTypes() { method createConstants (line 62) | static Map createConstants( method createConstantsForViewManager (line 113) | static Map createConstantsForViewManager( method recursiveMerge (line 158) | private static void recursiveMerge(@Nullable Map dest, @Nullable Map s... FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/UIManagerModuleListener.java type UIManagerModuleListener (line 15) | public interface UIManagerModuleListener { method willDispatchViewUpdates (line 20) | void willDispatchViewUpdates(UIManagerModule uiManager); FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/UIViewOperationQueue.java class UIViewOperationQueue (line 47) | public class UIViewOperationQueue { type UIOperation (line 56) | public interface UIOperation { method execute (line 58) | void execute(); class ViewOperation (line 64) | private abstract class ViewOperation implements UIOperation { method ViewOperation (line 68) | public ViewOperation(int tag) { class RemoveRootViewOperation (line 73) | private final class RemoveRootViewOperation extends ViewOperation { method RemoveRootViewOperation (line 75) | public RemoveRootViewOperation(int tag) { method execute (line 79) | @Override class UpdatePropertiesOperation (line 85) | private final class UpdatePropertiesOperation extends ViewOperation { method UpdatePropertiesOperation (line 89) | private UpdatePropertiesOperation(int tag, ReactStylesDiffMap props) { method execute (line 94) | @Override class UpdateLayoutOperation (line 105) | private final class UpdateLayoutOperation extends ViewOperation { method UpdateLayoutOperation (line 109) | public UpdateLayoutOperation( method execute (line 125) | @Override class CreateViewOperation (line 132) | private final class CreateViewOperation extends ViewOperation { method CreateViewOperation (line 138) | public CreateViewOperation( method execute (line 150) | @Override class ManageChildrenOperation (line 161) | private final class ManageChildrenOperation extends ViewOperation { method ManageChildrenOperation (line 167) | public ManageChildrenOperation( method execute (line 178) | @Override class SetChildrenOperation (line 188) | private final class SetChildrenOperation extends ViewOperation { method SetChildrenOperation (line 192) | public SetChildrenOperation( method execute (line 199) | @Override class UpdateViewExtraData (line 207) | private final class UpdateViewExtraData extends ViewOperation { method UpdateViewExtraData (line 211) | public UpdateViewExtraData(int tag, Object extraData) { method execute (line 216) | @Override class ChangeJSResponderOperation (line 222) | private final class ChangeJSResponderOperation extends ViewOperation { method ChangeJSResponderOperation (line 228) | public ChangeJSResponderOperation( method execute (line 239) | @Override class DispatchCommandOperation (line 249) | private final class DispatchCommandOperation extends ViewOperation { method DispatchCommandOperation (line 254) | public DispatchCommandOperation(int tag, int command, @Nullable Read... method execute (line 260) | @Override class ShowPopupMenuOperation (line 266) | private final class ShowPopupMenuOperation extends ViewOperation { method ShowPopupMenuOperation (line 271) | public ShowPopupMenuOperation( method execute (line 280) | @Override class AnimationOperation (line 289) | private static abstract class AnimationOperation implements UIViewOper... method AnimationOperation (line 293) | public AnimationOperation(int animationID) { class RegisterAnimationOperation (line 298) | private class RegisterAnimationOperation extends AnimationOperation { method RegisterAnimationOperation (line 302) | private RegisterAnimationOperation(Animation animation) { method execute (line 307) | @Override class AddAnimationOperation (line 313) | private class AddAnimationOperation extends AnimationOperation { method AddAnimationOperation (line 317) | private AddAnimationOperation(int reactTag, int animationID, Callbac... method execute (line 323) | @Override class RemoveAnimationOperation (line 340) | private final class RemoveAnimationOperation extends AnimationOperation { method RemoveAnimationOperation (line 342) | private RemoveAnimationOperation(int animationID) { method execute (line 346) | @Override class SetLayoutAnimationEnabledOperation (line 355) | private class SetLayoutAnimationEnabledOperation implements UIOperation { method SetLayoutAnimationEnabledOperation (line 358) | private SetLayoutAnimationEnabledOperation(final boolean enabled) { method execute (line 362) | @Override class ConfigureLayoutAnimationOperation (line 368) | private class ConfigureLayoutAnimationOperation implements UIOperation { method ConfigureLayoutAnimationOperation (line 371) | private ConfigureLayoutAnimationOperation(final ReadableMap config) { method execute (line 375) | @Override class MeasureOperation (line 381) | private final class MeasureOperation implements UIOperation { method MeasureOperation (line 386) | private MeasureOperation( method execute (line 394) | @Override class MeasureInWindowOperation (line 413) | private final class MeasureInWindowOperation implements UIOperation { method MeasureInWindowOperation (line 418) | private MeasureInWindowOperation( method execute (line 426) | @Override class FindTargetForTouchOperation (line 445) | private final class FindTargetForTouchOperation implements UIOperation { method FindTargetForTouchOperation (line 452) | private FindTargetForTouchOperation( method execute (line 464) | @Override class UIBlockOperation (line 502) | private class UIBlockOperation implements UIOperation { method UIBlockOperation (line 504) | public UIBlockOperation (UIBlock block) { method execute (line 508) | @Override class SendAccessibilityEvent (line 514) | private final class SendAccessibilityEvent extends ViewOperation { method SendAccessibilityEvent (line 518) | private SendAccessibilityEvent(int tag, int eventType) { method execute (line 523) | @Override method UIViewOperationQueue (line 557) | public UIViewOperationQueue( method getNativeViewHierarchyManager (line 572) | NativeViewHierarchyManager getNativeViewHierarchyManager() { method setViewHierarchyUpdateDebugListener (line 576) | public void setViewHierarchyUpdateDebugListener( method profileNextBatch (line 581) | public void profileNextBatch() { method getProfiledBatchPerfCounters (line 586) | public Map getProfiledBatchPerfCounters() { method isEmpty (line 597) | public boolean isEmpty() { method addRootView (line 601) | public void addRootView( method enqueueUIOperation (line 612) | protected void enqueueUIOperation(UIOperation operation) { method enqueueRemoveRootView (line 617) | public void enqueueRemoveRootView(int rootViewTag) { method enqueueSetJSResponder (line 621) | public void enqueueSetJSResponder( method enqueueClearJSResponder (line 633) | public void enqueueClearJSResponder() { method enqueueDispatchCommand (line 638) | public void enqueueDispatchCommand( method enqueueUpdateExtraData (line 645) | public void enqueueUpdateExtraData(int reactTag, Object extraData) { method enqueueShowPopupMenu (line 649) | public void enqueueShowPopupMenu( method enqueueCreateView (line 657) | public void enqueueCreateView( method enqueueUpdateProperties (line 672) | public void enqueueUpdateProperties(int reactTag, String className, Re... method enqueueUpdateLayout (line 676) | public void enqueueUpdateLayout( method enqueueManageChildren (line 687) | public void enqueueManageChildren( method enqueueSetChildren (line 696) | public void enqueueSetChildren( method enqueueRegisterAnimation (line 703) | public void enqueueRegisterAnimation(Animation animation) { method enqueueAddAnimation (line 707) | public void enqueueAddAnimation( method enqueueRemoveAnimation (line 714) | public void enqueueRemoveAnimation(int animationID) { method enqueueSetLayoutAnimationEnabled (line 718) | public void enqueueSetLayoutAnimationEnabled( method enqueueConfigureLayoutAnimation (line 723) | public void enqueueConfigureLayoutAnimation( method enqueueMeasure (line 730) | public void enqueueMeasure( method enqueueMeasureInWindow (line 737) | public void enqueueMeasureInWindow( method enqueueFindTargetForTouch (line 744) | public void enqueueFindTargetForTouch( method enqueueSendAccessibilityEvent (line 753) | public void enqueueSendAccessibilityEvent(int tag, int eventType) { method enqueueUIBlock (line 757) | public void enqueueUIBlock(UIBlock block) { method prependUIBlock (line 761) | public void prependUIBlock(UIBlock block) { method dispatchViewUpdates (line 765) | void dispatchViewUpdates( method resumeFrameCallback (line 893) | void resumeFrameCallback() { method pauseFrameCallback (line 899) | void pauseFrameCallback() { method flushPendingBatches (line 906) | private void flushPendingBatches() { class DispatchUIFrameCallback (line 959) | private class DispatchUIFrameCallback extends GuardedFrameCallback { method DispatchUIFrameCallback (line 964) | private DispatchUIFrameCallback( method doFrameGuarded (line 970) | @Override method dispatchPendingNonBatchedOperations (line 992) | private void dispatchPendingNonBatchedOperations(long frameTimeNanos) { FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/ViewGroupDrawingOrderHelper.java class ViewGroupDrawingOrderHelper (line 24) | public class ViewGroupDrawingOrderHelper { method ViewGroupDrawingOrderHelper (line 29) | public ViewGroupDrawingOrderHelper(ViewGroup viewGroup) { method handleAddView (line 37) | public void handleAddView(View view) { method handleRemoveView (line 50) | public void handleRemoveView(View view) { method shouldEnableCustomDrawingOrder (line 63) | public boolean shouldEnableCustomDrawingOrder() { method getChildDrawingOrder (line 71) | public int getChildDrawingOrder(int childCount, int index) { method update (line 107) | public void update() { FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/ViewGroupManager.java class ViewGroupManager (line 27) | public abstract class ViewGroupManager method createShadowNodeInstance (line 32) | @Override method getShadowNodeClass (line 37) | @Override method updateExtraData (line 42) | @Override method addView (line 46) | public void addView(T parent, View child, int index) { method addViews (line 57) | public void addViews(T parent, List views) { method setViewZIndex (line 63) | public static void setViewZIndex(View view, int zIndex) { method getViewZIndex (line 67) | public static @Nullable Integer getViewZIndex(View view) { method getChildCount (line 71) | public int getChildCount(T parent) { method getChildAt (line 75) | public View getChildAt(T parent, int index) { method removeViewAt (line 79) | public void removeViewAt(T parent, int index) { method removeView (line 83) | public void removeView(T parent, View view) { method removeAllViews (line 92) | public void removeAllViews(T parent) { method needsCustomLayoutForChildren (line 108) | public boolean needsCustomLayoutForChildren() { method shouldPromoteGrandchildren (line 118) | public boolean shouldPromoteGrandchildren() { FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/ViewHierarchyDumper.java class ViewHierarchyDumper (line 21) | public class ViewHierarchyDumper { method toJSON (line 23) | public static JSONObject toJSON(View view) throws JSONException { FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/ViewManager.java class ViewManager (line 29) | @ReactPropertyHolder method updateProperties (line 33) | public final void updateProperties(T viewToUpdate, ReactStylesDiffMap ... method createView (line 41) | public final T createView( method getName (line 56) | public abstract String getName(); method createShadowNodeInstance (line 63) | public C createShadowNodeInstance() { method createShadowNodeInstance (line 67) | public C createShadowNodeInstance(ReactApplicationContext context) { method getShadowNodeClass (line 81) | public abstract Class getShadowNodeClass(); method createViewInstance (line 87) | protected abstract T createViewInstance(ThemedReactContext reactContext); method onDropViewInstance (line 93) | public void onDropViewInstance(T view) { method addEventEmitters (line 101) | protected void addEventEmitters(ThemedReactContext reactContext, T vie... method onAfterUpdateTransaction (line 110) | protected void onAfterUpdateTransaction(T view) { method updateExtraData (line 124) | public abstract void updateExtraData(T root, Object extraData); method receiveCommand (line 135) | public void receiveCommand(T root, int commandId, @Nullable ReadableAr... method getCommandsMap (line 158) | public @Nullable Map getCommandsMap() { method getExportedCustomBubblingEventTypeConstants (line 177) | public @Nullable Map getExportedCustomBubblingEventTyp... method getExportedCustomDirectEventTypeConstants (line 192) | public @Nullable Map getExportedCustomDirectEventTypeC... method getExportedViewConstants (line 200) | public @Nullable Map getExportedViewConstants() { method getNativeProps (line 204) | public Map getNativeProps() { FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/ViewManagerPropertyUpdater.java class ViewManagerPropertyUpdater (line 14) | public class ViewManagerPropertyUpdater { type Settable (line 15) | public interface Settable { method getProperties (line 16) | void getProperties(Map props); type ViewManagerSetter (line 19) | public interface ViewManagerSetter extends S... method setProperty (line 24) | void setProperty(T node, String name, ReactStylesDiffMap props); method clear (line 33) | public static void clear() { method updateProps (line 39) | public static void updateProps( method updateProps (line 52) | public static void updateProps(T node, Rea... method getNativeProps (line 62) | public static Map getNativeProps( method findManagerSetter (line 71) | private static ViewManagerSett... method findNodeSetter (line 87) | private static ShadowNodeSetter findNod... method findGeneratedSetter (line 102) | private static T findGeneratedSetter(Class cls) { class FallbackViewManagerSetter (line 116) | private static class FallbackViewManagerSetter viewM... method setProperty (line 125) | @Override method getProperties (line 133) | @Override class FallbackShadowNodeSetter (line 141) | private static class FallbackShadowNodeSetter method FallbackShadowNodeSetter (line 145) | private FallbackShadowNodeSetter(Class sh... method setProperty (line 150) | @Override method getProperties (line 158) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/ViewManagerRegistry.java class ViewManagerRegistry (line 21) | public final class ViewManagerRegistry { method ViewManagerRegistry (line 26) | public ViewManagerRegistry(UIManagerModule.ViewManagerResolver viewMan... method ViewManagerRegistry (line 31) | public ViewManagerRegistry(List viewManagerList) { method ViewManagerRegistry (line 41) | public ViewManagerRegistry(Map viewManagerMap) { method get (line 47) | public ViewManager get(String className) { FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/ViewManagersPropertyCache.java class ViewManagersPropertyCache (line 23) | class ViewManagersPropertyCache { method clear (line 28) | public static void clear() { class PropSetter (line 33) | static abstract class PropSetter { method PropSetter (line 48) | private PropSetter(ReactProp prop, String defaultType, Method setter) { method PropSetter (line 56) | private PropSetter(ReactPropGroup prop, String defaultType, Method s... method getPropName (line 64) | public String getPropName() { method getPropType (line 68) | public String getPropType() { method updateViewProp (line 72) | public void updateViewProp( method updateShadowNodeProp (line 96) | public void updateShadowNodeProp( method extractProperty (line 117) | protected abstract @Nullable Object extractProperty(ReactStylesDiffM... class DynamicPropSetter (line 120) | private static class DynamicPropSetter extends PropSetter { method DynamicPropSetter (line 122) | public DynamicPropSetter(ReactProp prop, Method setter) { method DynamicPropSetter (line 126) | public DynamicPropSetter(ReactPropGroup prop, Method setter, int ind... method extractProperty (line 130) | @Override class IntPropSetter (line 136) | private static class IntPropSetter extends PropSetter { method IntPropSetter (line 140) | public IntPropSetter(ReactProp prop, Method setter, int defaultValue) { method IntPropSetter (line 145) | public IntPropSetter(ReactPropGroup prop, Method setter, int index, ... method extractProperty (line 150) | @Override class DoublePropSetter (line 156) | private static class DoublePropSetter extends PropSetter { method DoublePropSetter (line 160) | public DoublePropSetter(ReactProp prop, Method setter, double defaul... method DoublePropSetter (line 165) | public DoublePropSetter(ReactPropGroup prop, Method setter, int inde... method extractProperty (line 170) | @Override class BooleanPropSetter (line 176) | private static class BooleanPropSetter extends PropSetter { method BooleanPropSetter (line 180) | public BooleanPropSetter(ReactProp prop, Method setter, boolean defa... method extractProperty (line 185) | @Override class FloatPropSetter (line 191) | private static class FloatPropSetter extends PropSetter { method FloatPropSetter (line 195) | public FloatPropSetter(ReactProp prop, Method setter, float defaultV... method FloatPropSetter (line 200) | public FloatPropSetter(ReactPropGroup prop, Method setter, int index... method extractProperty (line 205) | @Override class ArrayPropSetter (line 211) | private static class ArrayPropSetter extends PropSetter { method ArrayPropSetter (line 213) | public ArrayPropSetter(ReactProp prop, Method setter) { method extractProperty (line 217) | @Override class MapPropSetter (line 223) | private static class MapPropSetter extends PropSetter { method MapPropSetter (line 225) | public MapPropSetter(ReactProp prop, Method setter) { method extractProperty (line 229) | @Override class StringPropSetter (line 235) | private static class StringPropSetter extends PropSetter { method StringPropSetter (line 237) | public StringPropSetter(ReactProp prop, Method setter) { method extractProperty (line 241) | @Override class BoxedBooleanPropSetter (line 247) | private static class BoxedBooleanPropSetter extends PropSetter { method BoxedBooleanPropSetter (line 249) | public BoxedBooleanPropSetter(ReactProp prop, Method setter) { method extractProperty (line 253) | @Override class BoxedIntPropSetter (line 262) | private static class BoxedIntPropSetter extends PropSetter { method BoxedIntPropSetter (line 264) | public BoxedIntPropSetter(ReactProp prop, Method setter) { method BoxedIntPropSetter (line 268) | public BoxedIntPropSetter(ReactPropGroup prop, Method setter, int in... method extractProperty (line 272) | @Override method getNativePropsForView (line 281) | static Map getNativePropsForView( method getNativePropSettersForViewManagerClass (line 306) | static Map getNativePropSettersForViewManagerClass( method getNativePropSettersForShadowNodeClass (line 331) | static Map getNativePropSettersForShadowNodeClass( method createPropSetter (line 351) | private static PropSetter createPropSetter( method createPropSetters (line 381) | private static void createPropSetters( method extractPropSettersFromViewManagerClassDefinition (line 423) | private static void extractPropSettersFromViewManagerClassDefinition( method extractPropSettersFromShadowNodeClassDefinition (line 463) | private static void extractPropSettersFromShadowNodeClassDefinition( FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/ViewProps.java class ViewProps (line 20) | public class ViewProps { method isLayoutOnly (line 211) | public static boolean isLayoutOnly(ReadableMap map, String prop) { FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/YogaNodePool.java class YogaNodePool (line 11) | public class YogaNodePool { method get (line 16) | public static ClearableSynchronizedPool get() { FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/events/ContentSizeChangeEvent.java class ContentSizeChangeEvent (line 12) | public class ContentSizeChangeEvent extends Event { method ContentSizeChangeEvent (line 19) | public ContentSizeChangeEvent(int viewTag, int width, int height) { method getEventName (line 25) | @Override method dispatch (line 30) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/events/Event.java class Event (line 21) | public abstract class Event { method Event (line 30) | protected Event() { method Event (line 33) | protected Event(int viewTag) { method init (line 40) | protected void init(int viewTag) { method getViewTag (line 49) | public final int getViewTag() { method getTimestampMs (line 57) | public final long getTimestampMs() { method canCoalesce (line 64) | public boolean canCoalesce() { method coalesce (line 75) | public T coalesce(T otherEvent) { method getCoalescingKey (line 84) | public short getCoalescingKey() { method getUniqueID (line 91) | public int getUniqueID() { method onDispose (line 99) | public void onDispose() { method isInitialized (line 102) | boolean isInitialized() { method dispose (line 106) | final void dispose() { method getEventName (line 114) | public abstract String getEventName(); method dispatch (line 119) | public abstract void dispatch(RCTEventEmitter rctEventEmitter); FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/events/EventDispatcher.java class EventDispatcher (line 63) | public class EventDispatcher implements LifecycleEventListener { method compare (line 66) | @Override method EventDispatcher (line 107) | public EventDispatcher(ReactApplicationContext reactContext) { method dispatchEvent (line 115) | public void dispatchEvent(Event event) { method addListener (line 144) | public void addListener(EventDispatcherListener listener) { method removeListener (line 151) | public void removeListener(EventDispatcherListener listener) { method onHostResume (line 155) | @Override method onHostPause (line 163) | @Override method onHostDestroy (line 168) | @Override method onCatalystInstanceDestroyed (line 173) | public void onCatalystInstanceDestroyed() { method stopFrameCallback (line 182) | private void stopFrameCallback() { method moveStagedEventsToDispatchQueue (line 193) | private void moveStagedEventsToDispatchQueue() { method getEventCookie (line 241) | private long getEventCookie(int viewTag, String eventName, short coale... method getEventCookie (line 253) | private static long getEventCookie(int viewTag, short eventTypeId, sho... class ScheduleDispatchFrameCallback (line 259) | private class ScheduleDispatchFrameCallback extends ChoreographerCompa... method doFrame (line 263) | @Override method stop (line 290) | public void stop() { method maybePost (line 294) | public void maybePost() { method post (line 301) | private void post() { method maybePostFromNonUI (line 306) | public void maybePostFromNonUI() { class DispatchEventsRunnable (line 325) | private class DispatchEventsRunnable implements Runnable { method run (line 327) | @Override method addEventToEventsToDispatch (line 365) | private void addEventToEventsToDispatch(Event event) { method clearEventsToDispatch (line 372) | private void clearEventsToDispatch() { FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/events/EventDispatcherListener.java type EventDispatcherListener (line 8) | public interface EventDispatcherListener { method onEventDispatch (line 14) | void onEventDispatch(Event event); FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/events/TouchEvent.java class TouchEvent (line 28) | public class TouchEvent extends Event { method obtain (line 37) | public static TouchEvent obtain( method TouchEvent (line 68) | private TouchEvent() { method init (line 71) | private void init( method onDispose (line 113) | @Override method getEventName (line 120) | @Override method canCoalesce (line 125) | @Override method getCoalescingKey (line 142) | @Override method dispatch (line 147) | @Override method getMotionEvent (line 156) | public MotionEvent getMotionEvent() { method getViewX (line 161) | public float getViewX() { method getViewY (line 165) | public float getViewY() { FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/events/TouchEventCoalescingKeyHelper.java class TouchEventCoalescingKeyHelper (line 47) | public class TouchEventCoalescingKeyHelper { method addCoalescingKey (line 54) | public void addCoalescingKey(long downTime) { method incrementCoalescingKey (line 61) | public void incrementCoalescingKey(long downTime) { method getCoalescingKey (line 72) | public short getCoalescingKey(long downTime) { method removeCoalescingKey (line 83) | public void removeCoalescingKey(long downTime) { method hasCoalescingKey (line 87) | public boolean hasCoalescingKey(long downTime) { FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/events/TouchesHelper.java class TouchesHelper (line 22) | class TouchesHelper { method createsPointersArray (line 38) | private static WritableArray createsPointersArray(int reactTarget, Tou... method sendTouchEvent (line 82) | public static void sendTouchEvent( FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/layoutanimation/AbstractLayoutAnimation.java class AbstractLayoutAnimation (line 25) | abstract class AbstractLayoutAnimation { method isValid (line 30) | abstract boolean isValid(); method createAnimationImpl (line 37) | abstract @Nullable Animation createAnimationImpl(View view, int x, int... method reset (line 52) | public void reset() { method initializeFromConfig (line 59) | public void initializeFromConfig(ReadableMap data, int globalDuration) { method createAnimation (line 84) | public final @Nullable Animation createAnimation( method getInterpolator (line 103) | private static Interpolator getInterpolator(InterpolatorType type) { FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/layoutanimation/BaseLayoutAnimation.java class BaseLayoutAnimation (line 14) | abstract class BaseLayoutAnimation extends AbstractLayoutAnimation { method isReverse (line 16) | abstract boolean isReverse(); method isValid (line 18) | @Override method createAnimationImpl (line 23) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/layoutanimation/LayoutAnimationController.java class LayoutAnimationController (line 22) | @NotThreadSafe method initializeFromConfig (line 32) | public void initializeFromConfig(final @Nullable ReadableMap config) { method reset (line 61) | public void reset() { method shouldAnimateLayout (line 68) | public boolean shouldAnimateLayout(View viewToAnimate) { method applyLayoutUpdate (line 85) | public void applyLayoutUpdate(View view, int x, int y, int width, int ... method deleteView (line 111) | public void deleteView(final View view, final LayoutAnimationListener ... method disableUserInteractions (line 144) | private void disableUserInteractions(View view) { FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/layoutanimation/LayoutAnimationListener.java type LayoutAnimationListener (line 8) | public interface LayoutAnimationListener { method onAnimationEnd (line 9) | void onAnimationEnd(); FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/layoutanimation/LayoutAnimationType.java type LayoutAnimationType (line 8) | enum LayoutAnimationType { method LayoutAnimationType (line 15) | private LayoutAnimationType(String name) { method toString (line 19) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/layoutanimation/LayoutDeleteAnimation.java class LayoutDeleteAnimation (line 9) | class LayoutDeleteAnimation extends BaseLayoutAnimation { method isReverse (line 11) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/layoutanimation/OpacityAnimation.java class OpacityAnimation (line 13) | class OpacityAnimation extends Animation { class OpacityAnimationListener (line 15) | static class OpacityAnimationListener implements Animation.AnimationLi... method OpacityAnimationListener (line 20) | public OpacityAnimationListener(View view) { method onAnimationStart (line 24) | @Override method onAnimationEnd (line 33) | @Override method onAnimationRepeat (line 40) | @Override method OpacityAnimation (line 49) | public OpacityAnimation(View view, float startOpacity, float endOpacit... method applyTransformation (line 57) | @Override method willChangeBounds (line 62) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/layoutanimation/PositionAndSizeAnimation.java class PositionAndSizeAnimation (line 15) | class PositionAndSizeAnimation extends Animation implements HandleLayout { method PositionAndSizeAnimation (line 21) | public PositionAndSizeAnimation(View view, int x, int y, int width, in... method applyTransformation (line 35) | @Override method willChangeBounds (line 48) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/uimanager/util/ReactFindViewUtil.java class ReactFindViewUtil (line 19) | public class ReactFindViewUtil { type OnViewFoundListener (line 26) | public interface OnViewFoundListener { method getNativeId (line 31) | String getNativeId(); method onViewFound (line 37) | void onViewFound(View view); method findView (line 45) | public static @Nullable View findView(View root, String nativeId) { method findView (line 70) | public static void findView(View root, OnViewFoundListener onViewFound... method addViewListener (line 82) | public static void addViewListener(OnViewFoundListener onViewFoundList... method removeViewListener (line 89) | public static void removeViewListener(OnViewFoundListener onViewFoundL... method notifyViewRendered (line 96) | public static void notifyViewRendered(View view) { method getNativeId (line 111) | private static @Nullable String getNativeId(View view) { FILE: ReactAndroid/src/main/java/com/facebook/react/util/JSStackTrace.java class JSStackTrace (line 18) | public class JSStackTrace { method format (line 22) | public static String format(String message, ReadableArray stack) { method stackFrameToModuleId (line 48) | private static String stackFrameToModuleId(ReadableMap frame) { FILE: ReactAndroid/src/main/java/com/facebook/react/views/art/ARTGroupShadowNode.java class ARTGroupShadowNode (line 26) | public class ARTGroupShadowNode extends ARTVirtualNode { method setClipping (line 30) | @ReactProp(name = "clipping") method isVirtual (line 39) | @Override method draw (line 44) | public void draw(Canvas canvas, Paint paint, float opacity) { method createClipping (line 75) | private static RectF createClipping(float[] data) { FILE: ReactAndroid/src/main/java/com/facebook/react/views/art/ARTGroupViewManager.java class ARTGroupViewManager (line 10) | @ReactModule(name = ARTRenderableViewManager.CLASS_GROUP) method ARTGroupViewManager (line 13) | ARTGroupViewManager() { FILE: ReactAndroid/src/main/java/com/facebook/react/views/art/ARTRenderableViewManager.java class ARTRenderableViewManager (line 23) | public class ARTRenderableViewManager extends ViewManager { method ReactCheckBoxEvent (line 22) | public ReactCheckBoxEvent(int viewId, boolean isChecked) { method getIsChecked (line 27) | public boolean getIsChecked() { method getEventName (line 31) | @Override method getCoalescingKey (line 36) | @Override method dispatch (line 42) | @Override method serializeEventData (line 47) | private WritableMap serializeEventData() { FILE: ReactAndroid/src/main/java/com/facebook/react/views/checkbox/ReactCheckBoxManager.java class ReactCheckBoxManager (line 19) | public class ReactCheckBoxManager extends SimpleViewManager { method DrawerClosedEvent (line 20) | public DrawerClosedEvent(int viewId) { method getEventName (line 24) | @Override method getCoalescingKey (line 29) | @Override method dispatch (line 35) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/views/drawer/events/DrawerOpenedEvent.java class DrawerOpenedEvent (line 16) | public class DrawerOpenedEvent extends Event { method DrawerOpenedEvent (line 20) | public DrawerOpenedEvent(int viewId) { method getEventName (line 24) | @Override method getCoalescingKey (line 29) | @Override method dispatch (line 35) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/views/drawer/events/DrawerSlideEvent.java class DrawerSlideEvent (line 20) | public class DrawerSlideEvent extends Event { method DrawerSlideEvent (line 26) | public DrawerSlideEvent(int viewId, float offset) { method getOffset (line 31) | public float getOffset() { method getEventName (line 35) | @Override method getCoalescingKey (line 40) | @Override method dispatch (line 46) | @Override method serializeEventData (line 51) | private WritableMap serializeEventData() { FILE: ReactAndroid/src/main/java/com/facebook/react/views/drawer/events/DrawerStateChangedEvent.java class DrawerStateChangedEvent (line 17) | public class DrawerStateChangedEvent extends Event { method ImageLoadEvent (line 42) | public ImageLoadEvent(int viewId, @ImageEventType int eventType) { method ImageLoadEvent (line 46) | public ImageLoadEvent(int viewId, @ImageEventType int eventType, Strin... method ImageLoadEvent (line 50) | public ImageLoadEvent( method eventNameForType (line 63) | public static String eventNameForType(@ImageEventType int eventType) { method getEventName (line 80) | @Override method getCoalescingKey (line 85) | @Override method dispatch (line 92) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/views/image/ImageResizeMethod.java type ImageResizeMethod (line 12) | public enum ImageResizeMethod { FILE: ReactAndroid/src/main/java/com/facebook/react/views/image/ImageResizeMode.java class ImageResizeMode (line 20) | public class ImageResizeMode { method toScaleType (line 26) | public static ScalingUtils.ScaleType toScaleType(@Nullable String resi... method defaultValue (line 51) | public static ScalingUtils.ScaleType defaultValue() { FILE: ReactAndroid/src/main/java/com/facebook/react/views/image/ReactImageManager.java class ReactImageManager (line 31) | @ReactModule(name = ReactImageManager.REACT_CLASS) method getName (line 36) | @Override method ReactImageManager (line 45) | public ReactImageManager( method ReactImageManager (line 50) | public ReactImageManager( method ReactImageManager (line 59) | public ReactImageManager() { method getDraweeControllerBuilder (line 65) | public AbstractDraweeControllerBuilder getDraweeControllerBuilder() { method getCallerContext (line 72) | public Object getCallerContext() { method createViewInstance (line 76) | @Override method setSource (line 83) | @ReactProp(name = "src") method setBlurRadius (line 88) | @ReactProp(name = "blurRadius") method setLoadingIndicatorSource (line 94) | @ReactProp(name = "loadingIndicatorSrc") method setBorderColor (line 99) | @ReactProp(name = "borderColor", customType = "Color") method setOverlayColor (line 108) | @ReactProp(name = "overlayColor") method setBorderWidth (line 117) | @ReactProp(name = "borderWidth") method setBorderRadius (line 122) | @ReactPropGroup(names = { method setResizeMode (line 141) | @ReactProp(name = ViewProps.RESIZE_MODE) method setResizeMethod (line 146) | @ReactProp(name = ViewProps.RESIZE_METHOD) method setTintColor (line 159) | @ReactProp(name = "tintColor", customType = "Color") method setProgressiveRenderingEnabled (line 168) | @ReactProp(name = "progressiveRenderingEnabled") method setFadeDuration (line 173) | @ReactProp(name = "fadeDuration") method setLoadHandlersRegistered (line 178) | @ReactProp(name = "shouldNotifyLoadEvents") method setHeaders (line 183) | @ReactProp(name = "headers") method getExportedCustomDirectEventTypeConstants (line 188) | @Override method onAfterUpdateTransaction (line 201) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/views/image/ReactImageView.java class ReactImageView (line 68) | public class ReactImageView extends GenericDraweeView { class RoundedCornerPostprocessor (line 89) | private class RoundedCornerPostprocessor extends BasePostprocessor { method getRadii (line 91) | void getRadii(Bitmap source, float[] computedCornerRadii, float[] ma... method process (line 114) | @Override method buildHierarchy (line 170) | private static GenericDraweeHierarchy buildHierarchy(Context context) { method ReactImageView (line 176) | public ReactImageView( method setShouldNotifyLoadEvents (line 190) | public void setShouldNotifyLoadEvents(boolean shouldNotify) { method setBlurRadius (line 231) | public void setBlurRadius(float blurRadius) { method setBorderColor (line 241) | public void setBorderColor(int borderColor) { method setOverlayColor (line 246) | public void setOverlayColor(int overlayColor) { method setBorderWidth (line 251) | public void setBorderWidth(float borderWidth) { method setBorderRadius (line 256) | public void setBorderRadius(float borderRadius) { method setBorderRadius (line 263) | public void setBorderRadius(float borderRadius, int position) { method setScaleType (line 275) | public void setScaleType(ScalingUtils.ScaleType scaleType) { method setResizeMethod (line 280) | public void setResizeMethod(ImageResizeMethod resizeMethod) { method setSource (line 285) | public void setSource(@Nullable ReadableArray sources) { method setLoadingIndicatorSource (line 316) | public void setLoadingIndicatorSource(@Nullable String name) { method setProgressiveRenderingEnabled (line 323) | public void setProgressiveRenderingEnabled(boolean enabled) { method setFadeDuration (line 328) | public void setFadeDuration(int durationMs) { method cornerRadii (line 333) | private void cornerRadii(float[] computedCorners) { method setHeaders (line 342) | public void setHeaders(ReadableMap headers) { method maybeUpdateView (line 346) | public void maybeUpdateView() { method setControllerListener (line 463) | public void setControllerListener(ControllerListener controllerListene... method onSizeChanged (line 469) | @Override method hasOverlappingRendering (line 481) | @Override method hasMultipleSources (line 486) | private boolean hasMultipleSources() { method setSourceImage (line 490) | private void setSourceImage() { method shouldResize (line 506) | private boolean shouldResize(ImageSource imageSource) { method warnImageSource (line 521) | private void warnImageSource(String uri) { FILE: ReactAndroid/src/main/java/com/facebook/react/views/imagehelper/ImageSource.java class ImageSource (line 22) | public class ImageSource { method ImageSource (line 29) | public ImageSource(Context context, String source, double width, doubl... method ImageSource (line 38) | public ImageSource(Context context, String source) { method getSource (line 45) | public String getSource() { method getUri (line 52) | public Uri getUri() { method getSize (line 59) | public double getSize() { method isResource (line 66) | public boolean isResource() { method computeUri (line 70) | private Uri computeUri(Context context) { method computeLocalUri (line 80) | private Uri computeLocalUri(Context context) { FILE: ReactAndroid/src/main/java/com/facebook/react/views/imagehelper/MultiSourceHelper.java class MultiSourceHelper (line 23) | public class MultiSourceHelper { class MultiSourceResult (line 25) | public static class MultiSourceResult { method MultiSourceResult (line 29) | private MultiSourceResult( method getBestResult (line 40) | public @Nullable ImageSource getBestResult() { method getBestResultInCache (line 49) | public @Nullable ImageSource getBestResultInCache() { method getBestSourceForSize (line 54) | public static MultiSourceResult getBestSourceForSize( method getBestSourceForSize (line 71) | public static MultiSourceResult getBestSourceForSize( FILE: ReactAndroid/src/main/java/com/facebook/react/views/imagehelper/ResourceDrawableIdHelper.java class ResourceDrawableIdHelper (line 25) | @ThreadSafe method ResourceDrawableIdHelper (line 33) | private ResourceDrawableIdHelper() { method getInstance (line 37) | public static ResourceDrawableIdHelper getInstance() { method clear (line 48) | public synchronized void clear() { method getResourceDrawableId (line 52) | public int getResourceDrawableId(Context context, @Nullable String nam... method getResourceDrawable (line 78) | public @Nullable Drawable getResourceDrawable(Context context, @Nullab... method getResourceDrawableUri (line 83) | public Uri getResourceDrawableUri(Context context, @Nullable String na... FILE: ReactAndroid/src/main/java/com/facebook/react/views/modal/ModalHostHelper.java class ModalHostHelper (line 18) | class ModalHostHelper { method getModalHostSize (line 34) | @TargetApi(16) FILE: ReactAndroid/src/main/java/com/facebook/react/views/modal/ModalHostShadowNode.java class ModalHostShadowNode (line 24) | class ModalHostShadowNode extends LayoutShadowNode { method addChildAt (line 30) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/views/modal/ReactModalHostManager.java class ReactModalHostManager (line 28) | @ReactModule(name = ReactModalHostManager.REACT_CLASS) method getName (line 33) | @Override method createViewInstance (line 38) | @Override method createShadowNodeInstance (line 43) | @Override method getShadowNodeClass (line 48) | @Override method onDropViewInstance (line 53) | @Override method setAnimationType (line 59) | @ReactProp(name = "animationType") method setTransparent (line 64) | @ReactProp(name = "transparent") method setHardwareAccelerated (line 69) | @ReactProp(name = "hardwareAccelerated") method addEventEmitters (line 74) | @Override method getExportedCustomDirectEventTypeConstants (line 96) | @Override method onAfterUpdateTransaction (line 104) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/views/modal/ReactModalHostView.java class ReactModalHostView (line 52) | public class ReactModalHostView extends ViewGroup implements LifecycleEv... type OnRequestCloseListener (line 57) | public interface OnRequestCloseListener { method onRequestClose (line 58) | void onRequestClose(DialogInterface dialog); method ReactModalHostView (line 73) | public ReactModalHostView(Context context) { method onLayout (line 80) | @Override method addView (line 85) | @Override method getChildCount (line 90) | @Override method getChildAt (line 95) | @Override method removeView (line 100) | @Override method removeViewAt (line 105) | @Override method addChildrenForAccessibility (line 111) | @Override method dispatchPopulateAccessibilityEvent (line 117) | @Override method onDropInstance (line 124) | public void onDropInstance() { method dismiss (line 129) | private void dismiss() { method setOnRequestCloseListener (line 144) | protected void setOnRequestCloseListener(OnRequestCloseListener listen... method setOnShowListener (line 148) | protected void setOnShowListener(DialogInterface.OnShowListener listen... method setTransparent (line 152) | protected void setTransparent(boolean transparent) { method setAnimationType (line 156) | protected void setAnimationType(String animationType) { method setHardwareAccelerated (line 161) | protected void setHardwareAccelerated(boolean hardwareAccelerated) { method onHostResume (line 166) | @Override method onHostPause (line 172) | @Override method onHostDestroy (line 177) | @Override method getDialog (line 183) | @VisibleForTesting method getCurrentActivity (line 188) | private @Nullable Activity getCurrentActivity() { method showOrUpdate (line 198) | protected void showOrUpdate() { method getContentView (line 269) | private View getContentView() { method updateProperties (line 281) | private void updateProperties() { class DialogRootViewGroup (line 305) | static class DialogRootViewGroup extends ReactViewGroup implements Roo... method DialogRootViewGroup (line 309) | public DialogRootViewGroup(Context context) { method onSizeChanged (line 313) | @Override method onInterceptTouchEvent (line 330) | @Override method onTouchEvent (line 336) | @Override method onChildStartedNativeGesture (line 345) | @Override method requestDisallowInterceptTouchEvent (line 350) | @Override method getEventDispatcher (line 356) | private EventDispatcher getEventDispatcher() { FILE: ReactAndroid/src/main/java/com/facebook/react/views/modal/RequestCloseEvent.java class RequestCloseEvent (line 18) | class RequestCloseEvent extends Event { method RequestCloseEvent (line 22) | protected RequestCloseEvent(int viewTag) { method getEventName (line 26) | @Override method dispatch (line 31) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/views/modal/ShowEvent.java class ShowEvent (line 18) | class ShowEvent extends Event { method ShowEvent (line 22) | protected ShowEvent(int viewTag) { method getEventName (line 26) | @Override method dispatch (line 31) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/views/picker/ReactDialogPickerManager.java class ReactDialogPickerManager (line 20) | @ReactModule(name = ReactDialogPickerManager.REACT_CLASS) method getName (line 25) | @Override method createViewInstance (line 30) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/views/picker/ReactDropdownPickerManager.java class ReactDropdownPickerManager (line 20) | @ReactModule(name = ReactDropdownPickerManager.REACT_CLASS) method getName (line 25) | @Override method createViewInstance (line 30) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/views/picker/ReactPicker.java class ReactPicker (line 22) | public class ReactPicker extends Spinner { type OnSelectListener (line 33) | public interface OnSelectListener { method onItemSelected (line 34) | void onItemSelected(int position); method ReactPicker (line 37) | public ReactPicker(Context context) { method ReactPicker (line 41) | public ReactPicker(Context context, int mode) { method ReactPicker (line 46) | public ReactPicker(Context context, AttributeSet attrs) { method ReactPicker (line 50) | public ReactPicker(Context context, AttributeSet attrs, int defStyle) { method ReactPicker (line 54) | public ReactPicker(Context context, AttributeSet attrs, int defStyle, ... method run (line 60) | @Override method requestLayout (line 69) | @Override method setOnSelectListener (line 80) | public void setOnSelectListener(@Nullable OnSelectListener onSelectLis... method getOnSelectListener (line 108) | @Nullable public OnSelectListener getOnSelectListener() { method setStagedSelection (line 116) | public void setStagedSelection(int selection) { method updateStagedSelection (line 120) | public void updateStagedSelection() { method setSelectionWithSuppressEvent (line 133) | private void setSelectionWithSuppressEvent(int position) { method getPrimaryColor (line 140) | public @Nullable Integer getPrimaryColor() { method setPrimaryColor (line 144) | public void setPrimaryColor(@Nullable Integer primaryColor) { method getMode (line 148) | @VisibleForTesting FILE: ReactAndroid/src/main/java/com/facebook/react/views/picker/ReactPickerManager.java class ReactPickerManager (line 40) | public abstract class ReactPickerManager extends SimpleViewManager { method PickerItemSelectEvent (line 22) | public PickerItemSelectEvent(int id, int position) { method getEventName (line 27) | @Override method dispatch (line 32) | @Override method serializeEventData (line 37) | private WritableMap serializeEventData() { FILE: ReactAndroid/src/main/java/com/facebook/react/views/progressbar/ProgressBarContainerView.java class ProgressBarContainerView (line 21) | class ProgressBarContainerView extends FrameLayout { method ProgressBarContainerView (line 30) | public ProgressBarContainerView(Context context) { method setStyle (line 34) | public void setStyle(@Nullable String styleName) { method setColor (line 46) | public void setColor(@Nullable Integer color) { method setIndeterminate (line 50) | public void setIndeterminate(boolean indeterminate) { method setProgress (line 54) | public void setProgress(double progress) { method setAnimating (line 58) | public void setAnimating(boolean animating) { method apply (line 62) | public void apply() { method setColor (line 77) | private void setColor(ProgressBar progressBar) { FILE: ReactAndroid/src/main/java/com/facebook/react/views/progressbar/ProgressBarShadowNode.java class ProgressBarShadowNode (line 34) | public class ProgressBarShadowNode extends LayoutShadowNode implements Y... method ProgressBarShadowNode (line 42) | public ProgressBarShadowNode() { method getStyle (line 46) | public @Nullable String getStyle() { method setStyle (line 50) | @ReactProp(name = ReactProgressBarViewManager.PROP_STYLE) method measure (line 55) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/views/progressbar/ReactProgressBarViewManager.java class ReactProgressBarViewManager (line 30) | @ReactModule(name = ReactProgressBarViewManager.REACT_CLASS) method createProgressBar (line 50) | public static ProgressBar createProgressBar(Context context, int style) { method getName (line 56) | @Override method createViewInstance (line 61) | @Override method setStyle (line 66) | @ReactProp(name = PROP_STYLE) method setColor (line 71) | @ReactProp(name = ViewProps.COLOR, customType = "Color") method setIndeterminate (line 76) | @ReactProp(name = PROP_INDETERMINATE) method setProgress (line 81) | @ReactProp(name = PROP_PROGRESS) method setAnimating (line 86) | @ReactProp(name = PROP_ANIMATING) method createShadowNodeInstance (line 91) | @Override method getShadowNodeClass (line 96) | @Override method updateExtraData (line 101) | @Override method onAfterUpdateTransaction (line 106) | @Override method getStyleFromString (line 111) | static int getStyleFromString(@Nullable String styleStr) { FILE: ReactAndroid/src/main/java/com/facebook/react/views/scroll/FpsListener.java type FpsListener (line 12) | public interface FpsListener { method enable (line 19) | void enable(String tag); method disable (line 29) | void disable(String tag); method isEnabled (line 34) | boolean isEnabled(); FILE: ReactAndroid/src/main/java/com/facebook/react/views/scroll/OnScrollDispatchHelper.java class OnScrollDispatchHelper (line 19) | public class OnScrollDispatchHelper { method onScrollChanged (line 34) | public boolean onScrollChanged(int x, int y) { method getXFlingVelocity (line 53) | public float getXFlingVelocity() { method getYFlingVelocity (line 57) | public float getYFlingVelocity() { FILE: ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactHorizontalScrollContainerView.java class ReactHorizontalScrollContainerView (line 11) | public class ReactHorizontalScrollContainerView extends ViewGroup { method ReactHorizontalScrollContainerView (line 15) | public ReactHorizontalScrollContainerView(Context context) { method onLayout (line 21) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactHorizontalScrollContainerViewManager.java class ReactHorizontalScrollContainerViewManager (line 10) | @ReactModule(name = ReactHorizontalScrollContainerViewManager.REACT_CLASS) method ReactHorizontalScrollContainerViewManager (line 16) | public ReactHorizontalScrollContainerViewManager() {} method getName (line 18) | @Override method createViewInstance (line 23) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactHorizontalScrollView.java class ReactHorizontalScrollView (line 33) | public class ReactHorizontalScrollView extends HorizontalScrollView impl... method ReactHorizontalScrollView (line 54) | public ReactHorizontalScrollView(Context context) { method ReactHorizontalScrollView (line 58) | public ReactHorizontalScrollView(Context context, @Nullable FpsListene... method setScrollPerfTag (line 64) | public void setScrollPerfTag(@Nullable String scrollPerfTag) { method setRemoveClippedSubviews (line 68) | @Override method getRemoveClippedSubviews (line 77) | @Override method setSendMomentumEvents (line 82) | public void setSendMomentumEvents(boolean sendMomentumEvents) { method setScrollEnabled (line 86) | public void setScrollEnabled(boolean scrollEnabled) { method setPagingEnabled (line 90) | public void setPagingEnabled(boolean pagingEnabled) { method setSnapInterval (line 94) | public void setSnapInterval(int snapInterval) { method flashScrollIndicators (line 98) | public void flashScrollIndicators() { method onMeasure (line 102) | @Override method onLayout (line 111) | @Override method onScrollChanged (line 117) | @Override method onInterceptTouchEvent (line 135) | @Override method onTouchEvent (line 152) | @Override method fling (line 176) | @Override method onSizeChanged (line 186) | @Override method onAttachedToWindow (line 194) | @Override method updateClippingRect (line 202) | @Override method getClippingRect (line 217) | @Override method getSnapInterval (line 222) | private int getSnapInterval() { method setEndFillColor (line 229) | public void setEndFillColor(int color) { method enableFpsListener (line 236) | private void enableFpsListener() { method disableFpsListener (line 244) | private void disableFpsListener() { method isScrollPerfLoggingEnabled (line 252) | private boolean isScrollPerfLoggingEnabled() { method draw (line 256) | @Override method handlePostTouchScrolling (line 274) | @TargetApi(16) method smoothScrollToPage (line 328) | private void smoothScrollToPage(int velocity) { method setBackgroundColor (line 340) | @Override method setBorderWidth (line 345) | public void setBorderWidth(int position, float width) { method setBorderColor (line 349) | public void setBorderColor(int position, float color, float alpha) { method setBorderRadius (line 353) | public void setBorderRadius(float borderRadius) { method setBorderRadius (line 357) | public void setBorderRadius(float borderRadius, int position) { method setBorderStyle (line 361) | public void setBorderStyle(@Nullable String style) { FILE: ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactHorizontalScrollViewManager.java class ReactHorizontalScrollViewManager (line 34) | @ReactModule(name = ReactHorizontalScrollViewManager.REACT_CLASS) method ReactHorizontalScrollViewManager (line 47) | public ReactHorizontalScrollViewManager() { method ReactHorizontalScrollViewManager (line 51) | public ReactHorizontalScrollViewManager(@Nullable FpsListener fpsListe... method getName (line 55) | @Override method createViewInstance (line 60) | @Override method setScrollEnabled (line 65) | @ReactProp(name = "scrollEnabled", defaultBoolean = true) method setShowsHorizontalScrollIndicator (line 70) | @ReactProp(name = "showsHorizontalScrollIndicator") method setSnapToInterval (line 75) | @ReactProp(name = "snapToInterval") method setRemoveClippedSubviews (line 81) | @ReactProp(name = ReactClippingViewGroupHelper.PROP_REMOVE_CLIPPED_SUB... method setSendMomentumEvents (line 94) | @ReactProp(name = "sendMomentumEvents") method setScrollPerfTag (line 106) | @ReactProp(name = "scrollPerfTag") method setPagingEnabled (line 111) | @ReactProp(name = "pagingEnabled") method setOverScrollMode (line 119) | @ReactProp(name = "overScrollMode") method receiveCommand (line 124) | @Override method flashScrollIndicators (line 132) | @Override method scrollTo (line 137) | @Override method scrollToEnd (line 147) | @Override method setBottomFillColor (line 167) | @ReactProp(name = "endFillColor", defaultInt = Color.TRANSPARENT, cust... method setBorderRadius (line 172) | @ReactPropGroup(names = { method setBorderStyle (line 191) | @ReactProp(name = "borderStyle") method setBorderWidth (line 196) | @ReactPropGroup(names = { method setBorderColor (line 210) | @ReactPropGroup(names = { FILE: ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactScrollView.java class ReactScrollView (line 41) | public class ReactScrollView extends ScrollView implements ReactClipping... method ReactScrollView (line 64) | public ReactScrollView(ReactContext context) { method ReactScrollView (line 68) | public ReactScrollView(ReactContext context, @Nullable FpsListener fps... method setSendMomentumEvents (line 109) | public void setSendMomentumEvents(boolean sendMomentumEvents) { method setScrollPerfTag (line 113) | public void setScrollPerfTag(String scrollPerfTag) { method setScrollEnabled (line 117) | public void setScrollEnabled(boolean scrollEnabled) { method flashScrollIndicators (line 121) | public void flashScrollIndicators() { method onMeasure (line 125) | @Override method onLayout (line 134) | @Override method onSizeChanged (line 140) | @Override method onAttachedToWindow (line 148) | @Override method onScrollChanged (line 156) | @Override method onInterceptTouchEvent (line 176) | @Override method onTouchEvent (line 193) | @Override method setRemoveClippedSubviews (line 213) | @Override method getRemoveClippedSubviews (line 222) | @Override method updateClippingRect (line 227) | @Override method getClippingRect (line 242) | @Override method fling (line 247) | @Override method enableFpsListener (line 300) | private void enableFpsListener() { method disableFpsListener (line 308) | private void disableFpsListener() { method isScrollPerfLoggingEnabled (line 316) | private boolean isScrollPerfLoggingEnabled() { method getMaxScrollY (line 320) | private int getMaxScrollY() { method draw (line 326) | @Override method setEndFillColor (line 338) | public void setEndFillColor(int color) { method onOverScrolled (line 345) | @Override method onChildViewAdded (line 367) | @Override method onChildViewRemoved (line 373) | @Override method onLayoutChange (line 384) | @Override method setBackgroundColor (line 397) | @Override method setBorderWidth (line 402) | public void setBorderWidth(int position, float width) { method setBorderColor (line 406) | public void setBorderColor(int position, float color, float alpha) { method setBorderRadius (line 410) | public void setBorderRadius(float borderRadius) { method setBorderRadius (line 414) | public void setBorderRadius(float borderRadius, int position) { method setBorderStyle (line 418) | public void setBorderStyle(@Nullable String style) { FILE: ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactScrollViewCommandHelper.java class ReactScrollViewCommandHelper (line 23) | public class ReactScrollViewCommandHelper { type ScrollCommandHandler (line 29) | public interface ScrollCommandHandler { method scrollTo (line 30) | void scrollTo(T scrollView, ScrollToCommandData data); method scrollToEnd (line 31) | void scrollToEnd(T scrollView, ScrollToEndCommandData data); method flashScrollIndicators (line 32) | void flashScrollIndicators(T scrollView); class ScrollToCommandData (line 35) | public static class ScrollToCommandData { method ScrollToCommandData (line 40) | ScrollToCommandData(int destX, int destY, boolean animated) { class ScrollToEndCommandData (line 47) | public static class ScrollToEndCommandData { method ScrollToEndCommandData (line 51) | ScrollToEndCommandData(boolean animated) { method getCommandsMap (line 56) | public static Map getCommandsMap() { method receiveCommand (line 66) | public static void receiveCommand( FILE: ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactScrollViewHelper.java class ReactScrollViewHelper (line 22) | public class ReactScrollViewHelper { method emitScrollEvent (line 32) | public static void emitScrollEvent(ViewGroup scrollView, float xVeloci... method emitScrollBeginDragEvent (line 36) | public static void emitScrollBeginDragEvent(ViewGroup scrollView) { method emitScrollEndDragEvent (line 40) | public static void emitScrollEndDragEvent( method emitScrollMomentumBeginEvent (line 47) | public static void emitScrollMomentumBeginEvent( method emitScrollMomentumEndEvent (line 54) | public static void emitScrollMomentumEndEvent(ViewGroup scrollView) { method emitScrollEvent (line 58) | private static void emitScrollEvent(ViewGroup scrollView, ScrollEventT... method emitScrollEvent (line 62) | private static void emitScrollEvent( method parseOverScrollMode (line 88) | public static int parseOverScrollMode(String jsOverScrollMode) { FILE: ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactScrollViewManager.java class ReactScrollViewManager (line 34) | @ReactModule(name = ReactScrollViewManager.REACT_CLASS) method ReactScrollViewManager (line 47) | public ReactScrollViewManager() { method ReactScrollViewManager (line 51) | public ReactScrollViewManager(@Nullable FpsListener fpsListener) { method getName (line 55) | @Override method createViewInstance (line 60) | @Override method setScrollEnabled (line 65) | @ReactProp(name = "scrollEnabled", defaultBoolean = true) method setShowsVerticalScrollIndicator (line 70) | @ReactProp(name = "showsVerticalScrollIndicator") method setRemoveClippedSubviews (line 75) | @ReactProp(name = ReactClippingViewGroupHelper.PROP_REMOVE_CLIPPED_SUB... method setSendMomentumEvents (line 88) | @ReactProp(name = "sendMomentumEvents") method setScrollPerfTag (line 100) | @ReactProp(name = "scrollPerfTag") method setBottomFillColor (line 111) | @ReactProp(name = "endFillColor", defaultInt = Color.TRANSPARENT, cust... method setOverScrollMode (line 119) | @ReactProp(name = "overScrollMode") method getCommandsMap (line 124) | @Override method receiveCommand (line 129) | @Override method flashScrollIndicators (line 137) | @Override method scrollTo (line 142) | @Override method setBorderRadius (line 151) | @ReactPropGroup(names = { method setBorderStyle (line 170) | @ReactProp(name = "borderStyle") method setBorderWidth (line 175) | @ReactPropGroup(names = { method setBorderColor (line 189) | @ReactPropGroup(names = { method scrollToEnd (line 199) | @Override method getExportedCustomDirectEventTypeConstants (line 213) | @Override method createExportedCustomDirectEventTypeConstants (line 218) | public static Map createExportedCustomDirectEventTypeConstants() { FILE: ReactAndroid/src/main/java/com/facebook/react/views/scroll/ScrollEvent.java class ScrollEvent (line 28) | public class ScrollEvent extends Event { method obtain (line 43) | public static ScrollEvent obtain( method onDispose (line 72) | @Override method ScrollEvent (line 77) | private ScrollEvent() { method init (line 80) | private void init( method getEventName (line 103) | @Override method getCoalescingKey (line 108) | @Override method canCoalesce (line 114) | @Override method dispatch (line 123) | @Override method serializeEventData (line 128) | private WritableMap serializeEventData() { FILE: ReactAndroid/src/main/java/com/facebook/react/views/scroll/ScrollEventType.java type ScrollEventType (line 15) | public enum ScrollEventType { method ScrollEventType (line 24) | ScrollEventType(String jsEventName) { method getJSEventName (line 28) | public String getJSEventName() { FILE: ReactAndroid/src/main/java/com/facebook/react/views/scroll/VelocityHelper.java class VelocityHelper (line 22) | public class VelocityHelper { method calculateVelocity (line 32) | public void calculateVelocity(MotionEvent ev) { method getXVelocity (line 57) | public float getXVelocity() { method getYVelocity (line 62) | public float getYVelocity() { FILE: ReactAndroid/src/main/java/com/facebook/react/views/slider/ReactSlider.java class ReactSlider (line 28) | public class ReactSlider extends SeekBar { method ReactSlider (line 55) | public ReactSlider(Context context, @Nullable AttributeSet attrs, int ... method setMaxValue (line 59) | void setMaxValue(double max) { method setMinValue (line 64) | void setMinValue(double min) { method setValue (line 69) | void setValue(double value) { method setStep (line 74) | void setStep(double step) { method toRealProgress (line 83) | public double toRealProgress(int seekBarProgress) { method updateAll (line 93) | private void updateAll() { method updateValue (line 104) | private void updateValue() { method getTotalSteps (line 109) | private int getTotalSteps() { method getStepValue (line 113) | private double getStepValue() { FILE: ReactAndroid/src/main/java/com/facebook/react/views/slider/ReactSliderEvent.java class ReactSliderEvent (line 20) | public class ReactSliderEvent extends Event { method ReactSliderEvent (line 27) | public ReactSliderEvent(int viewId, double value, boolean fromUser) { method getValue (line 33) | public double getValue() { method isFromUser (line 37) | public boolean isFromUser() { method getEventName (line 42) | @Override method getCoalescingKey (line 47) | @Override method dispatch (line 51) | @Override method serializeEventData (line 56) | private WritableMap serializeEventData() { FILE: ReactAndroid/src/main/java/com/facebook/react/views/slider/ReactSliderManager.java class ReactSliderManager (line 39) | public class ReactSliderManager extends SimpleViewManager { class ReactSliderShadowNode (line 45) | static class ReactSliderShadowNode extends LayoutShadowNode implements method ReactSliderShadowNode (line 52) | private ReactSliderShadowNode() { method measure (line 56) | @Override method onProgressChanged (line 80) | @Override method onStartTrackingTouch (line 90) | @Override method onStopTrackingTouch (line 94) | @Override method getName (line 104) | @Override method createShadowNodeInstance (line 109) | @Override method getShadowNodeClass (line 114) | @Override method createViewInstance (line 119) | @Override method setEnabled (line 124) | @ReactProp(name = ViewProps.ENABLED, defaultBoolean = true) method setValue (line 129) | @ReactProp(name = "value", defaultDouble = 0d) method setMinimumValue (line 136) | @ReactProp(name = "minimumValue", defaultDouble = 0d) method setMaximumValue (line 141) | @ReactProp(name = "maximumValue", defaultDouble = 1d) method setStep (line 146) | @ReactProp(name = "step", defaultDouble = 0d) method setThumbTintColor (line 151) | @ReactProp(name = "thumbTintColor", customType = "Color") method setMinimumTrackTintColor (line 160) | @ReactProp(name = "minimumTrackTintColor", customType = "Color") method setMaximumTrackTintColor (line 171) | @ReactProp(name = "maximumTrackTintColor", customType = "Color") method addEventEmitters (line 182) | @Override method getExportedCustomDirectEventTypeConstants (line 187) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/views/slider/ReactSlidingCompleteEvent.java class ReactSlidingCompleteEvent (line 20) | public class ReactSlidingCompleteEvent extends Event { method RefreshEvent (line 17) | protected RefreshEvent(int viewTag) { method getEventName (line 21) | @Override method dispatch (line 26) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/views/swiperefresh/SwipeRefreshLayoutManager.java class SwipeRefreshLayoutManager (line 35) | @ReactModule(name = REACT_CLASS) method createViewInstance (line 40) | @Override method getName (line 45) | @Override method setEnabled (line 50) | @ReactProp(name = ViewProps.ENABLED, defaultBoolean = true) method setColors (line 55) | @ReactProp(name = "colors", customType = "ColorArray") method setProgressBackgroundColor (line 68) | @ReactProp(name = "progressBackgroundColor", defaultInt = Color.TRANSP... method setSize (line 73) | @ReactProp(name = "size", defaultInt = SwipeRefreshLayout.DEFAULT) method setRefreshing (line 78) | @ReactProp(name = "refreshing") method setProgressViewOffset (line 83) | @ReactProp(name = "progressViewOffset", defaultFloat = 0) method addEventEmitters (line 88) | @Override method getExportedViewConstants (line 102) | @Nullable method getExportedCustomDirectEventTypeConstants (line 110) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/views/switchview/ReactSwitch.java class ReactSwitch (line 20) | class ReactSwitch extends SwitchCompat { method ReactSwitch (line 24) | public ReactSwitch(Context context) { method setChecked (line 29) | @Override method setOn (line 37) | void setOn(boolean on) { FILE: ReactAndroid/src/main/java/com/facebook/react/views/switchview/ReactSwitchEvent.java class ReactSwitchEvent (line 20) | class ReactSwitchEvent extends Event { method ReactSwitchEvent (line 26) | public ReactSwitchEvent(int viewId, boolean isChecked) { method getIsChecked (line 31) | public boolean getIsChecked() { method getEventName (line 35) | @Override method getCoalescingKey (line 40) | @Override method dispatch (line 46) | @Override method serializeEventData (line 51) | private WritableMap serializeEventData() { FILE: ReactAndroid/src/main/java/com/facebook/react/views/switchview/ReactSwitchManager.java class ReactSwitchManager (line 33) | public class ReactSwitchManager extends SimpleViewManager { class ReactSwitchShadowNode (line 37) | static class ReactSwitchShadowNode extends LayoutShadowNode implements method ReactSwitchShadowNode (line 44) | private ReactSwitchShadowNode() { method measure (line 48) | @Override method onCheckedChanged (line 75) | @Override method getName (line 85) | @Override method createShadowNodeInstance (line 90) | @Override method getShadowNodeClass (line 95) | @Override method createViewInstance (line 100) | @Override method setEnabled (line 107) | @ReactProp(name = ViewProps.ENABLED, defaultBoolean = true) method setOn (line 112) | @ReactProp(name = ViewProps.ON) method setThumbTintColor (line 121) | @ReactProp(name = "thumbTintColor", customType = "Color") method setTrackTintColor (line 130) | @ReactProp(name = "trackTintColor", customType = "Color") method addEventEmitters (line 139) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/views/text/CustomLineHeightSpan.java class CustomLineHeightSpan (line 19) | public class CustomLineHeightSpan implements LineHeightSpan { method CustomLineHeightSpan (line 22) | CustomLineHeightSpan(float height) { method chooseHeight (line 26) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/views/text/ReactBaseTextShadowNode.java class ReactBaseTextShadowNode (line 45) | public abstract class ReactBaseTextShadowNode extends LayoutShadowNode { class SetSpanOperation (line 58) | private static class SetSpanOperation { method SetSpanOperation (line 62) | SetSpanOperation(int start, int end, Object what) { method execute (line 68) | public void execute(SpannableStringBuilder sb, int priority) { method buildSpannedFromShadowNode (line 83) | private static void buildSpannedFromShadowNode( method spannedFromShadowNode (line 164) | protected static Spannable spannedFromShadowNode( method parseNumericFontWeight (line 221) | private static int parseNumericFontWeight(String fontWeightString) { method getEffectiveLineHeight (line 286) | public float getEffectiveLineHeight() { method getTextAlign (line 295) | private int getTextAlign() { method setNumberOfLines (line 307) | @ReactProp(name = ViewProps.NUMBER_OF_LINES, defaultInt = UNSET) method setLineHeight (line 313) | @ReactProp(name = ViewProps.LINE_HEIGHT, defaultFloat = UNSET) method setAllowFontScaling (line 327) | @ReactProp(name = ViewProps.ALLOW_FONT_SCALING, defaultBoolean = true) method setTextAlign (line 337) | @ReactProp(name = ViewProps.TEXT_ALIGN) method setFontSize (line 356) | @ReactProp(name = ViewProps.FONT_SIZE, defaultFloat = UNSET) method setColor (line 369) | @ReactProp(name = ViewProps.COLOR) method setBackgroundColor (line 378) | @ReactProp(name = ViewProps.BACKGROUND_COLOR) method setFontFamily (line 390) | @ReactProp(name = ViewProps.FONT_FAMILY) method setFontWeight (line 400) | @ReactProp(name = ViewProps.FONT_WEIGHT) method setFontStyle (line 421) | @ReactProp(name = ViewProps.FONT_STYLE) method setIncludeFontPadding (line 435) | @ReactProp(name = ViewProps.INCLUDE_FONT_PADDING, defaultBoolean = true) method setTextDecorationLine (line 440) | @ReactProp(name = ViewProps.TEXT_DECORATION_LINE) method setTextBreakStrategy (line 456) | @ReactProp(name = ViewProps.TEXT_BREAK_STRATEGY) method setTextShadowOffset (line 476) | @ReactProp(name = PROP_SHADOW_OFFSET) method setTextShadowRadius (line 497) | @ReactProp(name = PROP_SHADOW_RADIUS, defaultInt = 1) method setTextShadowColor (line 505) | @ReactProp(name = PROP_SHADOW_COLOR, defaultInt = DEFAULT_TEXT_SHADOW_... FILE: ReactAndroid/src/main/java/com/facebook/react/views/text/ReactRawTextManager.java class ReactRawTextManager (line 23) | @ReactModule(name = ReactRawTextManager.REACT_CLASS) method getName (line 29) | @Override method createViewInstance (line 34) | @Override method updateExtraData (line 39) | @Override method getShadowNodeClass (line 42) | @Override method createShadowNodeInstance (line 47) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/views/text/ReactRawTextShadowNode.java class ReactRawTextShadowNode (line 20) | public class ReactRawTextShadowNode extends ReactShadowNodeImpl { method setText (line 26) | @ReactProp(name = PROP_TEXT) method getText (line 32) | public @Nullable String getText() { method isVirtual (line 36) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/views/text/ReactTextAnchorViewManager.java class ReactTextAnchorViewManager (line 36) | public abstract class ReactTextAnchorViewManager { method ReactTextChangedEvent (line 28) | public ReactTextChangedEvent( method getEventName (line 37) | @Override method dispatch (line 42) | @Override method serializeEventData (line 47) | private WritableMap serializeEventData() { FILE: ReactAndroid/src/main/java/com/facebook/react/views/textinput/ReactTextInputBlurEvent.java class ReactTextInputBlurEvent (line 20) | class ReactTextInputBlurEvent extends Event { method ReactTextInputBlurEvent (line 24) | public ReactTextInputBlurEvent(int viewId) { method getEventName (line 28) | @Override method canCoalesce (line 33) | @Override method dispatch (line 38) | @Override method serializeEventData (line 43) | private WritableMap serializeEventData() { FILE: ReactAndroid/src/main/java/com/facebook/react/views/textinput/ReactTextInputEndEditingEvent.java class ReactTextInputEndEditingEvent (line 21) | class ReactTextInputEndEditingEvent extends Event { method ReactTextInputEvent (line 30) | public ReactTextInputEvent( method getEventName (line 43) | @Override method canCoalesce (line 48) | @Override method dispatch (line 54) | @Override method serializeEventData (line 59) | private WritableMap serializeEventData() { FILE: ReactAndroid/src/main/java/com/facebook/react/views/textinput/ReactTextInputFocusEvent.java class ReactTextInputFocusEvent (line 20) | class ReactTextInputFocusEvent extends Event { method ReactTextInputFocusEvent (line 24) | public ReactTextInputFocusEvent(int viewId) { method getEventName (line 28) | @Override method canCoalesce (line 33) | @Override method dispatch (line 38) | @Override method serializeEventData (line 43) | private WritableMap serializeEventData() { FILE: ReactAndroid/src/main/java/com/facebook/react/views/textinput/ReactTextInputKeyPressEvent.java class ReactTextInputKeyPressEvent (line 20) | public class ReactTextInputKeyPressEvent extends Event { method getName (line 39) | @Override method createViewInstance (line 44) | @Override method setLogo (line 49) | @ReactProp(name = "logo") method setNavIcon (line 54) | @ReactProp(name = "navIcon") method setOverflowIcon (line 59) | @ReactProp(name = "overflowIcon") method setRtl (line 64) | @ReactProp(name = "rtl") method setSubtitle (line 69) | @ReactProp(name = "subtitle") method setSubtitleColor (line 74) | @ReactProp(name = "subtitleColor", customType = "Color") method setTitle (line 84) | @ReactProp(name = "title") method setTitleColor (line 89) | @ReactProp(name = "titleColor", customType = "Color") method setContentInsetStart (line 99) | @ReactProp(name = "contentInsetStart", defaultFloat = Float.NaN) method setContentInsetEnd (line 107) | @ReactProp(name = "contentInsetEnd", defaultFloat = Float.NaN) method setActions (line 115) | @ReactProp(name = "nativeActions") method addEventEmitters (line 120) | @Override method getExportedViewConstants (line 146) | @Nullable method needsCustomLayoutForChildren (line 157) | @Override method getDefaultContentInsets (line 162) | private int[] getDefaultContentInsets(Context context) { method getDefaultColors (line 192) | private static int[] getDefaultColors(Context context) { method recycleQuietly (line 232) | private static void recycleQuietly(@Nullable TypedArray style) { method getIdentifier (line 243) | private static int getIdentifier(Context context, String name) { FILE: ReactAndroid/src/main/java/com/facebook/react/views/toolbar/events/ToolbarClickEvent.java class ToolbarClickEvent (line 20) | public class ToolbarClickEvent extends Event { method ToolbarClickEvent (line 25) | public ToolbarClickEvent(int viewId, int position) { method getPosition (line 30) | public int getPosition() { method getEventName (line 34) | @Override method canCoalesce (line 39) | @Override method dispatch (line 44) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/views/view/MeasureUtil.java class MeasureUtil (line 9) | public class MeasureUtil { method getMeasureSpec (line 11) | public static int getMeasureSpec(float size, YogaMeasureMode mode) { FILE: ReactAndroid/src/main/java/com/facebook/react/views/view/ReactViewBackgroundDrawable.java class ReactViewBackgroundDrawable (line 48) | public class ReactViewBackgroundDrawable extends Drawable { type BorderStyle (line 59) | private static enum BorderStyle { method getPathEffect (line 64) | public @Nullable PathEffect getPathEffect(float borderWidth) { type BorderRadiusLocation (line 114) | public enum BorderRadiusLocation { method ReactViewBackgroundDrawable (line 125) | public ReactViewBackgroundDrawable(Context context) { method draw (line 129) | @Override method hasRoundedBorders (line 139) | public boolean hasRoundedBorders() { method onBoundsChange (line 155) | @Override method setAlpha (line 161) | @Override method getAlpha (line 169) | @Override method setColorFilter (line 174) | @Override method getOpacity (line 179) | @Override method getOutline (line 185) | @Override method setBorderWidth (line 200) | public void setBorderWidth(int position, float width) { method setBorderColor (line 220) | public void setBorderColor(int position, float rgb, float alpha) { method setBorderRGB (line 225) | private void setBorderRGB(int position, float rgb) { method setBorderAlpha (line 236) | private void setBorderAlpha(int position, float alpha) { method setBorderStyle (line 247) | public void setBorderStyle(@Nullable String style) { method setRadius (line 258) | public void setRadius(float radius) { method setRadius (line 266) | public void setRadius(float radius, int position) { method getFullBorderRadius (line 279) | public float getFullBorderRadius() { method getBorderRadius (line 283) | public float getBorderRadius(final BorderRadiusLocation location) { method getBorderRadiusOrDefaultTo (line 287) | public float getBorderRadiusOrDefaultTo( method setColor (line 302) | public void setColor(int color) { method getResolvedLayoutDirection (line 308) | public int getResolvedLayoutDirection() { method setResolvedLayoutDirection (line 313) | public boolean setResolvedLayoutDirection(int layoutDirection) { method onResolvedLayoutDirectionChanged (line 322) | public boolean onResolvedLayoutDirectionChanged(int layoutDirection) { method getColor (line 326) | @VisibleForTesting method drawRoundedBackgroundWithBorders (line 331) | private void drawRoundedBackgroundWithBorders(Canvas canvas) { method updatePath (line 458) | private void updatePath() { method getEllipseIntersectionWithLine (line 820) | private static void getEllipseIntersectionWithLine( method getBorderWidthOrDefaultTo (line 893) | public float getBorderWidthOrDefaultTo(final float defaultValue, final... method updatePathEffect (line 910) | private void updatePathEffect() { method getFullBorderWidth (line 919) | public float getFullBorderWidth() { method fastBorderCompatibleColorOrZero (line 933) | private static int fastBorderCompatibleColorOrZero( method drawRectangularBackgroundWithBorders (line 953) | private void drawRectangularBackgroundWithBorders(Canvas canvas) { method drawQuadrilateral (line 1122) | private void drawQuadrilateral( method getBorderWidth (line 1151) | private int getBorderWidth(int position) { method colorFromAlphaAndRGBComponents (line 1160) | private static int colorFromAlphaAndRGBComponents(float alpha, float r... method isBorderColorDefined (line 1167) | private boolean isBorderColorDefined(int position) { method getBorderColor (line 1173) | private int getBorderColor(int position) { method getDirectionAwareBorderInsets (line 1180) | public RectF getDirectionAwareBorderInsets() { FILE: ReactAndroid/src/main/java/com/facebook/react/views/view/ReactViewBackgroundManager.java class ReactViewBackgroundManager (line 13) | public class ReactViewBackgroundManager { method ReactViewBackgroundManager (line 18) | public ReactViewBackgroundManager(View view) { method getOrCreateReactViewBackground (line 22) | private ReactViewBackgroundDrawable getOrCreateReactViewBackground() { method setBackgroundColor (line 40) | public void setBackgroundColor(int color) { method setBorderWidth (line 48) | public void setBorderWidth(int position, float width) { method setBorderColor (line 52) | public void setBorderColor(int position, float color, float alpha) { method setBorderRadius (line 56) | public void setBorderRadius(float borderRadius) { method setBorderRadius (line 60) | public void setBorderRadius(float borderRadius, int position) { method setBorderStyle (line 64) | public void setBorderStyle(@Nullable String style) { FILE: ReactAndroid/src/main/java/com/facebook/react/views/view/ReactViewGroup.java class ReactViewGroup (line 45) | public class ReactViewGroup extends ViewGroup implements class ChildrenLayoutChangeListener (line 63) | private static final class ChildrenLayoutChangeListener implements Vie... method ChildrenLayoutChangeListener (line 67) | private ChildrenLayoutChangeListener(ReactViewGroup parent) { method onLayoutChange (line 71) | @Override method ReactViewGroup (line 111) | public ReactViewGroup(Context context) { method onMeasure (line 116) | @Override method onLayout (line 125) | @Override method onRtlPropertiesChanged (line 130) | @Override method requestLayout (line 139) | @Override method setBackgroundColor (line 145) | @Override method setBackground (line 154) | @Override method setTranslucentBackgroundDrawable (line 160) | public void setTranslucentBackgroundDrawable(@Nullable Drawable backgr... method setOnInterceptTouchEventListener (line 175) | @Override method onInterceptTouchEvent (line 180) | @Override method onTouchEvent (line 193) | @Override method hasOverlappingRendering (line 211) | @Override method setNeedsOffscreenAlphaCompositing (line 219) | public void setNeedsOffscreenAlphaCompositing(boolean needsOffscreenAl... method setBorderWidth (line 223) | public void setBorderWidth(int position, float width) { method setBorderColor (line 227) | public void setBorderColor(int position, float rgb, float alpha) { method setBorderRadius (line 231) | public void setBorderRadius(float borderRadius) { method setBorderRadius (line 248) | public void setBorderRadius(float borderRadius, int position) { method setBorderStyle (line 265) | public void setBorderStyle(@Nullable String style) { method setRemoveClippedSubviews (line 269) | @Override method getRemoveClippedSubviews (line 305) | @Override method getClippingRect (line 310) | @Override method updateClippingRect (line 315) | @Override method updateClippingToRect (line 328) | private void updateClippingToRect(Rect clippingRect) { method updateSubviewClipStatus (line 339) | private void updateSubviewClipStatus(Rect clippingRect, int idx, int c... method updateSubviewClipStatus (line 378) | private void updateSubviewClipStatus(View subview) { method onSizeChanged (line 408) | @Override method onAttachedToWindow (line 416) | @Override method addView (line 424) | @Override method removeView (line 433) | @Override method removeViewAt (line 441) | @Override method getChildDrawingOrder (line 449) | @Override method getZIndexMappedChildIndex (line 454) | @Override method updateDrawingOrder (line 463) | @Override method getPointerEvents (line 470) | @Override method dispatchSetPressed (line 475) | @Override method setPointerEvents (line 481) | void setPointerEvents(PointerEvents pointerEvents) { method getAllChildrenCount (line 485) | int getAllChildrenCount() { method getChildAtWithSubviewClippingEnabled (line 489) | View getChildAtWithSubviewClippingEnabled(int index) { method addViewWithSubviewClippingEnabled (line 493) | void addViewWithSubviewClippingEnabled(View child, int index) { method addViewWithSubviewClippingEnabled (line 497) | void addViewWithSubviewClippingEnabled( method removeViewWithSubviewClippingEnabled (line 515) | void removeViewWithSubviewClippingEnabled(View view) { method removeAllViewsWithSubviewClippingEnabled (line 533) | void removeAllViewsWithSubviewClippingEnabled() { method indexOfChildInAllChildren (line 543) | private int indexOfChildInAllChildren(View child) { method addInArray (line 554) | private void addInArray(View child, int index) { method removeFromArray (line 582) | private void removeFromArray(int index) { method getBackgroundColor (line 595) | @VisibleForTesting method getOrCreateReactViewBackground (line 603) | private ReactViewBackgroundDrawable getOrCreateReactViewBackground() { method getHitSlopRect (line 629) | @Override method setHitSlopRect (line 634) | public void setHitSlopRect(@Nullable Rect rect) { method setOverflow (line 638) | public void setOverflow(String overflow) { method updateBackgroundDrawable (line 650) | private void updateBackgroundDrawable(Drawable drawable) { method dispatchDraw (line 658) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/views/view/ReactViewManager.java class ReactViewManager (line 38) | @ReactModule(name = ReactViewManager.REACT_CLASS) method setAccessible (line 56) | @ReactProp(name = "accessible") method setBorderRadius (line 61) | @ReactPropGroup( method setBorderStyle (line 91) | @ReactProp(name = "borderStyle") method setHitSlop (line 96) | @ReactProp(name = "hitSlop") method setPointerEvents (line 110) | @ReactProp(name = ViewProps.POINTER_EVENTS) method setNativeBackground (line 121) | @ReactProp(name = "nativeBackgroundAndroid") method setNativeForeground (line 127) | @TargetApi(Build.VERSION_CODES.M) method setRemoveClippedSubviews (line 135) | @ReactProp(name = com.facebook.react.uimanager.ReactClippingViewGroupH... method setNeedsOffscreenAlphaCompositing (line 140) | @ReactProp(name = ViewProps.NEEDS_OFFSCREEN_ALPHA_COMPOSITING) method setBorderWidth (line 147) | @ReactPropGroup( method setBorderColor (line 171) | @ReactPropGroup( method setCollapsable (line 189) | @ReactProp(name = ViewProps.COLLAPSABLE) method setOverflow (line 195) | @ReactProp(name = ViewProps.OVERFLOW) method getName (line 200) | @Override method createViewInstance (line 205) | @Override method getCommandsMap (line 210) | @Override method receiveCommand (line 215) | @Override method addView (line 241) | @Override method getChildCount (line 251) | @Override method getChildAt (line 261) | @Override method removeViewAt (line 271) | @Override method removeAllViews (line 285) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/views/viewpager/PageScrollEvent.java class PageScrollEvent (line 27) | class PageScrollEvent extends Event { method PageScrollEvent (line 34) | protected PageScrollEvent(int viewTag, int position, float offset) { method getEventName (line 43) | @Override method dispatch (line 48) | @Override method serializeEventData (line 53) | private WritableMap serializeEventData() { FILE: ReactAndroid/src/main/java/com/facebook/react/views/viewpager/PageScrollStateChangedEvent.java class PageScrollStateChangedEvent (line 23) | class PageScrollStateChangedEvent extends Event { method PageSelectedEvent (line 29) | protected PageSelectedEvent(int viewTag, int position) { method getEventName (line 34) | @Override method dispatch (line 39) | @Override method serializeEventData (line 44) | private WritableMap serializeEventData() { FILE: ReactAndroid/src/main/java/com/facebook/react/views/viewpager/ReactViewPager.java class ReactViewPager (line 29) | public class ReactViewPager extends ViewPager { class Adapter (line 31) | private class Adapter extends PagerAdapter { method addView (line 36) | void addView(View child, int index) { method removeViewAt (line 50) | void removeViewAt(int index) { method setViews (line 62) | void setViews(List views) { method removeAllViewsFromAdapter (line 77) | void removeAllViewsFromAdapter(ViewPager pager) { method getViewAt (line 85) | View getViewAt(int index) { method getCount (line 89) | @Override method getItemPosition (line 94) | @Override method instantiateItem (line 101) | @Override method destroyItem (line 108) | @Override method isViewFromObject (line 113) | @Override class PageChangeListener (line 119) | private class PageChangeListener implements ViewPager.OnPageChangeList... method onPageScrolled (line 121) | @Override method onPageSelected (line 127) | @Override method onPageScrollStateChanged (line 135) | @Override method ReactViewPager (line 160) | public ReactViewPager(ReactContext reactContext) { method getAdapter (line 168) | @Override method onInterceptTouchEvent (line 173) | @Override method onTouchEvent (line 186) | @Override method setCurrentItemFromJs (line 195) | public void setCurrentItemFromJs(int item, boolean animated) { method setScrollEnabled (line 201) | public void setScrollEnabled(boolean scrollEnabled) { method addViewToAdapter (line 205) | void addViewToAdapter(View child, int index) { method removeViewFromAdapter (line 209) | void removeViewFromAdapter(int index) { method getViewCountInAdapter (line 213) | int getViewCountInAdapter() { method getViewFromAdapter (line 217) | View getViewFromAdapter(int index) { method setViews (line 221) | public void setViews(List views) { method removeAllViewsFromAdapter (line 225) | public void removeAllViewsFromAdapter() { FILE: ReactAndroid/src/main/java/com/facebook/react/views/viewpager/ReactViewPagerManager.java class ReactViewPagerManager (line 30) | @ReactModule(name = ReactViewPagerManager.REACT_CLASS) method getName (line 38) | @Override method createViewInstance (line 43) | @Override method setScrollEnabled (line 48) | @ReactProp(name = "scrollEnabled", defaultBoolean = true) method needsCustomLayoutForChildren (line 53) | @Override method getExportedCustomDirectEventTypeConstants (line 58) | @Override method getCommandsMap (line 66) | @Override method receiveCommand (line 75) | @Override method addView (line 99) | @Override method getChildCount (line 104) | @Override method getChildAt (line 109) | @Override method removeViewAt (line 114) | @Override method setPageMargin (line 119) | @ReactProp(name = "pageMargin", defaultFloat = 0) method setPeekEnabled (line 124) | @ReactProp(name = "peekEnabled", defaultBoolean = false) FILE: ReactAndroid/src/main/java/com/facebook/react/views/webview/ReactWebViewManager.java class ReactWebViewManager (line 86) | @ReactModule(name = ReactWebViewManager.REACT_CLASS) class ReactWebViewClient (line 111) | protected static class ReactWebViewClient extends WebViewClient { method onPageFinished (line 116) | @Override method onPageStarted (line 128) | @Override method shouldOverrideUrlLoading (line 140) | @Override method onReceivedError (line 170) | @Override method emitFinishEvent (line 192) | protected void emitFinishEvent(WebView webView, String url) { method createWebViewEvent (line 200) | protected WritableMap createWebViewEvent(WebView webView, String url) { method setUrlPrefixesForDefaultIntent (line 213) | public void setUrlPrefixesForDefaultIntent(ReadableArray specialUrls) { class ReactWebView (line 222) | protected static class ReactWebView extends WebView implements Lifecyc... class ReactWebViewBridge (line 227) | protected class ReactWebViewBridge { method ReactWebViewBridge (line 230) | ReactWebViewBridge(ReactWebView c) { method postMessage (line 234) | @JavascriptInterface method ReactWebView (line 247) | public ReactWebView(ThemedReactContext reactContext) { method onHostResume (line 251) | @Override method onHostPause (line 256) | @Override method onHostDestroy (line 261) | @Override method setWebViewClient (line 266) | @Override method getReactWebViewClient (line 272) | public @Nullable ReactWebViewClient getReactWebViewClient() { method setInjectedJavaScript (line 276) | public void setInjectedJavaScript(@Nullable String js) { method createReactWebViewBridge (line 280) | protected ReactWebViewBridge createReactWebViewBridge(ReactWebView w... method setMessagingEnabled (line 284) | public void setMessagingEnabled(boolean enabled) { method callInjectedJavaScript (line 298) | public void callInjectedJavaScript() { method linkBridge (line 306) | public void linkBridge() { method onMessage (line 330) | public void onMessage(String message) { method cleanupCallbacksAndDestroy (line 334) | protected void cleanupCallbacksAndDestroy() { method ReactWebViewManager (line 340) | public ReactWebViewManager() { method ReactWebViewManager (line 347) | public ReactWebViewManager(WebViewConfig webViewConfig) { method getName (line 351) | @Override method createReactWebViewInstance (line 356) | protected ReactWebView createReactWebViewInstance(ThemedReactContext r... method createViewInstance (line 360) | @Override method setJavaScriptEnabled (line 396) | @ReactProp(name = "javaScriptEnabled") method setThirdPartyCookiesEnabled (line 401) | @ReactProp(name = "thirdPartyCookiesEnabled") method setScalesPageToFit (line 408) | @ReactProp(name = "scalesPageToFit") method setDomStorageEnabled (line 413) | @ReactProp(name = "domStorageEnabled") method setUserAgent (line 418) | @ReactProp(name = "userAgent") method setMediaPlaybackRequiresUserAction (line 426) | @ReactProp(name = "mediaPlaybackRequiresUserAction") method setAllowUniversalAccessFromFileURLs (line 431) | @ReactProp(name = "allowUniversalAccessFromFileURLs") method setSaveFormDataDisabled (line 436) | @ReactProp(name = "saveFormDataDisabled") method setInjectedJavaScript (line 441) | @ReactProp(name = "injectedJavaScript") method setMessagingEnabled (line 446) | @ReactProp(name = "messagingEnabled") method setSource (line 451) | @ReactProp(name = "source") method setOnContentSizeChange (line 511) | @ReactProp(name = "onContentSizeChange") method setMixedContentMode (line 520) | @ReactProp(name = "mixedContentMode") method setUrlPrefixesForDefaultIntent (line 533) | @ReactProp(name = "urlPrefixesForDefaultIntent") method addEventEmitters (line 543) | @Override method getCommandsMap (line 549) | @Override method receiveCommand (line 561) | @Override method onDropViewInstance (line 601) | @Override method getPictureListener (line 608) | protected WebView.PictureListener getPictureListener() { method dispatchEvent (line 625) | protected static void dispatchEvent(WebView webView, Event event) { FILE: ReactAndroid/src/main/java/com/facebook/react/views/webview/events/TopLoadingErrorEvent.java class TopLoadingErrorEvent (line 19) | public class TopLoadingErrorEvent extends Event { method TopLoadingErrorEvent (line 24) | public TopLoadingErrorEvent(int viewId, WritableMap eventData) { method getEventName (line 29) | @Override method canCoalesce (line 34) | @Override method getCoalescingKey (line 39) | @Override method dispatch (line 45) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/views/webview/events/TopLoadingFinishEvent.java class TopLoadingFinishEvent (line 19) | public class TopLoadingFinishEvent extends Event { method TopLoadingFinishEvent (line 24) | public TopLoadingFinishEvent(int viewId, WritableMap eventData) { method getEventName (line 29) | @Override method canCoalesce (line 34) | @Override method getCoalescingKey (line 39) | @Override method dispatch (line 45) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/views/webview/events/TopLoadingStartEvent.java class TopLoadingStartEvent (line 19) | public class TopLoadingStartEvent extends Event { method TopLoadingStartEvent (line 24) | public TopLoadingStartEvent(int viewId, WritableMap eventData) { method getEventName (line 29) | @Override method canCoalesce (line 34) | @Override method getCoalescingKey (line 39) | @Override method dispatch (line 45) | @Override FILE: ReactAndroid/src/main/java/com/facebook/react/views/webview/events/TopMessageEvent.java class TopMessageEvent (line 20) | public class TopMessageEvent extends Event { method TopMessageEvent (line 25) | public TopMessageEvent(int viewId, String data) { method getEventName (line 30) | @Override method canCoalesce (line 35) | @Override method getCoalescingKey (line 40) | @Override method dispatch (line 46) | @Override FILE: ReactAndroid/src/main/java/com/facebook/systrace/Systrace.java class Systrace (line 19) | public class Systrace { type EventScope (line 27) | public enum EventScope { method EventScope (line 34) | private EventScope(char code) { method getCode (line 38) | public char getCode() { method registerListener (line 43) | public static void registerListener(TraceListener listener) { method unregisterListener (line 46) | public static void unregisterListener(TraceListener listener) { method isTracing (line 49) | public static boolean isTracing(long tag) { method traceInstant (line 53) | public static void traceInstant( method beginSection (line 59) | public static void beginSection(long tag, final String sectionName) { method endSection (line 65) | public static void endSection(long tag) { method beginAsyncSection (line 71) | public static void beginAsyncSection( method beginAsyncSection (line 77) | public static void beginAsyncSection( method endAsyncSection (line 80) | public static void endAsyncSection( method endAsyncSection (line 86) | public static void endAsyncSection( method traceCounter (line 89) | public static void traceCounter( method startAsyncFlow (line 95) | public static void startAsyncFlow( method stepAsyncFlow (line 101) | public static void stepAsyncFlow( method endAsyncFlow (line 107) | public static void endAsyncFlow( FILE: ReactAndroid/src/main/java/com/facebook/yoga/YogaAlign.java type YogaAlign (line 14) | @DoNotStrip method YogaAlign (line 27) | YogaAlign(int intValue) { method intValue (line 31) | public int intValue() { method fromInt (line 35) | public static YogaAlign fromInt(int value) { FILE: ReactAndroid/src/main/java/com/facebook/yoga/YogaBaselineFunction.java type YogaBaselineFunction (line 14) | @DoNotStrip method baseline (line 20) | @DoNotStrip FILE: ReactAndroid/src/main/java/com/facebook/yoga/YogaConfig.java class YogaConfig (line 15) | @DoNotStrip method jni_YGConfigNew (line 25) | private native long jni_YGConfigNew(); method YogaConfig (line 26) | public YogaConfig() { method jni_YGConfigFree (line 33) | private native void jni_YGConfigFree(long nativePointer); method finalize (line 34) | @Override method jni_YGConfigSetExperimentalFeatureEnabled (line 43) | private native void jni_YGConfigSetExperimentalFeatureEnabled( method setExperimentalFeatureEnabled (line 47) | public void setExperimentalFeatureEnabled(YogaExperimentalFeature feat... method jni_YGConfigSetUseWebDefaults (line 51) | private native void jni_YGConfigSetUseWebDefaults(long nativePointer, ... method setUseWebDefaults (line 52) | public void setUseWebDefaults(boolean useWebDefaults) { method jni_YGConfigSetPointScaleFactor (line 56) | private native void jni_YGConfigSetPointScaleFactor(long nativePointer... method setPointScaleFactor (line 57) | public void setPointScaleFactor(float pixelsInPoint) { method jni_YGConfigSetUseLegacyStretchBehaviour (line 61) | private native void jni_YGConfigSetUseLegacyStretchBehaviour(long nati... method setUseLegacyStretchBehaviour (line 68) | public void setUseLegacyStretchBehaviour(boolean useLegacyStretchBehav... method jni_YGConfigSetLogger (line 72) | private native void jni_YGConfigSetLogger(long nativePointer, Object l... method setLogger (line 73) | public void setLogger(YogaLogger logger) { method getLogger (line 78) | public YogaLogger getLogger() { FILE: ReactAndroid/src/main/java/com/facebook/yoga/YogaConstants.java class YogaConstants (line 12) | public class YogaConstants { method isUndefined (line 16) | public static boolean isUndefined(float value) { method isUndefined (line 20) | public static boolean isUndefined(YogaValue value) { FILE: ReactAndroid/src/main/java/com/facebook/yoga/YogaDimension.java type YogaDimension (line 14) | @DoNotStrip method YogaDimension (line 21) | YogaDimension(int intValue) { method intValue (line 25) | public int intValue() { method fromInt (line 29) | public static YogaDimension fromInt(int value) { FILE: ReactAndroid/src/main/java/com/facebook/yoga/YogaDirection.java type YogaDirection (line 14) | @DoNotStrip method YogaDirection (line 22) | YogaDirection(int intValue) { method intValue (line 26) | public int intValue() { method fromInt (line 30) | public static YogaDirection fromInt(int value) { FILE: ReactAndroid/src/main/java/com/facebook/yoga/YogaDisplay.java type YogaDisplay (line 14) | @DoNotStrip method YogaDisplay (line 21) | YogaDisplay(int intValue) { method intValue (line 25) | public int intValue() { method fromInt (line 29) | public static YogaDisplay fromInt(int value) { FILE: ReactAndroid/src/main/java/com/facebook/yoga/YogaEdge.java type YogaEdge (line 14) | @DoNotStrip method YogaEdge (line 28) | YogaEdge(int intValue) { method intValue (line 32) | public int intValue() { method fromInt (line 36) | public static YogaEdge fromInt(int value) { FILE: ReactAndroid/src/main/java/com/facebook/yoga/YogaExperimentalFeature.java type YogaExperimentalFeature (line 14) | @DoNotStrip method YogaExperimentalFeature (line 20) | YogaExperimentalFeature(int intValue) { method intValue (line 24) | public int intValue() { method fromInt (line 28) | public static YogaExperimentalFeature fromInt(int value) { FILE: ReactAndroid/src/main/java/com/facebook/yoga/YogaFlexDirection.java type YogaFlexDirection (line 14) | @DoNotStrip method YogaFlexDirection (line 23) | YogaFlexDirection(int intValue) { method intValue (line 27) | public int intValue() { method fromInt (line 31) | public static YogaFlexDirection fromInt(int value) { FILE: ReactAndroid/src/main/java/com/facebook/yoga/YogaJustify.java type YogaJustify (line 14) | @DoNotStrip method YogaJustify (line 25) | YogaJustify(int intValue) { method intValue (line 29) | public int intValue() { method fromInt (line 33) | public static YogaJustify fromInt(int value) { FILE: ReactAndroid/src/main/java/com/facebook/yoga/YogaLogLevel.java type YogaLogLevel (line 14) | @DoNotStrip method YogaLogLevel (line 25) | YogaLogLevel(int intValue) { method intValue (line 29) | public int intValue() { method fromInt (line 33) | public static YogaLogLevel fromInt(int value) { FILE: ReactAndroid/src/main/java/com/facebook/yoga/YogaLogger.java type YogaLogger (line 18) | @DoNotStrip method log (line 20) | @DoNotStrip FILE: ReactAndroid/src/main/java/com/facebook/yoga/YogaMeasureFunction.java type YogaMeasureFunction (line 14) | @DoNotStrip method measure (line 19) | @DoNotStrip FILE: ReactAndroid/src/main/java/com/facebook/yoga/YogaMeasureMode.java type YogaMeasureMode (line 14) | @DoNotStrip method YogaMeasureMode (line 22) | YogaMeasureMode(int intValue) { method intValue (line 26) | public int intValue() { method fromInt (line 30) | public static YogaMeasureMode fromInt(int value) { FILE: ReactAndroid/src/main/java/com/facebook/yoga/YogaMeasureOutput.java class YogaMeasureOutput (line 15) | public class YogaMeasureOutput { method make (line 17) | public static long make(float width, float height) { method make (line 23) | public static long make(int width, int height) { method getWidth (line 27) | public static float getWidth(long measureOutput) { method getHeight (line 31) | public static float getHeight(long measureOutput) { FILE: ReactAndroid/src/main/java/com/facebook/yoga/YogaNode.java class YogaNode (line 20) | @DoNotStrip method jni_YGNodeGetInstanceCount (line 30) | static native int jni_YGNodeGetInstanceCount(); method jni_YGNodeNew (line 86) | private native long jni_YGNodeNew(); method YogaNode (line 87) | public YogaNode() { method jni_YGNodeNewWithConfig (line 94) | private native long jni_YGNodeNewWithConfig(long configPointer); method YogaNode (line 95) | public YogaNode(YogaConfig config) { method jni_YGNodeFree (line 102) | private native void jni_YGNodeFree(long nativePointer); method finalize (line 103) | protected void finalize() throws Throwable { method jni_YGNodeReset (line 111) | private native void jni_YGNodeReset(long nativePointer); method reset (line 112) | public void reset() { method getChildCount (line 142) | public int getChildCount() { method getChildAt (line 146) | public YogaNode getChildAt(int i) { method jni_YGNodeInsertChild (line 150) | private native void jni_YGNodeInsertChild(long nativePointer, long chi... method addChildAt (line 151) | public void addChildAt(YogaNode child, int i) { method jni_YGNodeRemoveChild (line 164) | private native void jni_YGNodeRemoveChild(long nativePointer, long chi... method removeChildAt (line 165) | public YogaNode removeChildAt(int i) { method getParent (line 173) | public @Nullable method indexOf (line 178) | public int indexOf(YogaNode child) { method jni_YGNodeCalculateLayout (line 182) | private native void jni_YGNodeCalculateLayout(long nativePointer, floa... method calculateLayout (line 183) | public void calculateLayout(float width, float height) { method hasNewLayout (line 187) | public boolean hasNewLayout() { method jni_YGNodeMarkDirty (line 191) | private native void jni_YGNodeMarkDirty(long nativePointer); method dirty (line 192) | public void dirty() { method jni_YGNodeIsDirty (line 196) | private native boolean jni_YGNodeIsDirty(long nativePointer); method isDirty (line 197) | public boolean isDirty() { method jni_YGNodeCopyStyle (line 201) | private native void jni_YGNodeCopyStyle(long dstNativePointer, long sr... method copyStyle (line 202) | public void copyStyle(YogaNode srcNode) { method markLayoutSeen (line 206) | public void markLayoutSeen() { method jni_YGNodeStyleGetDirection (line 210) | private native int jni_YGNodeStyleGetDirection(long nativePointer); method getStyleDirection (line 211) | public YogaDirection getStyleDirection() { method jni_YGNodeStyleSetDirection (line 215) | private native void jni_YGNodeStyleSetDirection(long nativePointer, in... method setDirection (line 216) | public void setDirection(YogaDirection direction) { method jni_YGNodeStyleGetFlexDirection (line 220) | private native int jni_YGNodeStyleGetFlexDirection(long nativePointer); method getFlexDirection (line 221) | public YogaFlexDirection getFlexDirection() { method jni_YGNodeStyleSetFlexDirection (line 225) | private native void jni_YGNodeStyleSetFlexDirection(long nativePointer... method setFlexDirection (line 226) | public void setFlexDirection(YogaFlexDirection flexDirection) { method jni_YGNodeStyleGetJustifyContent (line 230) | private native int jni_YGNodeStyleGetJustifyContent(long nativePointer); method getJustifyContent (line 231) | public YogaJustify getJustifyContent() { method jni_YGNodeStyleSetJustifyContent (line 235) | private native void jni_YGNodeStyleSetJustifyContent(long nativePointe... method setJustifyContent (line 236) | public void setJustifyContent(YogaJustify justifyContent) { method jni_YGNodeStyleGetAlignItems (line 240) | private native int jni_YGNodeStyleGetAlignItems(long nativePointer); method getAlignItems (line 241) | public YogaAlign getAlignItems() { method jni_YGNodeStyleSetAlignItems (line 245) | private native void jni_YGNodeStyleSetAlignItems(long nativePointer, i... method setAlignItems (line 246) | public void setAlignItems(YogaAlign alignItems) { method jni_YGNodeStyleGetAlignSelf (line 250) | private native int jni_YGNodeStyleGetAlignSelf(long nativePointer); method getAlignSelf (line 251) | public YogaAlign getAlignSelf() { method jni_YGNodeStyleSetAlignSelf (line 255) | private native void jni_YGNodeStyleSetAlignSelf(long nativePointer, in... method setAlignSelf (line 256) | public void setAlignSelf(YogaAlign alignSelf) { method jni_YGNodeStyleGetAlignContent (line 260) | private native int jni_YGNodeStyleGetAlignContent(long nativePointer); method getAlignContent (line 261) | public YogaAlign getAlignContent() { method jni_YGNodeStyleSetAlignContent (line 265) | private native void jni_YGNodeStyleSetAlignContent(long nativePointer,... method setAlignContent (line 266) | public void setAlignContent(YogaAlign alignContent) { method jni_YGNodeStyleGetPositionType (line 270) | private native int jni_YGNodeStyleGetPositionType(long nativePointer); method getPositionType (line 271) | public YogaPositionType getPositionType() { method jni_YGNodeStyleSetPositionType (line 275) | private native void jni_YGNodeStyleSetPositionType(long nativePointer,... method setPositionType (line 276) | public void setPositionType(YogaPositionType positionType) { method jni_YGNodeStyleSetFlexWrap (line 280) | private native void jni_YGNodeStyleSetFlexWrap(long nativePointer, int... method setWrap (line 281) | public void setWrap(YogaWrap flexWrap) { method jni_YGNodeStyleGetOverflow (line 285) | private native int jni_YGNodeStyleGetOverflow(long nativePointer); method getOverflow (line 286) | public YogaOverflow getOverflow() { method jni_YGNodeStyleSetOverflow (line 290) | private native void jni_YGNodeStyleSetOverflow(long nativePointer, int... method setOverflow (line 291) | public void setOverflow(YogaOverflow overflow) { method jni_YGNodeStyleGetDisplay (line 295) | private native int jni_YGNodeStyleGetDisplay(long nativePointer); method getDisplay (line 296) | public YogaDisplay getDisplay() { method jni_YGNodeStyleSetDisplay (line 300) | private native void jni_YGNodeStyleSetDisplay(long nativePointer, int ... method setDisplay (line 301) | public void setDisplay(YogaDisplay display) { method jni_YGNodeStyleSetFlex (line 305) | private native void jni_YGNodeStyleSetFlex(long nativePointer, float f... method setFlex (line 306) | public void setFlex(float flex) { method jni_YGNodeStyleGetFlexGrow (line 310) | private native float jni_YGNodeStyleGetFlexGrow(long nativePointer); method getFlexGrow (line 311) | public float getFlexGrow() { method jni_YGNodeStyleSetFlexGrow (line 315) | private native void jni_YGNodeStyleSetFlexGrow(long nativePointer, flo... method setFlexGrow (line 316) | public void setFlexGrow(float flexGrow) { method jni_YGNodeStyleGetFlexShrink (line 320) | private native float jni_YGNodeStyleGetFlexShrink(long nativePointer); method getFlexShrink (line 321) | public float getFlexShrink() { method jni_YGNodeStyleSetFlexShrink (line 325) | private native void jni_YGNodeStyleSetFlexShrink(long nativePointer, f... method setFlexShrink (line 326) | public void setFlexShrink(float flexShrink) { method jni_YGNodeStyleGetFlexBasis (line 330) | private native Object jni_YGNodeStyleGetFlexBasis(long nativePointer); method getFlexBasis (line 331) | public YogaValue getFlexBasis() { method jni_YGNodeStyleSetFlexBasis (line 335) | private native void jni_YGNodeStyleSetFlexBasis(long nativePointer, fl... method setFlexBasis (line 336) | public void setFlexBasis(float flexBasis) { method jni_YGNodeStyleSetFlexBasisPercent (line 340) | private native void jni_YGNodeStyleSetFlexBasisPercent(long nativePoin... method setFlexBasisPercent (line 341) | public void setFlexBasisPercent(float percent) { method jni_YGNodeStyleSetFlexBasisAuto (line 345) | private native void jni_YGNodeStyleSetFlexBasisAuto(long nativePointer); method setFlexBasisAuto (line 346) | public void setFlexBasisAuto() { method jni_YGNodeStyleGetMargin (line 350) | private native Object jni_YGNodeStyleGetMargin(long nativePointer, int... method getMargin (line 351) | public YogaValue getMargin(YogaEdge edge) { method jni_YGNodeStyleSetMargin (line 358) | private native void jni_YGNodeStyleSetMargin(long nativePointer, int e... method setMargin (line 359) | public void setMargin(YogaEdge edge, float margin) { method jni_YGNodeStyleSetMarginPercent (line 364) | private native void jni_YGNodeStyleSetMarginPercent(long nativePointer... method setMarginPercent (line 365) | public void setMarginPercent(YogaEdge edge, float percent) { method jni_YGNodeStyleSetMarginAuto (line 370) | private native void jni_YGNodeStyleSetMarginAuto(long nativePointer, i... method setMarginAuto (line 371) | public void setMarginAuto(YogaEdge edge) { method jni_YGNodeStyleGetPadding (line 376) | private native Object jni_YGNodeStyleGetPadding(long nativePointer, in... method getPadding (line 377) | public YogaValue getPadding(YogaEdge edge) { method jni_YGNodeStyleSetPadding (line 384) | private native void jni_YGNodeStyleSetPadding(long nativePointer, int ... method setPadding (line 385) | public void setPadding(YogaEdge edge, float padding) { method jni_YGNodeStyleSetPaddingPercent (line 390) | private native void jni_YGNodeStyleSetPaddingPercent(long nativePointe... method setPaddingPercent (line 391) | public void setPaddingPercent(YogaEdge edge, float percent) { method jni_YGNodeStyleGetBorder (line 396) | private native float jni_YGNodeStyleGetBorder(long nativePointer, int ... method getBorder (line 397) | public float getBorder(YogaEdge edge) { method jni_YGNodeStyleSetBorder (line 404) | private native void jni_YGNodeStyleSetBorder(long nativePointer, int e... method setBorder (line 405) | public void setBorder(YogaEdge edge, float border) { method jni_YGNodeStyleGetPosition (line 410) | private native Object jni_YGNodeStyleGetPosition(long nativePointer, i... method getPosition (line 411) | public YogaValue getPosition(YogaEdge edge) { method jni_YGNodeStyleSetPosition (line 418) | private native void jni_YGNodeStyleSetPosition(long nativePointer, int... method setPosition (line 419) | public void setPosition(YogaEdge edge, float position) { method jni_YGNodeStyleSetPositionPercent (line 424) | private native void jni_YGNodeStyleSetPositionPercent(long nativePoint... method setPositionPercent (line 425) | public void setPositionPercent(YogaEdge edge, float percent) { method jni_YGNodeStyleGetWidth (line 430) | private native Object jni_YGNodeStyleGetWidth(long nativePointer); method getWidth (line 431) | public YogaValue getWidth() { method jni_YGNodeStyleSetWidth (line 435) | private native void jni_YGNodeStyleSetWidth(long nativePointer, float ... method setWidth (line 436) | public void setWidth(float width) { method jni_YGNodeStyleSetWidthPercent (line 440) | private native void jni_YGNodeStyleSetWidthPercent(long nativePointer,... method setWidthPercent (line 441) | public void setWidthPercent(float percent) { method jni_YGNodeStyleSetWidthAuto (line 445) | private native void jni_YGNodeStyleSetWidthAuto(long nativePointer); method setWidthAuto (line 446) | public void setWidthAuto() { method jni_YGNodeStyleGetHeight (line 450) | private native Object jni_YGNodeStyleGetHeight(long nativePointer); method getHeight (line 451) | public YogaValue getHeight() { method jni_YGNodeStyleSetHeight (line 455) | private native void jni_YGNodeStyleSetHeight(long nativePointer, float... method setHeight (line 456) | public void setHeight(float height) { method jni_YGNodeStyleSetHeightPercent (line 460) | private native void jni_YGNodeStyleSetHeightPercent(long nativePointer... method setHeightPercent (line 461) | public void setHeightPercent(float percent) { method jni_YGNodeStyleSetHeightAuto (line 465) | private native void jni_YGNodeStyleSetHeightAuto(long nativePointer); method setHeightAuto (line 466) | public void setHeightAuto() { method jni_YGNodeStyleGetMinWidth (line 470) | private native Object jni_YGNodeStyleGetMinWidth(long nativePointer); method getMinWidth (line 471) | public YogaValue getMinWidth() { method jni_YGNodeStyleSetMinWidth (line 475) | private native void jni_YGNodeStyleSetMinWidth(long nativePointer, flo... method setMinWidth (line 476) | public void setMinWidth(float minWidth) { method jni_YGNodeStyleSetMinWidthPercent (line 480) | private native void jni_YGNodeStyleSetMinWidthPercent(long nativePoint... method setMinWidthPercent (line 481) | public void setMinWidthPercent(float percent) { method jni_YGNodeStyleGetMinHeight (line 485) | private native Object jni_YGNodeStyleGetMinHeight(long nativePointer); method getMinHeight (line 486) | public YogaValue getMinHeight() { method jni_YGNodeStyleSetMinHeight (line 490) | private native void jni_YGNodeStyleSetMinHeight(long nativePointer, fl... method setMinHeight (line 491) | public void setMinHeight(float minHeight) { method jni_YGNodeStyleSetMinHeightPercent (line 495) | private native void jni_YGNodeStyleSetMinHeightPercent(long nativePoin... method setMinHeightPercent (line 496) | public void setMinHeightPercent(float percent) { method jni_YGNodeStyleGetMaxWidth (line 500) | private native Object jni_YGNodeStyleGetMaxWidth(long nativePointer); method getMaxWidth (line 501) | public YogaValue getMaxWidth() { method jni_YGNodeStyleSetMaxWidth (line 505) | private native void jni_YGNodeStyleSetMaxWidth(long nativePointer, flo... method setMaxWidth (line 506) | public void setMaxWidth(float maxWidth) { method jni_YGNodeStyleSetMaxWidthPercent (line 510) | private native void jni_YGNodeStyleSetMaxWidthPercent(long nativePoint... method setMaxWidthPercent (line 511) | public void setMaxWidthPercent(float percent) { method jni_YGNodeStyleGetMaxHeight (line 515) | private native Object jni_YGNodeStyleGetMaxHeight(long nativePointer); method getMaxHeight (line 516) | public YogaValue getMaxHeight() { method jni_YGNodeStyleSetMaxHeight (line 520) | private native void jni_YGNodeStyleSetMaxHeight(long nativePointer, fl... method setMaxHeight (line 521) | public void setMaxHeight(float maxheight) { method jni_YGNodeStyleSetMaxHeightPercent (line 525) | private native void jni_YGNodeStyleSetMaxHeightPercent(long nativePoin... method setMaxHeightPercent (line 526) | public void setMaxHeightPercent(float percent) { method jni_YGNodeStyleGetAspectRatio (line 530) | private native float jni_YGNodeStyleGetAspectRatio(long nativePointer); method getAspectRatio (line 531) | public float getAspectRatio() { method jni_YGNodeStyleSetAspectRatio (line 535) | private native void jni_YGNodeStyleSetAspectRatio(long nativePointer, ... method setAspectRatio (line 536) | public void setAspectRatio(float aspectRatio) { method getLayoutX (line 540) | public float getLayoutX() { method getLayoutY (line 544) | public float getLayoutY() { method getLayoutWidth (line 548) | public float getLayoutWidth() { method getLayoutHeight (line 552) | public float getLayoutHeight() { method getLayoutMargin (line 556) | public float getLayoutMargin(YogaEdge edge) { method getLayoutPadding (line 575) | public float getLayoutPadding(YogaEdge edge) { method getLayoutBorder (line 594) | public float getLayoutBorder(YogaEdge edge) { method getLayoutDirection (line 613) | public YogaDirection getLayoutDirection() { method jni_YGNodeSetHasMeasureFunc (line 617) | private native void jni_YGNodeSetHasMeasureFunc(long nativePointer, bo... method setMeasureFunction (line 618) | public void setMeasureFunction(YogaMeasureFunction measureFunction) { method measure (line 628) | @DoNotStrip method jni_YGNodeSetHasBaselineFunc (line 642) | private native void jni_YGNodeSetHasBaselineFunc(long nativePointer, b... method setBaselineFunction (line 643) | public void setBaselineFunction(YogaBaselineFunction baselineFunction) { method baseline (line 648) | @DoNotStrip method isMeasureDefined (line 653) | public boolean isMeasureDefined() { method setData (line 657) | public void setData(Object data) { method getData (line 661) | public Object getData() { method jni_YGNodePrint (line 665) | private native void jni_YGNodePrint(long nativePointer); method print (line 671) | public void print() { FILE: ReactAndroid/src/main/java/com/facebook/yoga/YogaNodeType.java type YogaNodeType (line 14) | @DoNotStrip method YogaNodeType (line 21) | YogaNodeType(int intValue) { method intValue (line 25) | public int intValue() { method fromInt (line 29) | public static YogaNodeType fromInt(int value) { FILE: ReactAndroid/src/main/java/com/facebook/yoga/YogaOverflow.java type YogaOverflow (line 14) | @DoNotStrip method YogaOverflow (line 22) | YogaOverflow(int intValue) { method intValue (line 26) | public int intValue() { method fromInt (line 30) | public static YogaOverflow fromInt(int value) { FILE: ReactAndroid/src/main/java/com/facebook/yoga/YogaPositionType.java type YogaPositionType (line 14) | @DoNotStrip method YogaPositionType (line 21) | YogaPositionType(int intValue) { method intValue (line 25) | public int intValue() { method fromInt (line 29) | public static YogaPositionType fromInt(int value) { FILE: ReactAndroid/src/main/java/com/facebook/yoga/YogaPrintOptions.java type YogaPrintOptions (line 14) | @DoNotStrip method YogaPrintOptions (line 22) | YogaPrintOptions(int intValue) { method intValue (line 26) | public int intValue() { method fromInt (line 30) | public static YogaPrintOptions fromInt(int value) { FILE: ReactAndroid/src/main/java/com/facebook/yoga/YogaUnit.java type YogaUnit (line 14) | @DoNotStrip method YogaUnit (line 23) | YogaUnit(int intValue) { method intValue (line 27) | public int intValue() { method fromInt (line 31) | public static YogaUnit fromInt(int value) { FILE: ReactAndroid/src/main/java/com/facebook/yoga/YogaValue.java class YogaValue (line 14) | @DoNotStrip method YogaValue (line 23) | public YogaValue(float value, YogaUnit unit) { method YogaValue (line 28) | @DoNotStrip method equals (line 33) | @Override method hashCode (line 44) | @Override method toString (line 49) | @Override method parse (line 65) | public static YogaValue parse(String s) { FILE: ReactAndroid/src/main/java/com/facebook/yoga/YogaWrap.java type YogaWrap (line 14) | @DoNotStrip method YogaWrap (line 22) | YogaWrap(int intValue) { method intValue (line 26) | public int intValue() { method fromInt (line 30) | public static YogaWrap fromInt(int value) { FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/ALog.h function namespace (line 21) | namespace facebook { FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/Build.h function namespace (line 11) | namespace facebook { FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/Countable.h function namespace (line 17) | namespace facebook { FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/Environment.h function namespace (line 17) | namespace facebook { FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/ProgramLocation.h function namespace (line 15) | namespace facebook { FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/RefPtr.h function namespace (line 14) | namespace facebook { function m_ptr (line 73) | m_ptr(nullptr) function m_ptr (line 83) | m_ptr(nullptr) function reset (line 119) | void reset() { function T (line 124) | T* get() const { type class (line 161) | enum class function m_ptr (line 167) | m_ptr(ptr) function refIfNecessary (line 176) | static inline void refIfNecessary(T* ptr) { function unrefIfNecessary (line 181) | static inline void unrefIfNecessary(T* ptr) { FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/StaticInitialized.h function namespace (line 14) | namespace facebook { FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/ThreadLocal.h function namespace (line 17) | namespace facebook { FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/assert.h function namespace (line 15) | namespace facebook { FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/fbjni/Boxed.h function namespace (line 14) | namespace facebook { FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/fbjni/ByteBuffer.h function namespace (line 17) | namespace facebook { FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/fbjni/Common.h function namespace (line 45) | namespace facebook { FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/fbjni/Context.h function namespace (line 15) | namespace facebook { FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/fbjni/CoreClasses-inl.h function namespace (line 21) | namespace facebook { function namespace (line 145) | namespace detail { type NativeMethod (line 153) | struct NativeMethod { function local_ref (line 159) | inline local_ref JClass::getSuperclass() const noexcept { function isAssignableFrom (line 178) | inline bool JClass::isAssignableFrom(alias_ref other) const noex... function string (line 322) | struct Convert { function char (line 337) | struct Convert { function namespace (line 358) | namespace detail { function release (line 517) | static void release( function release (line 544) | static void release( function Base (line 650) | Base, JType>::javaClassStatic() { FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/fbjni/CoreClasses.h function namespace (line 28) | namespace facebook { function namespace (line 343) | namespace detail { function namespace (line 368) | namespace detail { function isCopy (line 538) | bool isCopy() const noexcept; FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/fbjni/Exceptions.h function namespace (line 40) | namespace facebook { FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/fbjni/File.h function namespace (line 14) | namespace facebook { FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/fbjni/Hybrid.h function class (line 25) | class BaseHybridClass { function HybridData (line 30) | struct FBEXPORT HybridData : public JavaClass { FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/fbjni/Iterator-inl.h function namespace (line 12) | namespace facebook { FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/fbjni/Iterator.h function namespace (line 14) | namespace facebook { type Iterator (line 119) | struct Iterator FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/fbjni/JThread.h function namespace (line 15) | namespace facebook { FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/fbjni/JWeakReference.h function local_ref (line 26) | static local_ref> newInstance(alias_ref object) { FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/fbjni/Meta-forward.h function namespace (line 12) | namespace facebook { FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/fbjni/Meta-inl.h function namespace (line 24) | namespace facebook { function namespace (line 394) | namespace internal { FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/fbjni/Meta.h function namespace (line 35) | namespace facebook { FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/fbjni/MetaConvert.h function namespace (line 10) | namespace facebook { FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/fbjni/NativeRunnable.h function namespace (line 18) | namespace facebook { FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/fbjni/ReferenceAllocators-inl.h function namespace (line 16) | namespace facebook { FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/fbjni/ReferenceAllocators.h function namespace (line 23) | namespace facebook { namespace jni { FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/fbjni/References-forward.h function namespace (line 14) | namespace facebook { FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/fbjni/References-inl.h function namespace (line 15) | namespace facebook { function set (line 92) | inline void JObjectBase::set(jobject reference) noexcept { function jobject (line 96) | inline jobject JObjectBase::get() const noexcept { function ref (line 107) | auto ref = Alloc{} function throw (line 112) | throw std::bad_alloc{} FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/fbjni/References.h function namespace (line 86) | namespace facebook { function Repr (line 193) | const Repr& get() const noexcept; function explicit (line 381) | explicit weak_ref(javaobject reference) noexcept FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/fbjni/Registration-inl.h function namespace (line 15) | namespace facebook { FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/fbjni/Registration.h function namespace (line 15) | namespace facebook { FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/fbjni/TypeTraits.h function namespace (line 16) | namespace facebook { FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/log.h type android_LogPriority (line 60) | typedef enum android_LogPriority { FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/lyra.h function namespace (line 12) | namespace facebook { FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/noncopyable.h function namespace (line 12) | namespace facebook { FILE: ReactAndroid/src/main/jni/first-party/fb/include/fb/nonmovable.h function namespace (line 12) | namespace facebook { FILE: ReactAndroid/src/main/jni/first-party/fb/include/jni/Countable.h function namespace (line 18) | namespace facebook { FILE: ReactAndroid/src/main/jni/first-party/fb/include/jni/GlobalReference.h function namespace (line 19) | namespace facebook { namespace jni { FILE: ReactAndroid/src/main/jni/first-party/fb/include/jni/JniTerminateHandler.h function namespace (line 14) | namespace facebook { FILE: ReactAndroid/src/main/jni/first-party/fb/include/jni/LocalReference.h function namespace (line 19) | namespace facebook { FILE: ReactAndroid/src/main/jni/first-party/fb/include/jni/LocalString.h function namespace (line 18) | namespace facebook { FILE: ReactAndroid/src/main/jni/first-party/fb/include/jni/Registration.h function namespace (line 15) | namespace facebook { FILE: ReactAndroid/src/main/jni/first-party/fb/include/jni/WeakReference.h function namespace (line 18) | namespace facebook { FILE: ReactAndroid/src/main/jni/first-party/fb/include/jni/jni_helpers.h function namespace (line 16) | namespace facebook { FILE: ReactAndroid/src/main/jni/first-party/fb/jni/ByteBuffer.cpp type facebook (line 16) | namespace facebook { type jni (line 17) | namespace jni { function createEmpty (line 20) | local_ref createEmpty() { FILE: ReactAndroid/src/main/jni/first-party/fb/jni/Countable.cpp type facebook (line 15) | namespace facebook { type jni (line 16) | namespace jni { function setCountableForJava (line 30) | void setCountableForJava(JNIEnv* env, jobject obj, RefPtr... function dispose (line 47) | void dispose(JNIEnv* env, jobject obj) { function CountableOnLoad (line 61) | void CountableOnLoad(JNIEnv* env) { FILE: ReactAndroid/src/main/jni/first-party/fb/jni/Environment.cpp type facebook (line 18) | namespace facebook { type jni (line 19) | namespace jni { function ThreadScope (line 29) | ThreadScope* currentScope() { type EnvironmentInitializer (line 35) | struct EnvironmentInitializer { method EnvironmentInitializer (line 36) | EnvironmentInitializer(JavaVM* vm) { function getEnv (line 43) | int getEnv(JNIEnv** env) { function JNIEnv (line 50) | JNIEnv* attachCurrentThread() { function JNIEnv (line 65) | JNIEnv* Environment::current() { function JNIEnv (line 92) | JNIEnv* Environment::ensureCurrentThreadIsAttached() { type JThreadScopeSupport (line 159) | struct JThreadScopeSupport : JavaClass { method runStdFunction (line 163) | static void runStdFunction(std::function&& func) { method runStdFunctionImpl (line 168) | static void runStdFunctionImpl(alias_ref, jlong ptr) { method OnLoad (line 172) | static void OnLoad() { FILE: ReactAndroid/src/main/jni/first-party/fb/jni/Exceptions.cpp type facebook (line 30) | namespace facebook { type jni (line 31) | namespace jni { class JRuntimeException (line 34) | class JRuntimeException : public JavaClass create(const char* str) { method create (line 42) | static local_ref create() { class JIOException (line 47) | class JIOException : public JavaClass { method create (line 51) | static local_ref create(const char* str) { class JOutOfMemoryError (line 56) | class JOutOfMemoryError : public JavaClass create(const char* str) { class JArrayIndexOutOfBoundsException (line 65) | class JArrayIndexOutOfBoundsException : public JavaClass create(const cha... class JUnknownCppException (line 74) | class JUnknownCppException : public JavaClass create() { method create (line 82) | static local_ref create(const char* str) { class JCppSystemErrorException (line 87) | class JCppSystemErrorException : public JavaClass create(const std::syste... function setJavaExceptionAndAbortOnFailure (line 100) | void setJavaExceptionAndAbortOnFailure(alias_ref throwab... function throwPendingJniExceptionAsCppException (line 121) | void throwPendingJniExceptionAsCppException() { function throwCppExceptionIf (line 136) | void throwCppExceptionIf(bool condition) { function throwNewJavaException (line 150) | void throwNewJavaException(jthrowable throwable) { function throwNewJavaException (line 154) | void throwNewJavaException(const char* throwableName, const char* ms... function denest (line 214) | void denest(const std::function& func, std... function createJStackTraceElement (line 231) | local_ref createJStackTraceElement(const lyra::S... function addCppStacktraceToJavaException (line 238) | void addCppStacktraceToJavaException(alias_ref java, std... function convertCppExceptionToJavaException (line 258) | local_ref convertCppExceptionToJavaException(std::except... function getJavaExceptionForCppBackTrace (line 292) | local_ref getJavaExceptionForCppBackTrace() { function getJavaExceptionForCppBackTrace (line 296) | local_ref getJavaExceptionForCppBackTrace(const char* ms... function getJavaExceptionForCppException (line 307) | local_ref getJavaExceptionForCppException(std::exception... function translatePendingCppExceptionToJavaException (line 322) | void translatePendingCppExceptionToJavaException() { FILE: ReactAndroid/src/main/jni/first-party/fb/jni/Hybrid.cpp type facebook (line 13) | namespace facebook { type jni (line 14) | namespace jni { type detail (line 16) | namespace detail { function deleteNative (line 25) | void deleteNative(alias_ref, jlong ptr) { function HybridDataOnLoad (line 30) | void HybridDataOnLoad() { FILE: ReactAndroid/src/main/jni/first-party/fb/jni/LocalString.cpp type facebook (line 16) | namespace facebook { type jni (line 17) | namespace jni { function encode3ByteUTF8 (line 27) | inline void encode3ByteUTF8(char32_t code, uint8_t* out) { function decode3ByteUTF8 (line 35) | inline char32_t decode3ByteUTF8(const uint8_t* in) { function encode4ByteUTF8 (line 41) | inline void encode4ByteUTF8(char32_t code, std::string& out, size_t ... function isFourByteUTF8Encoding (line 51) | inline bool isFourByteUTF8Encoding(const T* utf8) { type detail (line 57) | namespace detail { function modifiedLength (line 59) | size_t modifiedLength(const std::string& str) { function modifiedLength (line 81) | size_t modifiedLength(const uint8_t* str, size_t* length) { function utf8ToModifiedUTF8 (line 104) | void utf8ToModifiedUTF8(const uint8_t* utf8, size_t len, uint8_t* ... function modifiedUTF8ToUTF8 (line 161) | std::string modifiedUTF8ToUTF8(const uint8_t* modified, size_t len... function utf16toUTF8Length (line 207) | size_t utf16toUTF8Length(const uint16_t* utf16String, size_t utf16... function utf16toUTF8 (line 235) | std::string utf16toUTF8(const uint16_t* utf16String, size_t utf16S... function fromJString (line 308) | std::string fromJString(JNIEnv* env, jstring str) { FILE: ReactAndroid/src/main/jni/first-party/fb/jni/OnLoad.cpp function initialize_fbjni (line 17) | void initialize_fbjni() { FILE: ReactAndroid/src/main/jni/first-party/fb/jni/References.cpp type facebook (line 12) | namespace facebook { type jni (line 13) | namespace jni { type internal (line 29) | namespace internal { function doesGetObjectRefTypeWork (line 34) | bool doesGetObjectRefTypeWork() { FILE: ReactAndroid/src/main/jni/first-party/fb/jni/WeakReference.cpp type facebook (line 13) | namespace facebook { type jni (line 14) | namespace jni { FILE: ReactAndroid/src/main/jni/first-party/fb/jni/android/CpuCapabilities.cpp type facebook (line 9) | namespace facebook { namespace jni { type jni (line 9) | namespace jni { function jboolean (line 13) | jboolean nativeDeviceSupportsNeon(JNIEnv* env, jobject obj) { function jboolean (line 34) | jboolean nativeDeviceSupportsVFPFP16(JNIEnv *env, jobject obj) { function jboolean (line 46) | jboolean nativeDeviceSupportsX86(JNIEnv* env, jobject obj) { function initialize_cpucapabilities (line 52) | void initialize_cpucapabilities() { FILE: ReactAndroid/src/main/jni/first-party/fb/jni/android/ReferenceChecking.cpp type facebook (line 17) | namespace facebook { type jni (line 18) | namespace jni { type internal (line 19) | namespace internal { function getApiLevel (line 21) | static int32_t getApiLevel() { function doesGetObjectRefTypeWork (line 30) | bool doesGetObjectRefTypeWork() { FILE: ReactAndroid/src/main/jni/first-party/fb/jni/fbjni.cpp type facebook (line 17) | namespace facebook { type jni (line 18) | namespace jni { function jint (line 20) | jint initialize(JavaVM* vm, std::function&& init_fn) noexcept { function findClassStatic (line 58) | alias_ref findClassStatic(const char* name) { function findClassLocal (line 70) | local_ref findClassLocal(const char* name) { function make_jstring (line 89) | local_ref make_jstring(const char* utf8) { type internal (line 185) | namespace internal { function FBEXPORT (line 189) | FBEXPORT void facebook::jni::internal::ReferenceStats::reset() noe... FILE: ReactAndroid/src/main/jni/first-party/fb/jni/java/CppException.java class CppException (line 14) | @DoNotStrip method CppException (line 16) | @DoNotStrip FILE: ReactAndroid/src/main/jni/first-party/fb/jni/java/CppSystemErrorException.java class CppSystemErrorException (line 14) | @DoNotStrip method CppSystemErrorException (line 18) | @DoNotStrip method getErrorCode (line 24) | public int getErrorCode() { FILE: ReactAndroid/src/main/jni/first-party/fb/jni/java/UnknownCppException.java class UnknownCppException (line 14) | @DoNotStrip method UnknownCppException (line 16) | @DoNotStrip method UnknownCppException (line 21) | @DoNotStrip FILE: ReactAndroid/src/main/jni/first-party/fb/jni/jni_helpers.cpp type facebook (line 18) | namespace facebook { function jint (line 29) | jint throwException(JNIEnv* pEnv, const char* szClassName, const char*... function jint (line 44) | jint throwNoClassDefError(JNIEnv* pEnv, const char* szFmt, ...) { function jint (line 60) | jint throwRuntimeException(JNIEnv* pEnv, const char* szFmt, ...) { function jint (line 76) | jint throwIllegalArgumentException(JNIEnv* pEnv, const char* szFmt, ..... function jint (line 92) | jint throwIllegalStateException(JNIEnv* pEnv, const char* szFmt, ...) { function jint (line 108) | jint throwOutOfMemoryError(JNIEnv* pEnv, const char* szFmt, ...) { function jint (line 124) | jint throwAssertionError(JNIEnv* pEnv, const char* szFmt, ...) { function jint (line 140) | jint throwIOException(JNIEnv* pEnv, const char* szFmt, ...) { function jclass (line 157) | jclass findClassOrThrow(JNIEnv* pEnv, const char* szClassName) { function jfieldID (line 175) | jfieldID getFieldIdOrThrow(JNIEnv* pEnv, jclass clazz, const char* szF... function jmethodID (line 189) | jmethodID getMethodIdOrThrow( FILE: ReactAndroid/src/main/jni/first-party/fb/lyra/lyra.cpp type facebook (line 14) | namespace facebook { type lyra (line 15) | namespace lyra { class IosFlagsSaver (line 19) | class IosFlagsSaver { method IosFlagsSaver (line 24) | IosFlagsSaver(ios_base& ios) type BacktraceState (line 34) | struct BacktraceState { function _Unwind_Reason_Code (line 39) | _Unwind_Reason_Code unwindCallback(struct _Unwind_Context* context, ... function captureBacktrace (line 58) | void captureBacktrace(size_t skip, vector& stack... function getStackTrace (line 68) | void getStackTrace(vector& stackTrace, size_t sk... function getStackTraceSymbols (line 74) | void getStackTraceSymbols(vector& symbols, function ostream (line 89) | ostream& operator<<(ostream& out, const StackTraceElement& elm) { function ostream (line 108) | ostream& operator<<(ostream& out, const vector& t... FILE: ReactAndroid/src/main/jni/first-party/fb/onload.cpp function JNIEXPORT (line 21) | JNIEXPORT jint JNI_OnLoad(JavaVM* vm, void* reserved) { FILE: ReactAndroid/src/main/jni/first-party/fbgloginit/fb/glog_init.h function namespace (line 7) | namespace facebook { namespace gloginit { FILE: ReactAndroid/src/main/jni/first-party/fbgloginit/glog_init.cpp function toAndroidLevel (line 15) | static int toAndroidLevel(google::LogSeverity severity) { class LogcatSink (line 33) | class LogcatSink : public google::LogSink { method send (line 35) | void send( class TaggedLogcatSink (line 56) | class TaggedLogcatSink : public google::LogSink { method TaggedLogcatSink (line 60) | TaggedLogcatSink(const std::string &tag) : tag_{tag} {} method send (line 62) | void send( function sendGlogOutputToLogcat (line 88) | static void sendGlogOutputToLogcat(const char* tag) { function lastResort (line 99) | static void lastResort(const char* tag, const char* msg, const char* arg... type facebook (line 115) | namespace facebook { namespace gloginit { type gloginit (line 115) | namespace gloginit { function initialize (line 117) | void initialize(const char* tag) { FILE: ReactAndroid/src/main/jni/first-party/jni-hack/real/jni.h type jboolean (line 31) | typedef uint8_t jboolean; type jbyte (line 32) | typedef int8_t jbyte; type jchar (line 33) | typedef uint16_t jchar; type jshort (line 34) | typedef int16_t jshort; type jint (line 35) | typedef int32_t jint; type jlong (line 36) | typedef int64_t jlong; type jfloat (line 37) | typedef float jfloat; type jdouble (line 38) | typedef double jdouble; type jint (line 41) | typedef jint jsize; function class (line 47) | class _jobject {} function class (line 48) | class _jclass : public _jobject {} function class (line 49) | class _jstring : public _jobject {} function class (line 50) | class _jarray : public _jobject {} function class (line 51) | class _jobjectArray : public _jarray {} function class (line 52) | class _jbooleanArray : public _jarray {} function class (line 53) | class _jbyteArray : public _jarray {} function class (line 54) | class _jcharArray : public _jarray {} function class (line 55) | class _jshortArray : public _jarray {} function class (line 56) | class _jintArray : public _jarray {} function class (line 57) | class _jlongArray : public _jarray {} function class (line 58) | class _jfloatArray : public _jarray {} function class (line 59) | class _jdoubleArray : public _jarray {} function class (line 60) | class _jthrowable : public _jobject {} type _jobject (line 62) | typedef _jobject* jobject; type _jclass (line 63) | typedef _jclass* jclass; type _jstring (line 64) | typedef _jstring* jstring; type _jarray (line 65) | typedef _jarray* jarray; type _jobjectArray (line 66) | typedef _jobjectArray* jobjectArray; type _jbooleanArray (line 67) | typedef _jbooleanArray* jbooleanArray; type _jbyteArray (line 68) | typedef _jbyteArray* jbyteArray; type _jcharArray (line 69) | typedef _jcharArray* jcharArray; type _jshortArray (line 70) | typedef _jshortArray* jshortArray; type _jintArray (line 71) | typedef _jintArray* jintArray; type _jlongArray (line 72) | typedef _jlongArray* jlongArray; type _jfloatArray (line 73) | typedef _jfloatArray* jfloatArray; type _jdoubleArray (line 74) | typedef _jdoubleArray* jdoubleArray; type _jthrowable (line 75) | typedef _jthrowable* jthrowable; type _jobject (line 76) | typedef _jobject* jweak; type jobject (line 85) | typedef jobject jclass; type jobject (line 86) | typedef jobject jstring; type jobject (line 87) | typedef jobject jarray; type jarray (line 88) | typedef jarray jobjectArray; type jarray (line 89) | typedef jarray jbooleanArray; type jarray (line 90) | typedef jarray jbyteArray; type jarray (line 91) | typedef jarray jcharArray; type jarray (line 92) | typedef jarray jshortArray; type jarray (line 93) | typedef jarray jintArray; type jarray (line 94) | typedef jarray jlongArray; type jarray (line 95) | typedef jarray jfloatArray; type jarray (line 96) | typedef jarray jdoubleArray; type jobject (line 97) | typedef jobject jthrowable; type jobject (line 98) | typedef jobject jweak; type _jfieldID (line 102) | struct _jfieldID type _jfieldID (line 103) | struct _jfieldID type _jmethodID (line 105) | struct _jmethodID type _jmethodID (line 106) | struct _jmethodID type JNIInvokeInterface (line 108) | struct JNIInvokeInterface type jvalue (line 110) | typedef union jvalue { type jobjectRefType (line 122) | typedef enum jobjectRefType { type JNINativeMethod (line 129) | typedef struct { type _JNIEnv (line 135) | struct _JNIEnv type _JavaVM (line 136) | struct _JavaVM type JNINativeInterface (line 137) | struct JNINativeInterface type _JNIEnv (line 140) | typedef _JNIEnv JNIEnv; type _JavaVM (line 141) | typedef _JavaVM JavaVM; type JNINativeInterface (line 143) | struct JNINativeInterface type JNIInvokeInterface (line 144) | struct JNIInvokeInterface type JNINativeInterface (line 150) | struct JNINativeInterface { type _JNIEnv (line 491) | struct _JNIEnv { type JNIInvokeInterface (line 1038) | struct JNIInvokeInterface { type _JavaVM (line 1053) | struct _JavaVM { type JavaVMAttachArgs (line 1070) | struct JavaVMAttachArgs { type JavaVMAttachArgs (line 1075) | typedef struct JavaVMAttachArgs JavaVMAttachArgs; type JavaVMOption (line 1081) | typedef struct JavaVMOption { type JavaVMInitArgs (line 1086) | typedef struct JavaVMInitArgs { FILE: ReactAndroid/src/main/jni/first-party/yogajni/jni/YGJNI.cpp type JYogaNode (line 18) | struct JYogaNode : public JavaClass { function YGTransferLayoutDirection (line 26) | static void YGTransferLayoutDirection(YGNodeRef node, alias_ref... function YGTransferLayoutOutputsRecursive (line 31) | static void YGTransferLayoutOutputsRecursive(YGNodeRef root) { function YGPrint (line 103) | static void YGPrint(YGNodeRef node) { function YGJNIBaselineFunc (line 111) | static float YGJNIBaselineFunc(YGNodeRef node, float width, float height) { function YGSize (line 121) | static YGSize YGJNIMeasureFunc(YGNodeRef node, type JYogaLogLevel (line 152) | struct JYogaLogLevel : public JavaClass { function YGJNILogFunc (line 156) | static int YGJNILogFunc(const YGConfigRef config, function YGNodeRef (line 182) | static inline YGNodeRef _jlong2YGNodeRef(jlong addr) { function YGConfigRef (line 186) | static inline YGConfigRef _jlong2YGConfigRef(jlong addr) { function jlong (line 190) | jlong jni_YGNodeNew(alias_ref thiz) { function jlong (line 199) | jlong jni_YGNodeNewWithConfig(alias_ref thiz, jlong configPoint... function jni_YGNodeFree (line 206) | void jni_YGNodeFree(alias_ref thiz, jlong nativePointer) { function jni_YGNodeReset (line 212) | void jni_YGNodeReset(alias_ref thiz, jlong nativePointer) { function jni_YGNodePrint (line 220) | void jni_YGNodePrint(alias_ref thiz, jlong nativePointer) { function jni_YGNodeInsertChild (line 227) | void jni_YGNodeInsertChild(alias_ref, jlong nativePointer, jlon... function jni_YGNodeRemoveChild (line 231) | void jni_YGNodeRemoveChild(alias_ref, jlong nativePointer, jlon... function jni_YGNodeCalculateLayout (line 235) | void jni_YGNodeCalculateLayout(alias_ref, function jni_YGNodeMarkDirty (line 247) | void jni_YGNodeMarkDirty(alias_ref, jlong nativePointer) { function jboolean (line 251) | jboolean jni_YGNodeIsDirty(alias_ref, jlong nativePointer) { function jni_YGNodeSetHasMeasureFunc (line 255) | void jni_YGNodeSetHasMeasureFunc(alias_ref, jlong nativePointer... function jni_YGNodeSetHasBaselineFunc (line 260) | void jni_YGNodeSetHasBaselineFunc(alias_ref, function jni_YGNodeCopyStyle (line 267) | void jni_YGNodeCopyStyle(alias_ref, jlong dstNativePointer, jlo... type JYogaValue (line 271) | struct JYogaValue : public JavaClass { method create (line 274) | static local_ref create(YGValue value) { function jni_YGNodeStyleSetFlex (line 362) | void jni_YGNodeStyleSetFlex(alias_ref, jlong nativePointer, jfl... function jlong (line 384) | jlong jni_YGConfigNew(alias_ref) { function jni_YGConfigFree (line 388) | void jni_YGConfigFree(alias_ref, jlong nativePointer) { function jni_YGConfigSetExperimentalFeatureEnabled (line 393) | void jni_YGConfigSetExperimentalFeatureEnabled(alias_ref, function jni_YGConfigSetUseWebDefaults (line 403) | void jni_YGConfigSetUseWebDefaults(alias_ref, function jni_YGConfigSetPointScaleFactor (line 410) | void jni_YGConfigSetPointScaleFactor(alias_ref, function jni_YGConfigSetUseLegacyStretchBehaviour (line 417) | void jni_YGConfigSetUseLegacyStretchBehaviour(alias_ref, function jni_YGConfigSetLogger (line 424) | void jni_YGConfigSetLogger(alias_ref, jlong nativePointer, alia... function jint (line 441) | jint jni_YGNodeGetInstanceCount(alias_ref clazz) { function jint (line 447) | jint JNI_OnLoad(JavaVM *vm, void *) { FILE: ReactAndroid/src/main/jni/packagerconnection/JSPackagerClientResponder.cpp type facebook (line 9) | namespace facebook { type react (line 10) | namespace react { FILE: ReactAndroid/src/main/jni/packagerconnection/JSPackagerClientResponder.h function namespace (line 5) | namespace facebook { FILE: ReactAndroid/src/main/jni/packagerconnection/OnLoad.cpp type facebook (line 10) | namespace facebook { type react (line 11) | namespace react { function JNIEXPORT (line 13) | JNIEXPORT jint JNI_OnLoad(JavaVM *vm, void *reserved) { FILE: ReactAndroid/src/main/jni/packagerconnection/SamplingProfilerJniMethod.cpp type facebook (line 13) | namespace facebook { type react (line 14) | namespace react { FILE: ReactAndroid/src/main/jni/packagerconnection/SamplingProfilerJniMethod.h function namespace (line 8) | namespace facebook { FILE: ReactAndroid/src/main/jni/react/jni/AndroidJSCFactory.cpp type facebook (line 20) | namespace facebook { type react (line 21) | namespace react { function extractJniError (line 25) | ExceptionHandling::ExtractedEror extractJniError(const std::exceptio... function JSValueRef (line 55) | JSValueRef nativePerformanceNow( type detail (line 79) | namespace detail { function injectJSCExecutorAndroidPlatform (line 81) | void injectJSCExecutorAndroidPlatform() { function makeAndroidJSCExecutorFactory (line 92) | std::unique_ptr makeAndroidJSCExecutorFactory( FILE: ReactAndroid/src/main/jni/react/jni/AndroidJSCFactory.h function namespace (line 7) | namespace folly { function namespace (line 13) | namespace facebook { FILE: ReactAndroid/src/main/jni/react/jni/CatalystInstanceImpl.cpp type facebook (line 31) | namespace facebook { type react (line 32) | namespace react { class Exception (line 36) | class Exception : public jni::JavaClass { class JInstanceCallback (line 41) | class JInstanceCallback : public InstanceCallback { method JInstanceCallback (line 43) | explicit JInstanceCallback( method onBatchComplete (line 48) | void onBatchComplete() override { method incrementPendingJSCalls (line 56) | void incrementPendingJSCalls() override { method decrementPendingJSCalls (line 66) | void decrementPendingJSCalls() override { function jlong (line 239) | jlong CatalystInstanceImpl::getJavaScriptContext() { FILE: ReactAndroid/src/main/jni/react/jni/CatalystInstanceImpl.h function namespace (line 14) | namespace facebook { FILE: ReactAndroid/src/main/jni/react/jni/CxxModuleWrapper.cpp type facebook (line 12) | namespace facebook { type react (line 13) | namespace react { FILE: ReactAndroid/src/main/jni/react/jni/CxxModuleWrapper.h function namespace (line 7) | namespace facebook { FILE: ReactAndroid/src/main/jni/react/jni/CxxModuleWrapperBase.h function namespace (line 11) | namespace facebook { FILE: ReactAndroid/src/main/jni/react/jni/CxxSharedModuleWrapper.h function namespace (line 9) | namespace facebook { FILE: ReactAndroid/src/main/jni/react/jni/JCallback.h function namespace (line 12) | namespace facebook { FILE: ReactAndroid/src/main/jni/react/jni/JInspector.cpp type facebook (line 8) | namespace facebook { type react (line 9) | namespace react { class RemoteConnection (line 13) | class RemoteConnection : public IRemoteConnection { method RemoteConnection (line 15) | RemoteConnection(jni::alias_ref con... method onMessage (line 18) | virtual void onMessage(std::string message) override { method onDisconnect (line 22) | virtual void onDisconnect() override { FILE: ReactAndroid/src/main/jni/react/jni/JInspector.h function namespace (line 12) | namespace facebook { FILE: ReactAndroid/src/main/jni/react/jni/JMessageQueueThread.cpp type facebook (line 16) | namespace facebook { type react (line 17) | namespace react { type JavaJSException (line 21) | struct JavaJSException : jni::JavaClass { method create (line 24) | static local_ref create(const char* message, cons... function wrapRunnable (line 31) | std::function wrapRunnable(std::function&& runnable) { FILE: ReactAndroid/src/main/jni/react/jni/JMessageQueueThread.h function namespace (line 12) | namespace facebook { FILE: ReactAndroid/src/main/jni/react/jni/JNativeRunnable.h function namespace (line 11) | namespace facebook { FILE: ReactAndroid/src/main/jni/react/jni/JSCPerfLogging.cpp type facebook (line 12) | namespace facebook { namespace react { type react (line 12) | namespace react { type JQuickPerformanceLogger (line 14) | struct JQuickPerformanceLogger : JavaClass { method markerStart (line 17) | void markerStart(int markerId, int instanceKey, long timestamp) { method markerEnd (line 23) | void markerEnd(int markerId, int instanceKey, short actionId, long... method markerTag (line 29) | void markerTag(int markerId, int instanceKey, alias_ref t... method markerAnnotate (line 35) | void markerAnnotate( method markerNote (line 45) | void markerNote(int markerId, int instanceKey, short actionId, lon... method markerCancel (line 51) | void markerCancel(int markerId, int instanceKey) { method currentMonotonicTimestamp (line 57) | int64_t currentMonotonicTimestamp() { type JQuickPerformanceLoggerProvider (line 64) | struct JQuickPerformanceLoggerProvider : JavaClass get() { function isReady (line 75) | static bool isReady() { function isNan (line 102) | static bool isNan(double value) { function grabDoubles (line 107) | static bool grabDoubles( function getJStringFromJSValueRef (line 126) | static local_ref getJStringFromJSValueRef(JSContextRef ctx,... function JSValueRef (line 135) | static JSValueRef nativeQPLMarkerStart( function JSValueRef (line 152) | static JSValueRef nativeQPLMarkerEnd( function JSValueRef (line 170) | static JSValueRef nativeQPLMarkerTag( function JSValueRef (line 187) | static JSValueRef nativeQPLMarkerAnnotate( function JSValueRef (line 205) | static JSValueRef nativeQPLMarkerNote( function JSValueRef (line 223) | static JSValueRef nativeQPLMarkerCancel( function JSValueRef (line 239) | static JSValueRef nativeQPLTimestamp( function addNativePerfLoggingHooks (line 254) | void addNativePerfLoggingHooks(JSGlobalContextRef ctx) { FILE: ReactAndroid/src/main/jni/react/jni/JSCPerfLogging.h function namespace (line 7) | namespace facebook { FILE: ReactAndroid/src/main/jni/react/jni/JSLoader.cpp type facebook (line 23) | namespace facebook { type react (line 24) | namespace react { function AAssetManager (line 26) | __attribute__((visibility("default"))) function loadScriptFromAssets (line 32) | __attribute__((visibility("default"))) FILE: ReactAndroid/src/main/jni/react/jni/JSLoader.h function namespace (line 11) | namespace facebook { FILE: ReactAndroid/src/main/jni/react/jni/JSLogging.cpp type facebook (line 11) | namespace facebook { type react (line 12) | namespace react { function JSValueRef (line 14) | JSValueRef nativeLoggingHook( FILE: ReactAndroid/src/main/jni/react/jni/JSLogging.h function namespace (line 7) | namespace facebook { FILE: ReactAndroid/src/main/jni/react/jni/JavaModuleWrapper.cpp type facebook (line 22) | namespace facebook { type react (line 23) | namespace react { function MethodCallResult (line 101) | MethodCallResult JavaNativeModule::callSerializableNativeHook(unsign... function MethodCallResult (line 174) | MethodCallResult NewJavaNativeModule::callSerializableNativeHook(uns... function MethodCallResult (line 183) | MethodCallResult NewJavaNativeModule::invokeInner(unsigned int react... FILE: ReactAndroid/src/main/jni/react/jni/JavaModuleWrapper.h function namespace (line 11) | namespace facebook { FILE: ReactAndroid/src/main/jni/react/jni/JavaScriptExecutorHolder.h function namespace (line 8) | namespace facebook { FILE: ReactAndroid/src/main/jni/react/jni/JniJSModulesUnbundle.cpp type facebook (line 19) | namespace facebook { type react (line 20) | namespace react { function jsModulesDir (line 25) | static std::string jsModulesDir(const std::string& entryFile) { function asset_ptr (line 32) | static asset_ptr openAsset( FILE: ReactAndroid/src/main/jni/react/jni/JniJSModulesUnbundle.h function namespace (line 10) | namespace facebook { FILE: ReactAndroid/src/main/jni/react/jni/MethodInvoker.cpp type facebook (line 20) | namespace facebook { type react (line 21) | namespace react { type JPromiseImpl (line 27) | struct JPromiseImpl : public JavaClass { method create (line 30) | static local_ref create(local_ref extractCallback(std::weak... function extractPromise (line 57) | local_ref extractPromise(std::weak_ptr& instance, char type, dynamic... function countJsArgs (line 136) | std::size_t countJsArgs(const std::string& signature) { function MethodCallResult (line 163) | MethodCallResult MethodInvoker::invoke(std::weak_ptr& inst... FILE: ReactAndroid/src/main/jni/react/jni/MethodInvoker.h type JReflectMethod (line 16) | struct JReflectMethod function jmethodID (line 19) | jmethodID getMethodID() { FILE: ReactAndroid/src/main/jni/react/jni/ModuleRegistryBuilder.cpp type facebook (line 8) | namespace facebook { type react (line 9) | namespace react { function buildNativeModuleList (line 32) | std::vector> buildNativeModuleList( FILE: ReactAndroid/src/main/jni/react/jni/ModuleRegistryBuilder.h function namespace (line 12) | namespace facebook { FILE: ReactAndroid/src/main/jni/react/jni/NativeArray.cpp type facebook (line 10) | namespace facebook { type react (line 11) | namespace react { FILE: ReactAndroid/src/main/jni/react/jni/NativeArray.h function namespace (line 10) | namespace facebook { FILE: ReactAndroid/src/main/jni/react/jni/NativeCommon.cpp type facebook (line 7) | namespace facebook { type react (line 8) | namespace react { type exceptions (line 10) | namespace exceptions { function getTypeField (line 18) | alias_ref getTypeField(const char* fieldName) { FILE: ReactAndroid/src/main/jni/react/jni/NativeCommon.h function namespace (line 12) | namespace facebook { FILE: ReactAndroid/src/main/jni/react/jni/NativeMap.cpp type facebook (line 9) | namespace facebook { type react (line 10) | namespace react { FILE: ReactAndroid/src/main/jni/react/jni/NativeMap.h function namespace (line 10) | namespace facebook { FILE: ReactAndroid/src/main/jni/react/jni/OnLoad.cpp type facebook (line 29) | namespace facebook { type react (line 30) | namespace react { class JSCJavaScriptExecutorHolder (line 35) | class JSCJavaScriptExecutorHolder : public HybridClass initHybrid(alias_ref, Readab... method registerNatives (line 44) | static void registerNatives() { type JavaJSExecutor (line 55) | struct JavaJSExecutor : public JavaClass { class ProxyJavaScriptExecutorHolder (line 59) | class ProxyJavaScriptExecutorHolder : public HybridClass initHybrid( method registerNatives (line 71) | static void registerNatives() { function JNIEXPORT (line 84) | JNIEXPORT jint JNI_OnLoad(JavaVM* vm, void* reserved) { FILE: ReactAndroid/src/main/jni/react/jni/OnLoad.h function namespace (line 7) | namespace facebook { FILE: ReactAndroid/src/main/jni/react/jni/ProxyExecutor.cpp type facebook (line 15) | namespace facebook { type react (line 16) | namespace react { function executeJSCallWithProxy (line 20) | static std::string executeJSCallWithProxy( FILE: ReactAndroid/src/main/jni/react/jni/ProxyExecutor.h function namespace (line 11) | namespace facebook { FILE: ReactAndroid/src/main/jni/react/jni/ReactMarker.cpp type facebook (line 9) | namespace facebook { type react (line 10) | namespace react { FILE: ReactAndroid/src/main/jni/react/jni/ReactMarker.h function namespace (line 9) | namespace facebook { FILE: ReactAndroid/src/main/jni/react/jni/ReadableNativeArray.cpp type facebook (line 9) | namespace facebook { type react (line 10) | namespace react { function jint (line 25) | jint ReadableNativeArray::getSize() { function jboolean (line 29) | jboolean ReadableNativeArray::isNull(jint index) { function jboolean (line 33) | jboolean ReadableNativeArray::getBoolean(jint index) { function jdouble (line 37) | jdouble ReadableNativeArray::getDouble(jint index) { function jint (line 45) | jint ReadableNativeArray::getInt(jint index) { function getMapFixed (line 79) | local_ref getMapFixed(alias_ref { method bounceCxx (line 29) | static void bounceCxx(alias_ref obj, int iters) { method bounceArgsCxx (line 34) | static void bounceArgsCxx( class CatalystBridgeBenchmarks (line 47) | class CatalystBridgeBenchmarks : public jni::JavaClass obj) { type Data (line 59) | struct Data { method Data (line 63) | Data() : leftActive(true) {} function runBounce (line 67) | void runBounce(jni::alias_ref, bool isLeft, int iters) { class CxxBenchmarkModule (line 79) | class CxxBenchmarkModule : public xplat::module::CxxModule { method getName (line 81) | virtual std::string getName() override { method getConstants (line 85) | virtual auto getConstants() -> std::map std::vector override { method bounce (line 107) | void bounce(int iters) { method bounceArgs (line 115) | void bounceArgs( function setUp (line 129) | void setUp( function tearDown (line 136) | void tearDown( type logwatcher (line 142) | namespace logwatcher { function stubLogHandler (line 151) | static void stubLogHandler(int pri, const char *tag, const char *m... function jboolean (line 161) | static jboolean hasSeenExpectedLogMessage(JNIEnv*, jclass) { function stopWatchingLogMessages (line 165) | static void stopWatchingLogMessages(JNIEnv*, jclass) { function startWatchingForLogMessage (line 171) | static void startWatchingForLogMessage(JNIEnv* env, jclass loggerC... function jint (line 189) | jint JNI_OnLoad(JavaVM* vm, void*) { FILE: ReactAndroid/src/test/java/com/facebook/common/logging/FakeLoggingDelegate.java class FakeLoggingDelegate (line 18) | public final class FakeLoggingDelegate implements LoggingDelegate { class LogLine (line 20) | public static final class LogLine { method LogLine (line 26) | private LogLine( method matchLogQuery (line 60) | private static boolean matchLogQuery( method logContains (line 70) | public boolean logContains(int priority, String tag, String throwMsg) { method getMinimumLoggingLevel (line 82) | public int getMinimumLoggingLevel() { method setMinimumLoggingLevel (line 86) | public void setMinimumLoggingLevel(int level) { method isLoggable (line 90) | public boolean isLoggable(int level) { method logImpl (line 94) | private void logImpl(int priority, String tag, String msg, Throwable t... method log (line 100) | public void log(int priority, String tag, String msg) { method d (line 104) | public void d(String tag, String msg, Throwable tr) { method d (line 108) | public void d(String tag, String msg) { method e (line 112) | public void e(String tag, String msg, Throwable tr) { method e (line 116) | public void e(String tag, String msg) { method i (line 120) | public void i(String tag, String msg, Throwable tr) { method i (line 124) | public void i(String tag, String msg) { method v (line 128) | public void v(String tag, String msg, Throwable tr) { method v (line 132) | public void v(String tag, String msg) { method w (line 136) | public void w(String tag, String msg, Throwable tr) { method w (line 140) | public void w(String tag, String msg) { method wtf (line 144) | public void wtf(String tag, String msg, Throwable tr) { method wtf (line 148) | public void wtf(String tag, String msg) { FILE: ReactAndroid/src/test/java/com/facebook/react/CompositeReactPackageTest.java class CompositeReactPackageTest (line 38) | @RunWith(RobolectricTestRunner.class) method initMocks (line 51) | @Before method testThatCreateNativeModulesIsCalledOnAllPackages (line 56) | @Test method testThatCreateViewManagersIsCalledOnAllPackages (line 70) | @Test method testThatCompositeReturnsASumOfNativeModules (line 84) | @Test method testThatCompositeReturnsASumOfViewManagers (line 124) | @Test FILE: ReactAndroid/src/test/java/com/facebook/react/RootViewTest.java class RootViewTest (line 55) | @PrepareForTest({Arguments.class, SystemClock.class}) method setUp (line 66) | @Before method testTouchEmitter (line 100) | @Test FILE: ReactAndroid/src/test/java/com/facebook/react/animated/NativeAnimatedInterpolationTest.java class NativeAnimatedInterpolationTest (line 12) | @RunWith(RobolectricTestRunner.class) method simpleInterpolation (line 15) | private double simpleInterpolation(double value, double[] input, doubl... method testSimpleOneToOneMapping (line 25) | @Test method testWiderOutputRange (line 35) | @Test method testWiderInputRange (line 45) | @Test method testManySegments (line 55) | @Test method testExtendExtrapolate (line 66) | @Test method testClampExtrapolate (line 74) | @Test method testIdentityExtrapolate (line 94) | @Test FILE: ReactAndroid/src/test/java/com/facebook/react/animated/NativeAnimatedNodeTraversalTest.java class NativeAnimatedNodeTraversalTest (line 54) | @PrepareForTest({Arguments.class}) method nextFrameTime (line 71) | private long nextFrameTime() { method setUp (line 75) | @Before method createSimpleAnimatedViewWithOpacity (line 144) | private void createSimpleAnimatedViewWithOpacity(int viewTag, double o... method testFramesAnimation (line 159) | @Test method testFramesAnimationLoopsFiveTimes (line 193) | @Test method testNodeValueListenerIfNotListening (line 229) | @Test method testNodeValueListenerIfListening (line 256) | @Test method performSpringAnimationTestWithConfig (line 287) | public void performSpringAnimationTestWithConfig(JavaOnlyMap config, b... method testUnderdampedSpringAnimation (line 334) | @Test method testCriticallyDampedSpringAnimation (line 361) | @Test method testSpringAnimationLoopsFiveTimes (line 388) | @Test method testDecayAnimation (line 469) | @Test method testDecayAnimationLoopsFiveTimes (line 526) | @Test method testAnimationCallbackFinish (line 587) | @Test method createAnimatedGraphWithAdditionNode (line 626) | private void createAnimatedGraphWithAdditionNode( method testAdditionNode (line 654) | @Test method testViewReceiveUpdatesIfOneOfAnimationHasntStarted (line 704) | @Test method testViewReceiveUpdatesWhenOneOfAnimationHasFinished (line 750) | @Test method testMultiplicationNode (line 799) | @Test method testHandleStoppingAnimation (line 866) | @Test method testInterpolationNode (line 910) | @Test method createScrollEvent (line 971) | private Event createScrollEvent(final int tag, final double value) { method testNativeAnimatedEventDoUpdate (line 986) | @Test method testNativeAnimatedEventDoNotUpdate (line 1007) | @Test method testNativeAnimatedEventCustomMapping (line 1032) | @Test method testRestoreDefaultProps (line 1063) | @Test FILE: ReactAndroid/src/test/java/com/facebook/react/bridge/BaseJavaModuleTest.java class BaseJavaModuleTest (line 31) | @PrepareForTest({ReadableNativeArray.class, SoLoader.class}) method setup (line 43) | @Before method findMethod (line 52) | private int findMethod(String mname, List { method answer (line 278) | @Override method getAndResetFrameCallback (line 285) | public ChoreographerCompat.FrameCallback getAndResetFrameCallback() { FILE: ReactAndroid/src/test/java/com/facebook/react/packagerconnection/JSPackagerClientTest.java class JSPackagerClientTest (line 27) | @RunWith(RobolectricTestRunner.class) method createRH (line 29) | private static Map createRH( method setUp (line 39) | @Before method test_onMessage_ShouldTriggerNotification (line 46) | @Test method test_onMessage_ShouldTriggerRequest (line 56) | @Test method test_onMessage_WithoutParams_ShouldTriggerNotification (line 66) | @Test method test_onMessage_WithInvalidContentType_ShouldNotTriggerCallback (line 76) | @Test method test_onMessage_WithoutMethod_ShouldNotTriggerCallback (line 86) | @Test method test_onMessage_With_Null_Action_ShouldNotTriggerCallback (line 96) | @Test method test_onMessage_WithInvalidMethod_ShouldNotTriggerCallback (line 106) | @Test method test_onMessage_WrongVersion_ShouldNotTriggerCallback (line 116) | @Test method test_onDisconnection_ShouldTriggerDisconnectionCallback (line 126) | @Test FILE: ReactAndroid/src/test/java/com/facebook/react/uimanager/LayoutPropertyApplicatorTest.java class LayoutPropertyApplicatorTest (line 45) | @PrepareForTest({PixelUtil.class}) method setup (line 53) | @Before method teardown (line 59) | @After method buildStyles (line 65) | public ReactStylesDiffMap buildStyles(Object... keysAndValues) { method testDimensions (line 69) | @Test method testFlex (line 107) | @Test method testPosition (line 124) | @Test method testMargin (line 153) | @Test method testPadding (line 220) | @Test method testEnumerations (line 287) | @Test method testPropertiesResetToDefault (line 320) | @Test method testSettingDefaultStyleValues (line 415) | @Test FILE: ReactAndroid/src/test/java/com/facebook/react/uimanager/MatrixMathHelperTest.java class MatrixMathHelperTest (line 12) | @RunWith(RobolectricTestRunner.class) method verifyZRotatedMatrix (line 15) | private void verifyZRotatedMatrix(double degrees, double rotX, double ... method verifyYRotatedMatrix (line 23) | private void verifyYRotatedMatrix(double degrees, double rotX, double ... method verifyXRotatedMatrix (line 31) | private void verifyXRotatedMatrix(double degrees, double rotX, double ... method verifyRotatedMatrix (line 39) | private void verifyRotatedMatrix(double degreesX, double degreesY, dou... method testDecomposing4x4MatrixToProduceAccurateZaxisAngles (line 53) | @Test method testDecomposing4x4MatrixToProduceAccurateYaxisAngles (line 97) | @Test method testDecomposing4x4MatrixToProduceAccurateXaxisAngles (line 114) | @Test method testDecomposingComplex4x4MatrixToProduceAccurateAngles (line 131) | @Test method degreesToRadians (line 138) | private static double degreesToRadians(double degrees) { method createRotateZ (line 142) | private static double[] createRotateZ(double radians) { method createRotateY (line 151) | private static double[] createRotateY(double radians) { method createRotateX (line 160) | private static double[] createRotateX(double radians) { FILE: ReactAndroid/src/test/java/com/facebook/react/uimanager/ReactPropConstantsTest.java class ReactPropConstantsTest (line 36) | @RunWith(RobolectricTestRunner.class) class ViewManagerUnderTest (line 43) | private class ViewManagerUnderTest extends ViewManager shadowNodeC... method getName (line 42) | @Override method createShadowNodeInstance (line 47) | @Override method getShadowNodeClass (line 52) | @Override method createViewInstance (line 57) | @Override method updateExtraData (line 62) | @Override method testMethodWithWrongNumberOfParams (line 67) | @Test(expected = RuntimeException.class) method testMethodWithTooFewParams (line 77) | @Test(expected = RuntimeException.class) method testUnsupportedValueType (line 87) | @Test(expected = RuntimeException.class) method testGroupInvalidNumberOfParams (line 97) | @Test(expected = RuntimeException.class) method testGroupTooFewParams (line 107) | @Test(expected = RuntimeException.class) method testGroupNoIndexParam (line 117) | @Test(expected = RuntimeException.class) FILE: ReactAndroid/src/test/java/com/facebook/react/uimanager/UIManagerModuleConstantsTest.java class UIManagerModuleConstantsTest (line 34) | @RunWith(RobolectricTestRunner.class) method setUp (line 56) | @Before method testNoCustomConstants (line 68) | @Test method testCustomBubblingEvents (line 80) | @Test method testCustomDirectEvents (line 94) | @Test method testCustomViewConstants (line 108) | @Test method testNativeProps (line 124) | @Test method testMergeConstants (line 138) | @Test method valueAtPath (line 182) | private static Object valueAtPath(Map nestedMap, String... keyPath) { FILE: ReactAndroid/src/test/java/com/facebook/react/uimanager/UIManagerModuleTest.java class UIManagerModuleTest (line 61) | @PrepareForTest({Arguments.class, ReactChoreographer.class}) method setUp (line 73) | @Before method testCreateSimpleHierarchy (line 113) | @Test method testUpdateSimpleHierarchy (line 126) | @Test method testHierarchyWithView (line 145) | @Test method testMoveViews (line 195) | @Test method testDeleteViews (line 224) | @Test method testMoveAndDeleteViews (line 249) | @Test method testMoveAndDeleteRemoveViewsDuplicateRemove (line 276) | @Test(expected = IllegalViewOperationException.class) method testDuplicateRemove (line 293) | @Test(expected = IllegalViewOperationException.class) method testMoveAndAddViews (line 310) | @Test method testMoveViewsWithChildren (line 345) | @Test method testDeleteViewsWithChildren (line 375) | @Test method testLayoutAppliedToNodes (line 402) | @Test method testAddUpdateRemoveInSingleBatch (line 438) | @Test method testTagsAssignment (line 478) | @Test method testLayoutPropertyUpdatingOnlyOnLayoutChange (line 502) | @Test class AnimationStub (line 534) | private static class AnimationStub extends Animation { method AnimationStub (line 536) | public AnimationStub(int animationID, AnimationPropertyUpdater prope... method run (line 540) | @Override method testAddAndRemoveAnimation (line 545) | @Test method testReplaceExistingNonRootView (line 577) | @Test method testRemoveSubviewsFromContainerWithID (line 604) | @Test method createSimpleTextHierarchy (line 659) | private ViewGroup createSimpleTextHierarchy(UIManagerModule uiManager,... method createMoveDeleteHierarchy (line 699) | private TestMoveDeleteHierarchy createMoveDeleteHierarchy(UIManagerMod... method addChild (line 750) | private void addChild(UIManagerModule uiManager, int parentTag, int ch... method assertChildrenAreExactly (line 760) | private void assertChildrenAreExactly(ViewGroup parent, View... views) { class TestMoveDeleteHierarchy (line 781) | private static class TestMoveDeleteHierarchy { method TestMoveDeleteHierarchy (line 792) | public TestMoveDeleteHierarchy(ReactRootView nativeRootView, int roo... method executePendingFrameCallbacks (line 804) | private void executePendingFrameCallbacks() { method getUIManagerModule (line 813) | private UIManagerModule getUIManagerModule() { FILE: ReactAndroid/src/test/java/com/facebook/react/views/image/ImageResizeModeTest.java class ImageResizeModeTest (line 24) | @RunWith(RobolectricTestRunner.class) method testImageResizeMode (line 31) | @Test FILE: ReactAndroid/src/test/java/com/facebook/react/views/image/ReactImagePropertyTest.java class ReactImagePropertyTest (line 45) | @RunWith(RobolectricTestRunner.class) method setup (line 56) | @Before method teardown (line 66) | @After method buildStyles (line 71) | public ReactStylesDiffMap buildStyles(Object... keysAndValues) { method testImageInvalidResizeMode (line 75) | @Test(expected=JSApplicationIllegalArgumentException.class) method testBorderColor (line 82) | @Test method testRoundedCorners (line 112) | @Test method testTintColor (line 127) | @Test FILE: ReactAndroid/src/test/java/com/facebook/react/views/slider/ReactSliderPropertyTest.java class ReactSliderPropertyTest (line 33) | @RunWith(RobolectricTestRunner.class) method setup (line 43) | @Before method buildStyles (line 52) | public ReactStylesDiffMap buildStyles(Object... keysAndValues) { method testValueWithMaxValue (line 56) | @Test method testValueWithMaxValueSetBeforeMinValue (line 65) | @Test method testValueWithMinValueSetBeforeMaxValue (line 75) | @Test method testValueWithMaxValueAndStep (line 85) | @Test method testValueWithMaxValueAndMinValueAndStep (line 95) | @Test FILE: ReactAndroid/src/test/java/com/facebook/react/views/text/CustomLineHeightSpanTest.java class CustomLineHeightSpanTest (line 11) | @RunWith(RobolectricTestRunner.class) method shouldIncreaseAllMetricsProportionally (line 15) | @Test method shouldReduceTopFirst (line 30) | @Test method shouldReduceBottomSecond (line 45) | @Test method shouldReduceAscentThird (line 60) | @Test method shouldReduceDescentLast (line 75) | @Test FILE: ReactAndroid/src/test/java/com/facebook/react/views/text/ReactTextTest.java class ReactTextTest (line 61) | @PrepareForTest({Arguments.class, ReactChoreographer.class}) method setUp (line 71) | @Before method testFontSizeApplied (line 97) | @Test method testBoldFontApplied (line 111) | @Test method testNumericBoldFontApplied (line 126) | @Test method testItalicFontApplied (line 141) | @Test method testBoldItalicFontApplied (line 156) | @Test method testNormalFontWeightApplied (line 171) | @Test method testNumericNormalFontWeightApplied (line 185) | @Test method testNormalFontStyleApplied (line 199) | @Test method testFontFamilyStyleApplied (line 213) | @Test method testFontFamilyBoldStyleApplied (line 229) | @Test method testFontFamilyItalicStyleApplied (line 245) | @Test method testFontFamilyBoldItalicStyleApplied (line 261) | @Test method testTextDecorationLineUnderlineApplied (line 280) | @Test method testTextDecorationLineLineThroughApplied (line 298) | @Test method testTextDecorationLineUnderlineLineThroughApplied (line 317) | @Test method testBackgroundColorStyleApplied (line 334) | @Test method testMaxLinesApplied (line 349) | @TargetApi(Build.VERSION_CODES.JELLY_BEAN) method getSingleSpan (line 368) | private static TSPAN getSingleSpan(TextView textView, Class makeCallback( function convertCallback (line 40) | CxxModule::Callback convertCallback( function MethodCallResult (line 155) | MethodCallResult CxxNativeModule::callSerializableNativeHook(unsigne... FILE: ReactCommon/cxxreact/CxxNativeModule.h function namespace (line 12) | namespace facebook { FILE: ReactCommon/cxxreact/Instance.cpp type facebook (line 27) | namespace facebook { type react (line 28) | namespace react { function ModuleRegistry (line 167) | const ModuleRegistry &Instance::getModuleRegistry() const { function ModuleRegistry (line 171) | ModuleRegistry &Instance::getModuleRegistry() { return *moduleRegist... FILE: ReactCommon/cxxreact/Instance.h function namespace (line 15) | namespace folly { function namespace (line 19) | namespace facebook { FILE: ReactCommon/cxxreact/JSBigString.cpp type facebook (line 11) | namespace facebook { type react (line 12) | namespace react { type stat (line 19) | struct stat FILE: ReactCommon/cxxreact/JSBigString.h function namespace (line 15) | namespace facebook { FILE: ReactCommon/cxxreact/JSBundleType.cpp type facebook (line 6) | namespace facebook { type react (line 7) | namespace react { function ScriptTag (line 12) | ScriptTag parseTypeFromHeader(const BundleHeader& header) { FILE: ReactCommon/cxxreact/JSBundleType.h function namespace (line 12) | namespace facebook { FILE: ReactCommon/cxxreact/JSCExecutor.cpp type facebook (line 50) | namespace facebook { type react (line 51) | namespace react { function JSObjectCallAsFunctionCallback (line 56) | inline JSObjectCallAsFunctionCallback exceptionWrapMethod() { function JSObjectGetPropertyCallback (line 81) | inline JSObjectGetPropertyCallback exceptionWrapMethod() { function JSValueRef (line 106) | static JSValueRef nativeInjectHMRUpdate( function canUseInspector (line 161) | static bool canUseInspector(JSContextRef context) { function canUseSamplingProfiler (line 173) | static bool canUseSamplingProfiler(JSContextRef context) { type timeval (line 256) | struct timeval type timeval (line 259) | struct timeval type timeval (line 265) | struct timeval type sockaddr_in (line 271) | struct sockaddr_in type sockaddr (line 275) | struct sockaddr function simpleBasename (line 373) | static std::string simpleBasename(const std::string &path) { function Value (line 580) | Value JSCExecutor::callFunctionSyncWithValue( function String (line 626) | String JSCExecutor::adoptString(std::unique_ptr s... function JSValueRef (line 672) | JSValueRef JSCExecutor::getNativeModule(JSObjectRef object, JSString... function JSValueRef (line 680) | JSValueRef JSCExecutor::nativeRequire( function JSValueRef (line 691) | JSValueRef JSCExecutor::nativeFlushQueueImmediate( function JSValueRef (line 702) | JSValueRef JSCExecutor::nativeCallSyncHook( FILE: ReactCommon/cxxreact/JSCExecutor.h function namespace (line 22) | namespace facebook { FILE: ReactCommon/cxxreact/JSCLegacyTracing.cpp function int64FromJSValue (line 16) | static int64_t int64FromJSValue(JSContextRef ctx, JSValueRef value, JSVa... function JSValueRef (line 20) | static JSValueRef nativeTraceBeginLegacy( function JSValueRef (line 39) | static JSValueRef nativeTraceEndLegacy( type facebook (line 60) | namespace facebook { type react (line 61) | namespace react { function addNativeTracingLegacyHooks (line 63) | void addNativeTracingLegacyHooks(JSGlobalContextRef ctx) { FILE: ReactCommon/cxxreact/JSCLegacyTracing.h function namespace (line 7) | namespace facebook { FILE: ReactCommon/cxxreact/JSCMemory.cpp function JSValueRef (line 15) | static JSValueRef nativeCaptureHeap( type facebook (line 38) | namespace facebook { type react (line 39) | namespace react { function addJSCMemoryHooks (line 41) | void addJSCMemoryHooks(JSGlobalContextRef ctx) { FILE: ReactCommon/cxxreact/JSCMemory.h function namespace (line 7) | namespace facebook { FILE: ReactCommon/cxxreact/JSCNativeModules.cpp type facebook (line 9) | namespace facebook { type react (line 10) | namespace react { function JSValueRef (line 15) | JSValueRef JSCNativeModules::getModule(JSContextRef context, JSStrin... FILE: ReactCommon/cxxreact/JSCNativeModules.h function namespace (line 12) | namespace facebook { FILE: ReactCommon/cxxreact/JSCPerfStats.cpp function toMillis (line 18) | static uint64_t toMillis(struct timeval tv) { function JSValueRef (line 22) | static JSValueRef nativeGetProcessPerfStats( function JSValueRef (line 44) | static JSValueRef nativeGetHeapStats( function JSValueRef (line 66) | static JSValueRef nativeGetGCStats( type facebook (line 84) | namespace facebook { type react (line 85) | namespace react { function addJSCPerfStatsHooks (line 87) | void addJSCPerfStatsHooks(JSGlobalContextRef ctx) { FILE: ReactCommon/cxxreact/JSCPerfStats.h function namespace (line 7) | namespace facebook { FILE: ReactCommon/cxxreact/JSCSamplingProfiler.cpp function JSValueRef (line 7) | static JSValueRef pokeSamplingProfiler( type facebook (line 17) | namespace facebook { type react (line 18) | namespace react { function initSamplingProfilerOnMainJSCThread (line 20) | void initSamplingProfilerOnMainJSCThread(JSGlobalContextRef ctx) { FILE: ReactCommon/cxxreact/JSCSamplingProfiler.h function namespace (line 7) | namespace facebook { FILE: ReactCommon/cxxreact/JSCTracing.cpp function int64FromJSValue (line 25) | static int64_t int64FromJSValue(JSContextRef ctx, JSValueRef value, JSVa... function copyTruncatedAsciiChars (line 29) | static size_t copyTruncatedAsciiChars( function copyArgsToBuffer (line 53) | static size_t copyArgsToBuffer( function JSValueRef (line 83) | static JSValueRef nativeTraceBeginSection( function JSValueRef (line 123) | static JSValueRef nativeTraceEndSection( function JSValueRef (line 165) | static JSValueRef beginOrEndAsync( function JSValueRef (line 227) | static JSValueRef nativeTraceBeginAsyncSection( function JSValueRef (line 238) | static JSValueRef nativeTraceEndAsyncSection( function JSValueRef (line 249) | static JSValueRef nativeTraceBeginAsyncFlow( function JSValueRef (line 260) | static JSValueRef nativeTraceEndAsyncFlow( function JSValueRef (line 271) | static JSValueRef nativeTraceCounter( type facebook (line 305) | namespace facebook { type react (line 306) | namespace react { function addNativeTracingHooks (line 308) | void addNativeTracingHooks(JSGlobalContextRef ctx) { FILE: ReactCommon/cxxreact/JSCTracing.h function namespace (line 7) | namespace facebook { FILE: ReactCommon/cxxreact/JSCUtils.cpp type facebook (line 5) | namespace facebook { type react (line 6) | namespace react { function String (line 8) | String jsStringFromBigString(JSContextRef ctx, const JSBigString& bi... function parseNativeRequireParameters (line 16) | std::pair parseNativeRequireParameters( FILE: ReactCommon/cxxreact/JSCUtils.h function namespace (line 9) | namespace facebook { FILE: ReactCommon/cxxreact/JSExecutor.h function namespace (line 11) | namespace facebook { FILE: ReactCommon/cxxreact/JSIndexedRAMBundle.cpp type facebook (line 9) | namespace facebook { type react (line 10) | namespace react { FILE: ReactCommon/cxxreact/JSIndexedRAMBundle.h function namespace (line 15) | namespace facebook { FILE: ReactCommon/cxxreact/JSModulesUnbundle.h function namespace (line 11) | namespace facebook { FILE: ReactCommon/cxxreact/JsArgumentHelpers-inl.h function namespace (line 5) | namespace facebook { FILE: ReactCommon/cxxreact/JsArgumentHelpers.h function namespace (line 19) | namespace facebook { FILE: ReactCommon/cxxreact/MessageQueueThread.h function namespace (line 9) | namespace facebook { FILE: ReactCommon/cxxreact/MethodCall.cpp type facebook (line 8) | namespace facebook { type react (line 9) | namespace react { function parseMethodCalls (line 18) | std::vector parseMethodCalls(folly::dynamic&& jsonData) ... FILE: ReactCommon/cxxreact/MethodCall.h function namespace (line 11) | namespace facebook { FILE: ReactCommon/cxxreact/ModuleRegistry.cpp type facebook (line 10) | namespace facebook { type react (line 11) | namespace react { function normalizeName (line 15) | std::string normalizeName(std::string name) { function MethodCallResult (line 155) | MethodCallResult ModuleRegistry::callSerializableNativeHook(unsigned i... FILE: ReactCommon/cxxreact/ModuleRegistry.h function namespace (line 17) | namespace facebook { FILE: ReactCommon/cxxreact/NativeModule.h function namespace (line 11) | namespace facebook { FILE: ReactCommon/cxxreact/NativeToJsBridge.cpp type facebook (line 21) | namespace facebook { type react (line 22) | namespace react { class JsToNativeBridge (line 25) | class JsToNativeBridge : public react::ExecutorDelegate { method JsToNativeBridge (line 27) | JsToNativeBridge(std::shared_ptr registry, method getModuleRegistry (line 32) | std::shared_ptr getModuleRegistry() override { method callNativeModules (line 36) | void callNativeModules( method MethodCallResult (line 61) | MethodCallResult callSerializableNativeHook( FILE: ReactCommon/cxxreact/NativeToJsBridge.h function namespace (line 13) | namespace folly { function namespace (line 17) | namespace facebook { FILE: ReactCommon/cxxreact/Platform.cpp type facebook (line 5) | namespace facebook { type react (line 6) | namespace react { type ReactMarker (line 13) | namespace ReactMarker { function logMarker (line 16) | void logMarker(const ReactMarkerId markerId) { type JSCNativeHooks (line 22) | namespace JSCNativeHooks { FILE: ReactCommon/cxxreact/Platform.h function namespace (line 17) | namespace facebook { FILE: ReactCommon/cxxreact/RAMBundleRegistry.cpp type facebook (line 9) | namespace facebook { type react (line 10) | namespace react { function JSModulesUnbundle (line 48) | JSModulesUnbundle *RAMBundleRegistry::getBundle(uint32_t bundleId) c... FILE: ReactCommon/cxxreact/RAMBundleRegistry.h function namespace (line 18) | namespace facebook { FILE: ReactCommon/cxxreact/RecoverableError.h function namespace (line 9) | namespace facebook { FILE: ReactCommon/cxxreact/SampleCxxModule.cpp type facebook (line 13) | namespace facebook { namespace xplat { namespace samples { type xplat (line 13) | namespace xplat { namespace samples { type samples (line 13) | namespace samples { FILE: ReactCommon/cxxreact/SampleCxxModule.h function class (line 15) | class Sample { FILE: ReactCommon/cxxreact/SharedProxyCxxModule.h function namespace (line 7) | namespace facebook { namespace xplat { namespace module { FILE: ReactCommon/cxxreact/SystraceSection.h function namespace (line 9) | namespace facebook { FILE: ReactCommon/cxxreact/oss-compat-util.h function T (line 38) | T littleEndianToHost(T x) { function namespace (line 44) | namespace facebook { FILE: ReactCommon/cxxreact/tests/RecoverableErrorTest.cpp function TEST (line 12) | TEST(RecoverableError, RunRethrowingAsRecoverableRecoverTest) { function TEST (line 25) | TEST(RecoverableError, RunRethrowingAsRecoverableFallthroughTest) { FILE: ReactCommon/cxxreact/tests/jsarg_helpers.cpp function TEST (line 23) | TEST(JsArgumentHelpersTest, args) { FILE: ReactCommon/cxxreact/tests/jsbigstring.cpp function tempFileFromString (line 13) | int tempFileFromString(std::string contents) function TEST (line 28) | TEST(JSBigFileString, MapWholeFileTest) { function TEST (line 40) | TEST(JSBigFileString, MapPartTest) { FILE: ReactCommon/cxxreact/tests/methodcall.cpp function TEST (line 15) | TEST(parseMethodCalls, SingleReturnCallNoArgs) { function TEST (line 25) | TEST(parseMethodCalls, InvalidReturnFormat) { function TEST (line 67) | TEST(parseMethodCalls, NumberReturn) { function TEST (line 77) | TEST(parseMethodCalls, StringReturn) { function TEST (line 87) | TEST(parseMethodCalls, BooleanReturn) { function TEST (line 97) | TEST(parseMethodCalls, NullReturn) { function TEST (line 106) | TEST(parseMethodCalls, MapReturn) { function TEST (line 122) | TEST(parseMethodCalls, ArrayReturn) { function TEST (line 136) | TEST(parseMethodCalls, ReturnMultipleParams) { function TEST (line 148) | TEST(parseMethodCalls, ParseTwoCalls) { FILE: ReactCommon/cxxreact/tests/value.cpp function prepare (line 19) | static void prepare() { function prepare (line 23) | static void prepare() {} function TEST (line 26) | TEST(Value, Undefined) { function TEST (line 35) | TEST(Value, FromJSON) { function TEST (line 44) | TEST(Value, ToJSONString) { function TEST (line 63) | TEST(Value, FromBadUtf8) { function TEST (line 96) | TEST(Value, BadUtf16) { FILE: ReactCommon/jschelpers/JSCHelpers.cpp type facebook (line 30) | namespace facebook { type react (line 31) | namespace react { class JSFunctionPrivateData (line 35) | class JSFunctionPrivateData : public PrivateDataBase { method JSFunctionPrivateData (line 37) | explicit JSFunctionPrivateData(JSFunction&& function) : jsFunction... method JSFunction (line 39) | JSFunction& getJSFunction() { function JSValueRef (line 47) | JSValueRef functionCaller( function JSClassRef (line 60) | JSClassRef createFuncClass(JSContextRef ctx) { function JSObjectRef (line 85) | JSObjectRef makeFunction( type ExceptionHandling (line 148) | namespace ExceptionHandling { function JSObjectRef (line 154) | JSObjectRef makeFunction( function installGlobalFunction (line 161) | void installGlobalFunction( function JSObjectRef (line 170) | JSObjectRef makeFunction( function installGlobalFunction (line 178) | void installGlobalFunction( function installGlobalProxy (line 188) | void installGlobalProxy( function removeGlobal (line 204) | void removeGlobal(JSGlobalContextRef ctx, const char* name) { function JSValueRef (line 208) | JSValueRef evaluateScript(JSContextRef context, JSStringRef script, ... function JSValueRef (line 218) | JSValueRef evaluateSourceCode(JSContextRef context, JSSourceCodeRef ... function JSValueRef (line 264) | JSValueRef translatePendingCppExceptionToJSError(JSContextRef ctx, con... function JSValueRef (line 287) | JSValueRef translatePendingCppExceptionToJSError(JSContextRef ctx, JSO... FILE: ReactCommon/jschelpers/JSCHelpers.h function namespace (line 16) | namespace facebook { FILE: ReactCommon/jschelpers/JSCWrapper.cpp type facebook (line 22) | namespace facebook { type react (line 23) | namespace react { function isCustomJSCWrapperSet (line 27) | bool isCustomJSCWrapperSet() { function JSCWrapper (line 31) | const JSCWrapper* customJSCWrapper() { function setCustomJSCWrapper (line 38) | void setCustomJSCWrapper(const JSCWrapper* wrapper) { FILE: ReactCommon/jschelpers/JSCWrapper.h function namespace (line 30) | namespace facebook { function namespace (line 72) | namespace facebook { function namespace (line 182) | namespace facebook { FILE: ReactCommon/jschelpers/Unicode.cpp type facebook (line 5) | namespace facebook { type react (line 6) | namespace react { type unicode (line 7) | namespace unicode { function utf16toUTF8Length (line 20) | size_t utf16toUTF8Length(const uint16_t* utf16String, size_t utf16... function utf16toUTF8 (line 50) | std::string utf16toUTF8(const uint16_t* utf16String, size_t utf16S... FILE: ReactCommon/jschelpers/Unicode.h function namespace (line 8) | namespace facebook { FILE: ReactCommon/jschelpers/Value.cpp type facebook (line 18) | namespace facebook { type react (line 19) | namespace react { function Object (line 22) | Object Object::makeDate(JSContextRef ctx, Object::TimeType time) { function Object (line 39) | Object Object::makeArray(JSContextRef ctx, JSValueRef* elements, uns... function JSContextRef (line 54) | JSContextRef Value::context() const { function Value (line 69) | Value Value::fromJSON(const String& json) { function Value (line 79) | Value Value::fromDynamic(JSContextRef ctx, const folly::dynamic& val... function JSValueRef (line 102) | JSValueRef Value::fromDynamicInner(JSContextRef ctx, const folly::dy... function Object (line 153) | Object Value::asObject() const { function String (line 162) | String Value::toString() const { function Value (line 171) | Value Value::makeError(JSContextRef ctx, const char *error, const ch... function Value (line 198) | Value Object::callAsFunction(std::initializer_list args)... function Value (line 202) | Value Object::callAsFunction(const Object& thisObj, std::initializer... function Value (line 206) | Value Object::callAsFunction(int nArgs, const JSValueRef args[]) con... function Value (line 210) | Value Object::callAsFunction(const Object& thisObj, int nArgs, const... function Value (line 214) | Value Object::callAsFunction(JSObjectRef thisObj, int nArgs, const J... function Object (line 223) | Object Object::callAsConstructor(std::initializer_list a... function Value (line 232) | Value Object::getProperty(const String& propName) const { function Value (line 242) | Value Object::getPropertyAtIndex(unsigned int index) const { function Value (line 252) | Value Object::getProperty(const char *propName) const { function Object (line 305) | Object Object::create(JSContextRef ctx) { FILE: ReactCommon/jschelpers/Value.h function namespace (line 21) | namespace facebook { function class (line 152) | class Object : public noncopyable { function operator (line 186) | operator Value() const; function setPrivate (line 224) | void setPrivate(PrivateDataBase* data) const { function Object (line 233) | static Object getGlobalObject(JSContextRef ctx) { function class (line 254) | class Value : public noncopyable { FILE: ReactCommon/jschelpers/noncopyable.h function namespace (line 4) | namespace facebook { FILE: ReactCommon/jschelpers/systemJSCWrapper.cpp function JSSamplingProfilerEnabled (line 39) | bool JSSamplingProfilerEnabled() { type facebook (line 45) | namespace facebook { type react (line 46) | namespace react { function JSCWrapper (line 50) | const JSCWrapper* systemJSCWrapper() { FILE: ReactCommon/jsinspector/InspectorInterfaces.cpp type facebook (line 15) | namespace facebook { type react (line 16) | namespace react { class InspectorImpl (line 27) | class InspectorImpl : public IInspector { function IInspector (line 91) | IInspector& getInspectorInstance() { function makeTestInspectorInstance (line 96) | std::unique_ptr makeTestInspectorInstance() { FILE: ReactCommon/jsinspector/InspectorInterfaces.h function namespace (line 17) | namespace facebook { FILE: ReactCommon/microprofiler/MicroProfiler.cpp type facebook (line 21) | namespace facebook { type react (line 22) | namespace react { type TraceData (line 25) | struct TraceData { type ProfilingImpl (line 38) | struct ProfilingImpl { function uint_fast64_t (line 52) | static uint_fast64_t nowNs() { function uint_fast64_t (line 58) | static uint_fast64_t diffNs(uint_fast64_t start, uint_fast64_t end) { function formatTimeNs (line 62) | static std::string formatTimeNs(uint_fast64_t timeNs) { function printReport (line 112) | static void printReport() { function clearProfiling (line 138) | static void clearProfiling() { function uint_fast64_t (line 149) | static uint_fast64_t calculateClockOverhead() { function uint_fast64_t (line 159) | static uint_fast64_t calculateProfileSectionOverhead() { FILE: ReactCommon/microprofiler/MicroProfiler.h function namespace (line 18) | namespace facebook { function class (line 67) | class MicroProfilerSection { FILE: ReactCommon/privatedata/PrivateDataBase.cpp type facebook (line 5) | namespace facebook { type react (line 6) | namespace react { FILE: ReactCommon/yoga/yoga/YGEnums.h type YGAlignAuto (line 17) | typedef YG_ENUM_BEGIN(YGAlign) { type YGDimensionWidth (line 30) | typedef YG_ENUM_BEGIN(YGDimension) { type YGDirectionInherit (line 37) | typedef YG_ENUM_BEGIN(YGDirection) { type YGDisplayFlex (line 45) | typedef YG_ENUM_BEGIN(YGDisplay) { type YGEdgeLeft (line 52) | typedef YG_ENUM_BEGIN(YGEdge) { type YGExperimentalFeatureWebFlexBasis (line 66) | typedef YG_ENUM_BEGIN(YGExperimentalFeature) { type YGFlexDirectionColumn (line 72) | typedef YG_ENUM_BEGIN(YGFlexDirection) { type YGJustifyFlexStart (line 81) | typedef YG_ENUM_BEGIN(YGJustify){ type YGLogLevelError (line 92) | typedef YG_ENUM_BEGIN(YGLogLevel) { type YGMeasureModeUndefined (line 103) | typedef YG_ENUM_BEGIN(YGMeasureMode) { type YGNodeTypeDefault (line 111) | typedef YG_ENUM_BEGIN(YGNodeType) { type YGOverflowVisible (line 118) | typedef YG_ENUM_BEGIN(YGOverflow) { type YGPositionTypeRelative (line 126) | typedef YG_ENUM_BEGIN(YGPositionType) { type YGUnitUndefined (line 141) | typedef YG_ENUM_BEGIN(YGUnit) { type YGWrapNoWrap (line 150) | typedef YG_ENUM_BEGIN(YGWrap) { FILE: ReactCommon/yoga/yoga/YGNode.cpp function YGPrintFunc (line 17) | YGPrintFunc YGNode::getPrintFunc() const { function YGNodeType (line 25) | YGNodeType YGNode::getNodeType() const { function YGMeasureFunc (line 29) | YGMeasureFunc YGNode::getMeasure() const { function YGBaselineFunc (line 33) | YGBaselineFunc YGNode::getBaseline() const { function YGStyle (line 37) | YGStyle& YGNode::getStyle() { function YGLayout (line 41) | YGLayout& YGNode::getLayout() { function YGNodeRef (line 49) | YGNodeRef YGNode::getParent() const { function YGVector (line 53) | YGVector YGNode::getChildren() const { function YGNodeRef (line 57) | YGNodeRef YGNode::getChild(uint32_t index) const { function YGNodeRef (line 61) | YGNodeRef YGNode::getNextChild() const { function YGConfigRef (line 65) | YGConfigRef YGNode::getConfig() const { function YGValue (line 73) | YGValue YGNode::getResolvedDimension(int index) { function YGNode (line 303) | YGNode& YGNode::operator=(const YGNode& node) { function YGValue (line 331) | YGValue YGNode::marginLeadingValue(const YGFlexDirection axis) const { function YGValue (line 340) | YGValue YGNode::marginTrailingValue(const YGFlexDirection axis) const { function YGValue (line 349) | YGValue YGNode::resolveFlexBasisPtr() const { FILE: ReactCommon/yoga/yoga/YGNode.h type YGNode (line 15) | struct YGNode { FILE: ReactCommon/yoga/yoga/YGNodePrint.cpp type facebook (line 16) | namespace facebook { type yoga (line 17) | namespace yoga { function indent (line 20) | static void indent(string* base, uint32_t level) { function areFourValuesEqual (line 26) | static bool areFourValuesEqual(const std::array, config: RNConfig) { FILE: local-cli/link/pods/addPodEntry.js function getLineToAdd (line 18) | function getLineToAdd(newEntry, indentation) { FILE: local-cli/link/pods/findMarkedLinesInPodfile.js constant MARKER_TEXT (line 2) | const MARKER_TEXT = '# Add new pods below this line'; FILE: local-cli/link/pods/registerNativeModule.js function getLinesToAddEntry (line 17) | function getLinesToAddEntry(podLines, { projectName }) { FILE: local-cli/link/unlink.js function unlink (line 94) | function unlink(args, config) { FILE: local-cli/logAndroid/logAndroid.js function logAndroid (line 17) | function logAndroid() { function _logAndroid (line 23) | function _logAndroid() { FILE: local-cli/logIOS/logIOS.js function logIOS (line 19) | function logIOS() { function _logIOS (line 25) | function _logIOS() { function _findAvailableDevice (line 52) | function _findAvailableDevice(devices) { function tailDeviceLogs (line 62) | function tailDeviceLogs(udid) { FILE: local-cli/runAndroid/adb.js function parseDevicesResult (line 17) | function parseDevicesResult(result: string): Array { function getDevices (line 38) | function getDevices(): Array { FILE: local-cli/runAndroid/runAndroid.js function checkAndroid (line 22) | function checkAndroid(root) { function runAndroid (line 29) | function runAndroid(argv, config, args) { function getAdbPath (line 62) | function getAdbPath() { function tryRunAdbReverse (line 69) | function tryRunAdbReverse(packagerPort, device) { function getPackageNameWithSuffix (line 91) | function getPackageNameWithSuffix(appId, appIdSuffix, packageName) { function buildAndRun (line 102) | function buildAndRun(args) { function runOnSpecificDevice (line 127) | function runOnSpecificDevice(args, gradlew, packageNameWithSuffix, packa... function buildApk (line 143) | function buildApk(gradlew) { function tryInstallAppOnDevice (line 156) | function tryInstallAppOnDevice(args, device) { function tryLaunchAppOnDevice (line 175) | function tryLaunchAppOnDevice(device, packageNameWithSuffix, packageName... function installAndLaunchOnDevice (line 189) | function installAndLaunchOnDevice(args, selectedDevice, packageNameWithS... function runOnAllDevices (line 195) | function runOnAllDevices(args, cmd, packageNameWithSuffix, packageName, ... function startServerInNewWindow (line 265) | function startServerInNewWindow(port) { FILE: local-cli/runIOS/findMatchingSimulator.js function findMatchingSimulator (line 22) | function findMatchingSimulator(simulators, simulatorName) { FILE: local-cli/runIOS/parseIOSDevicesList.js function parseIOSDevicesList (line 22) | function parseIOSDevicesList(text: string): Array { FILE: local-cli/runIOS/runIOS.js function runIOS (line 32) | function runIOS(argv, config, args) { function runOnDeviceByUdid (line 78) | function runOnDeviceByUdid(args, scheme, xcodeProject, devices) { function runOnSimulator (line 93) | function runOnSimulator(xcodeProject, args, scheme) { function runOnDevice (line 138) | function runOnDevice(selectedDevice, scheme, xcodeProject, configuration... function buildProject (line 162) | function buildProject(xcodeProject, udid, scheme, configuration = 'Debug... function matchingDevice (line 204) | function matchingDevice(devices, deviceName) { function matchingDeviceByUdid (line 217) | function matchingDeviceByUdid(devices, udid) { function formattedDeviceName (line 225) | function formattedDeviceName(simulator) { function printFoundDevices (line 229) | function printFoundDevices(devices) { function getProcessOptions (line 235) | function getProcessOptions(launchPackager, port) { FILE: local-cli/runMacOS/findXcodeProject.js function findXcodeProject (line 15) | function findXcodeProject(files) { FILE: local-cli/runMacOS/runMacOS.js function runMacOS (line 16) | function runMacOS(argv, config, args) { FILE: local-cli/server/middleware/getDevToolsMiddleware.js function launchChromeDevTools (line 17) | function launchChromeDevTools(port, args = '') { function escapePath (line 23) | function escapePath(pathname) { function launchDevTools (line 28) | function launchDevTools({port, projectRoots}, isChromeConnected) { FILE: local-cli/server/middleware/getFlowTypeCheckMiddleware.js function getFlowTypeCheckMiddleware (line 18) | function getFlowTypeCheckMiddleware(options) { function doFlowTypecheck (line 56) | function doFlowTypecheck(res, flowroot, next) { function _endRes (line 125) | function _endRes(res, message, code, silentError) { function _endFlowOk (line 136) | function _endFlowOk(res) { function _endFlowBad (line 140) | function _endFlowBad(res) { function _endSkipFlow (line 146) | function _endSkipFlow(res) { FILE: local-cli/server/runServer.js function getReporterImpl (line 146) | function getReporterImpl(customLogReporterPath: ?string) { function getPackagerServer (line 166) | function getPackagerServer(args, config, reporter) { FILE: local-cli/server/server.js function server (line 24) | function server(argv: mixed, config: RNConfig, allArgs: Object) { FILE: local-cli/server/util/copyToClipBoard.js function copyToClipBoard (line 21) | function copyToClipBoard(content) { FILE: local-cli/server/util/debugger-ui/DeltaPatcher.js class DeltaPatcher (line 29) | class DeltaPatcher { method constructor (line 30) | constructor() { method get (line 41) | static get(id) { method applyDelta (line 55) | applyDelta(deltaBundle) { method getLastNumModifiedFiles (line 94) | getLastNumModifiedFiles() { method getLastModifiedDate (line 98) | getLastModifiedDate() { method getAllModules (line 102) | getAllModules() { method _patchMap (line 110) | _patchMap(original, patch) { FILE: local-cli/server/util/debugger-ui/deltaUrlToBlobUrl.js function deltaUrlToBlobUrl (line 24) | async function deltaUrlToBlobUrl(deltaUrl) { FILE: local-cli/server/util/jsPackagerClient.js constant PROTOCOL_VERSION (line 17) | const PROTOCOL_VERSION = 2; constant TARGET_SERVER (line 18) | const TARGET_SERVER = 'server'; function getMessageId (line 20) | function getMessageId() { class JsPackagerClient (line 24) | class JsPackagerClient { method constructor (line 25) | constructor(url) { method sendRequest (line 51) | sendRequest(method, target, params) { method sendNotification (line 72) | sendNotification(method, target, params) { method sendBroadcast (line 91) | sendBroadcast(method, params) { method getPeers (line 95) | getPeers() { method getId (line 110) | getId() { FILE: local-cli/server/util/launchChrome.js function commandExistsUnixSync (line 19) | function commandExistsUnixSync (commandName, callback) { function getChromeAppName (line 30) | function getChromeAppName(): string { function launchChrome (line 49) | function launchChrome(url: string) { FILE: local-cli/server/util/launchEditor.js function isTerminalEditor (line 18) | function isTerminalEditor(editor) { function addWorkspaceToArgumentsIfExists (line 44) | function addWorkspaceToArgumentsIfExists(args, workspace) { function getArgumentsForLineNumber (line 51) | function getArgumentsForLineNumber(editor, fileName, lineNumber, workspa... function guessEditor (line 85) | function guessEditor() { function printInstructions (line 118) | function printInstructions(title) { function transformToAbsolutePathIfNeeded (line 132) | function transformToAbsolutePathIfNeeded(pathName) { function findRootForFile (line 139) | function findRootForFile(projectRoots, fileName) { function launchEditor (line 148) | function launchEditor(fileName, lineNumber, projectRoots) { FILE: local-cli/server/util/messageSocket.js constant PROTOCOL_VERSION (line 13) | const PROTOCOL_VERSION = 2; function parseMessage (line 16) | function parseMessage(data, binary) { function isBroadcast (line 34) | function isBroadcast(message) { function isRequest (line 42) | function isRequest(message) { function isResponse (line 48) | function isResponse(message) { function attachToServer (line 58) | function attachToServer(server, path) { FILE: local-cli/server/util/webSocketProxy.js function attachToServer (line 12) | function attachToServer(server, path) { FILE: local-cli/templates/HelloNavigation/components/KeyboardSpacer.js class KeyboardSpacerIOS (line 48) | class KeyboardSpacerIOS extends Component { FILE: local-cli/templates/HelloNavigation/lib/Backend.js function isNetworkFailure (line 35) | function isNetworkFailure() { function _makeSimulatedNetworkRequest (line 46) | function _makeSimulatedNetworkRequest(getValue) { function fetchChatList (line 62) | async function fetchChatList() { function fetchChat (line 71) | async function fetchChat(name) { function sendMessage (line 84) | async function sendMessage({name, message}) { FILE: local-cli/templates/HelloNavigation/views/chat/ChatListScreen.js class ChatListScreen (line 13) | class ChatListScreen extends Component { method constructor (line 27) | constructor(props) { method componentDidMount (line 34) | async componentDidMount() { method render (line 58) | render() { FILE: local-cli/templates/HelloNavigation/views/chat/ChatScreen.js class ChatScreen (line 14) | class ChatScreen extends Component { method constructor (line 19) | constructor(props) { method componentDidMount (line 28) | async componentDidMount() { method render (line 96) | render() { FILE: local-cli/templates/HelloNavigation/views/welcome/WelcomeScreen.js class WelcomeScreen (line 11) | class WelcomeScreen extends Component { method render (line 26) | render() { FILE: local-cli/templates/HelloNavigation/views/welcome/WelcomeText.android.js class WelcomeText (line 8) | class WelcomeText extends Component { method render (line 9) | render() { FILE: local-cli/templates/HelloNavigation/views/welcome/WelcomeText.ios.js class WelcomeText (line 8) | class WelcomeText extends Component { method render (line 9) | render() { FILE: local-cli/templates/HelloWorld/App.js method render (line 24) | render() { FILE: local-cli/templates/HelloWorld/android/app/src/main/java/com/helloworld/MainApplication.java class MainApplication (line 14) | public class MainApplication extends Application implements ReactApplica... method getUseDeveloperSupport (line 17) | @Override method getPackages (line 22) | @Override method getJSMainModuleName (line 29) | @Override method getReactNativeHost (line 35) | @Override method onCreate (line 40) | @Override FILE: local-cli/upgrade/upgrade.js function validateAndUpgrade (line 28) | function validateAndUpgrade() { function upgradeProjectFiles (line 139) | function upgradeProjectFiles(projectDir, projectName) { function warn (line 149) | function warn(message) { FILE: local-cli/util/Config.js constant RN_CLI_CONFIG (line 22) | const RN_CLI_CONFIG = 'rn-cli.config.js'; function getProjectPath (line 31) | function getProjectPath() { FILE: local-cli/util/PackageManager.js function callYarnOrNpm (line 25) | function callYarnOrNpm(yarnCommand, npmCommand) { function add (line 52) | function add(packageName) { function remove (line 64) | function remove(packageName) { FILE: local-cli/util/copyAndReplace.js function copyAndReplace (line 29) | function copyAndReplace(srcPath, destPath, replacements, contentChangedC... function copyBinaryFile (line 103) | function copyBinaryFile(srcPath, destPath, cb) { FILE: local-cli/util/findSymlinkedModules.js function findModuleSymlinks (line 55) | function findModuleSymlinks( function resolveSymlinkPaths (line 97) | function resolveSymlinkPaths(maybeSymlinkPaths, ignoredPaths) { FILE: local-cli/util/findSymlinksPaths.js function rootExists (line 53) | function rootExists(roots, child) { function isDescendant (line 57) | function isDescendant(root, child) { FILE: local-cli/util/isPackagerRunning.js function isPackagerRunning (line 22) | function isPackagerRunning(packagerPort = (process.env.RCT_METRO_PORT ||... FILE: local-cli/util/isValidPackageName.js function isValidPackageName (line 11) | function isValidPackageName(name) { FILE: local-cli/util/log.js function disable (line 13) | function disable() { function log (line 17) | function log(stream, module) { FILE: local-cli/util/parseCommandLine.js function parseCommandLine (line 26) | function parseCommandLine(config, args) { FILE: local-cli/util/walk.js function walk (line 14) | function walk(current) { FILE: local-cli/util/yarn.js function getYarnVersionIfAvailable (line 20) | function getYarnVersionIfAvailable() { function isGlobalCliUsingYarn (line 50) | function isGlobalCliUsingYarn(projectDir) { FILE: react-native-git-upgrade/checks.js function checkDeclaredVersion (line 14) | function checkDeclaredVersion(declaredVersion) { function checkMatchingVersions (line 22) | function checkMatchingVersions(currentVersion, declaredVersion, useYarn) { function checkReactPeerDependency (line 34) | function checkReactPeerDependency(currentVersion, declaredReactVersion) { function checkGitAvailable (line 46) | function checkGitAvailable() { FILE: react-native-git-upgrade/cliEntry.js function exec (line 38) | function exec(command, logOutput) { function parseJsonFile (line 71) | function parseJsonFile(path, useYarn) { function readPackageFiles (line 88) | function readPackageFiles(useYarn) { function parseInformationJsonOutput (line 105) | function parseInformationJsonOutput(jsonOutput, requestedVersion) { function setupWorkingDir (line 126) | function setupWorkingDir(tmpDir) { function configureGitEnv (line 139) | function configureGitEnv(tmpDir) { function generateTemplates (line 150) | function generateTemplates(generatorDir, appName, verbose) { function runCopyAndReplace (line 161) | function runCopyAndReplace(generatorDir, appName) { function runYeomanGenerators (line 179) | function runYeomanGenerators(generatorDir, appName, verbose) { function checkForUpdates (line 196) | async function checkForUpdates() { function shouldUseYarn (line 218) | function shouldUseYarn(cliArgs, projectDir) { function run (line 235) | async function run(requestedVersion, cliArgs) { FILE: react-native-git-upgrade/yarn.js function getYarnVersionIfAvailable (line 20) | function getYarnVersionIfAvailable() { function isProjectUsingYarn (line 52) | function isProjectUsingYarn(projectDir) { FILE: react-native-macos-cli/index.js function getYarnVersionIfAvailable (line 88) | function getYarnVersionIfAvailable() { function validateProjectName (line 172) | function validateProjectName(name) { function init (line 199) | function init(name, options) { function createAfterConfirmation (line 209) | function createAfterConfirmation(name, options) { function createProject (line 230) | function createProject(name, options) { function getInstallPackage (line 260) | function getInstallPackage(rnPackage) { function run (line 272) | function run(root, projectName, options) { function checkNodeVersion (line 312) | function checkNodeVersion() { function printVersionsAndExit (line 328) | function printVersionsAndExit(reactNativePackageJsonPath) { FILE: scripts/run-ci-e2e-tests.js constant SCRIPTS (line 29) | const SCRIPTS = __dirname; constant ROOT (line 30) | const ROOT = path.normalize(path.join(__dirname, '..')); constant TEMP (line 33) | const TEMP = exec('mktemp -d /tmp/react-native-macos-XXXXXXXX').stdout.t... constant MARKER_IOS (line 37) | const MARKER_IOS = exec(`mktemp ${ROOT}/local-cli/templates/HelloWorld/i... constant MARKER_ANDROID (line 38) | const MARKER_ANDROID = exec(`mktemp ${ROOT}/local-cli/templates/HelloWor... constant MARKER_MACOS (line 39) | const MARKER_MACOS = exec(`mktemp ${ROOT}/local-cli/templates/HelloWorld... constant SERVER_PID (line 41) | let SERVER_PID; constant APPIUM_PID (line 42) | let APPIUM_PID; FILE: scripts/try-n-times.js function tryExecNTimes (line 22) | function tryExecNTimes(funcToRetry, retriesLeft, onEveryError) { FILE: setupBabel.js constant BABEL_ENABLED_PATHS (line 16) | const BABEL_ENABLED_PATHS = ['local-cli']; function buildRegExps (line 23) | function buildRegExps(basePath, dirPaths) { function getOnlyList (line 43) | function getOnlyList() { function setupBabel (line 52) | function setupBabel() {