| /expo/android/vendored/unversioned/react-native-screens/android/src/fabric/java/com/swmansion/rnscreens/ |
| H A D | FabricEnabledViewGroup.kt | 31 val currentState: ReadableMap? = mFabricViewStateManager.getStateData() in updateState() constant 32 if (currentState != null) { in updateState() 34 …val stateFrameHeight: Float = if (currentState.hasKey("frameHeight")) currentState.getDouble("fram… in updateState() 35 …val stateFrameWidth: Float = if (currentState.hasKey("frameWidth")) currentState.getDouble("frameW… in updateState()
|
| /expo/android/vendored/sdk48/react-native-screens/android/src/fabric/java/abi48_0_0/com/swmansion/rnscreens/ |
| H A D | FabricEnabledViewGroup.kt | 31 val currentState: ReadableMap? = mFabricViewStateManager.getStateData() in updateState() constant 32 if (currentState != null) { in updateState() 34 …val stateFrameHeight: Float = if (currentState.hasKey("frameHeight")) currentState.getDouble("fram… in updateState() 35 …val stateFrameWidth: Float = if (currentState.hasKey("frameWidth")) currentState.getDouble("frameW… in updateState()
|
| /expo/android/vendored/sdk49/react-native-screens/android/src/fabric/java/abi49_0_0/com/swmansion/rnscreens/ |
| H A D | FabricEnabledViewGroup.kt | 31 val currentState: ReadableMap? = mFabricViewStateManager.getStateData() in updateState() constant 32 if (currentState != null) { in updateState() 34 …val stateFrameHeight: Float = if (currentState.hasKey("frameHeight")) currentState.getDouble("fram… in updateState() 35 …val stateFrameWidth: Float = if (currentState.hasKey("frameWidth")) currentState.getDouble("frameW… in updateState()
|
| /expo/android/vendored/sdk47/react-native-screens/android/src/fabric/java/abi47_0_0/com/swmansion/rnscreens/ |
| H A D | FabricEnabledViewGroup.kt | 31 val currentState: ReadableMap? = mFabricViewStateManager.getStateData() in updateState() constant 32 if (currentState != null) { in updateState() 34 …val stateFrameHeight: Float = if (currentState.hasKey("frameHeight")) currentState.getDouble("fram… in updateState() 35 …val stateFrameWidth: Float = if (currentState.hasKey("frameWidth")) currentState.getDouble("frameW… in updateState()
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/components/slider/ |
| H A D | ABI48_0_0SliderShadowNode.cpp | 33 auto const ¤tState = getStateData(); in updateStateIfNeeded() local 35 auto trackImageSource = currentState.getTrackImageSource(); in updateStateIfNeeded() 36 auto minimumTrackImageSource = currentState.getMinimumTrackImageSource(); in updateStateIfNeeded() 37 auto maximumTrackImageSource = currentState.getMaximumTrackImageSource(); in updateStateIfNeeded() 38 auto thumbImageSource = currentState.getThumbImageSource(); in updateStateIfNeeded()
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/components/slider/ |
| H A D | ABI47_0_0SliderShadowNode.cpp | 34 auto const ¤tState = getStateData(); in updateStateIfNeeded() local 36 auto trackImageSource = currentState.getTrackImageSource(); in updateStateIfNeeded() 37 auto minimumTrackImageSource = currentState.getMinimumTrackImageSource(); in updateStateIfNeeded() 38 auto maximumTrackImageSource = currentState.getMaximumTrackImageSource(); in updateStateIfNeeded() 39 auto thumbImageSource = currentState.getThumbImageSource(); in updateStateIfNeeded()
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/components/image/ |
| H A D | ABI48_0_0ImageShadowNode.cpp | 28 auto const ¤tState = getStateData(); in updateStateIfNeeded() local 30 getConcreteProps().blurRadius == currentState.getBlurRadius(); in updateStateIfNeeded() 31 bool hasSameImageSource = currentState.getImageSource() == imageSource; in updateStateIfNeeded()
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/components/image/ |
| H A D | ABI47_0_0ImageShadowNode.cpp | 29 auto const ¤tState = getStateData(); in updateStateIfNeeded() local 31 getConcreteProps().blurRadius == currentState.getBlurRadius(); in updateStateIfNeeded() 32 bool hasSameImageSource = currentState.getImageSource() == imageSource; in updateStateIfNeeded()
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/components/image/ |
| H A D | ABI49_0_0ImageShadowNode.cpp | 28 auto const ¤tState = getStateData(); in updateStateIfNeeded() local 30 getConcreteProps().blurRadius == currentState.getBlurRadius(); in updateStateIfNeeded() 31 bool hasSameImageSource = currentState.getImageSource() == imageSource; in updateStateIfNeeded()
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/AppState/ |
| H A D | AppState.d.ts | 44 currentState: AppStateStatus; property
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/AppState/ |
| H A D | AppState.d.ts | 44 currentState: AppStateStatus; property
|
| /expo/apps/native-component-list/src/utilities/ |
| H A D | useAppState.ts | 5 initialState: AppStateStatus | null = AppState.currentState
|
| /expo/ios/vendored/unversioned/@react-native-community/netinfo/ios/ |
| H A D | RNCConnectionStateWatcher.h | 25 - (RNCConnectionState *)currentState;
|
| /expo/ios/vendored/sdk47/@react-native-community/netinfo/ios/ |
| H A D | ABI47_0_0RNCConnectionStateWatcher.h | 25 - (ABI47_0_0RNCConnectionState *)currentState;
|
| /expo/ios/vendored/sdk49/@react-native-community/netinfo/ios/ |
| H A D | ABI49_0_0RNCConnectionStateWatcher.h | 25 - (ABI49_0_0RNCConnectionState *)currentState;
|
| /expo/ios/vendored/sdk48/@react-native-community/netinfo/ios/ |
| H A D | ABI48_0_0RNCConnectionStateWatcher.h | 25 - (ABI48_0_0RNCConnectionState *)currentState;
|
| /expo/packages/expo-router/build/global-state/ |
| H A D | router-store.js | 164 const currentState = exports.store.navigationRef.getRootState(); 165 if (exports.store.rootState !== currentState) { 166 exports.store.updateState(currentState);
|
| /expo/android/vendored/unversioned/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/ |
| H A D | RNGestureHandlerRootHelper.kt | 60 val currentState = state in onHandle() constant 61 if (currentState == STATE_UNDETERMINED) { in onHandle()
|
| /expo/android/vendored/sdk49/react-native-gesture-handler/android/src/main/java/abi49_0_0/com/swmansion/gesturehandler/react/ |
| H A D | RNGestureHandlerRootHelper.kt | 60 val currentState = state in onHandle() constant 61 if (currentState == STATE_UNDETERMINED) { in onHandle()
|
| /expo/android/vendored/sdk48/react-native-gesture-handler/android/src/main/java/abi48_0_0/com/swmansion/gesturehandler/react/ |
| H A D | RNGestureHandlerRootHelper.kt | 60 val currentState = state in onHandle() constant 61 if (currentState == STATE_UNDETERMINED) { in onHandle()
|
| /expo/android/vendored/sdk47/react-native-gesture-handler/android/src/main/java/abi47_0_0/com/swmansion/gesturehandler/react/ |
| H A D | RNGestureHandlerRootHelper.kt | 60 val currentState = state in onHandle() constant 61 if (currentState == STATE_UNDETERMINED) { in onHandle()
|
| /expo/packages/expo-dev-launcher/bundle/native-modules/ |
| H A D | DevLauncherAuth.ts | 19 let isAppStateAvailable: boolean = AppState.currentState !== null;
|
| /expo/packages/expo-router/src/global-state/ |
| H A D | router-store.tsx | 204 const currentState = store.navigationRef.getRootState() as unknown as ResultState; 206 if (store.rootState !== currentState) { 207 store.updateState(currentState);
|
| /expo/packages/expo-web-browser/build/ |
| H A D | WebBrowser.js | 299 let _isAppStateAvailable = AppState.currentState !== null;
|
| /expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/service/delegates/ |
| H A D | ExpoHandlingDelegate.kt | 104 …fun isAppInForeground() = ProcessLifecycleOwner.get().lifecycle.currentState.isAtLeast(Lifecycle.S… in <lambda>()
|