Home
last modified time | relevance | path

Searched refs:locked (Results 1 – 25 of 30) sorted by relevance

12

/expo/packages/@expo/cli/src/run/ios/__tests__/fixtures/
H A Doutdated-xcode-error.log19 …main=com.apple.dt.MobileDeviceErrorDomain Code=-402652958 "The device is locked." UserInfo={Mobile…
37 ), DVTRadarComponentKey=261622, NSLocalizedDescription=The device is locked.}}, NSLocalizedRecovery…
38 …main=com.apple.dt.MobileDeviceErrorDomain Code=-402652958 "The device is locked." UserInfo={Mobile…
56 ), DVTRadarComponentKey=261622, NSLocalizedDescription=The device is locked.}}, NSLocalizedRecovery…
74 The device is locked.
112 The device is locked.
158 ), DVTRadarComponentKey=261622, NSLocalizedDescription=The device is locked.}}, NSLocalizedRecovery…
159 …main=com.apple.dt.MobileDeviceErrorDomain Code=-402652958 "The device is locked." UserInfo={Mobile…
177 ), DVTRadarComponentKey=261622, NSLocalizedDescription=The device is locked.}}, NSLocalizedRecovery…
195 The device is locked.
[all …]
/expo/packages/expo-status-bar/src/
H A DExpoStatusBar.ios.tsx16 // locked to light mode we don't end up with a light status bar
H A DExpoStatusBar.android.tsx21 // locked to light mode we don't end up with a light status bar
/expo/packages/expo-status-bar/build/
H A DExpoStatusBar.ios.js.map1 …appropriate default value depending on current theme, so if we are\n // locked to light mode we d…
H A DExpoStatusBar.android.js.map1 …appropriate default value depending on current theme, so if we are\n // locked to light mode we d…
/expo/docs/pages/versions/v46.0.0/sdk/
H A Dbrightness.mdx16 …stead, any changes to the screen brightness will persist until the device is locked or powered off.
/expo/docs/pages/versions/v47.0.0/sdk/
H A Dbrightness.mdx16 …stead, any changes to the screen brightness will persist until the device is locked or powered off.
/expo/docs/pages/versions/unversioned/sdk/
H A Dbrightness.mdx18 …stead, any changes to the screen brightness will persist until the device is locked or powered off.
/expo/docs/pages/versions/v49.0.0/sdk/
H A Dbrightness.mdx18 …stead, any changes to the screen brightness will persist until the device is locked or powered off.
/expo/docs/pages/versions/v48.0.0/sdk/
H A Dbrightness.mdx18 …stead, any changes to the screen brightness will persist until the device is locked or powered off.
/expo/packages/expo-auth-session/build/
H A DAuthSession.types.js.map1 …th completed.\n */\n type: 'cancel' | 'dismiss' | 'opened' | 'locked';\n }\n | {\n …
/expo/packages/expo-modules-core/ios/NativeModulesProxy/
H A DEXNativeModulesProxy.mm317 …// To workaround the deadlock, we tend to use the non-locked registration and mutate the bridge in…
322 // Learn more about the non-locked initialization:
/expo/ios/versioned/sdk49/ExpoModulesCore/ios/NativeModulesProxy/
H A DABI49_0_0EXNativeModulesProxy.mm317 …// To workaround the deadlock, we tend to use the non-locked registration and mutate the bridge in…
322 // Learn more about the non-locked initialization:
/expo/docs/pages/develop/user-interface/
H A Dcolor-themes.mdx110 > [Snack](https://snack.expo.dev) is locked to light mode.
/expo/ios/versioned/sdk48/ExpoModulesCore/ios/NativeModulesProxy/
H A DABI48_0_0EXNativeModulesProxy.mm347 …// To workaround the deadlock, we tend to use the non-locked registration and mutate the bridge in…
352 // Learn more about the non-locked initialization:
/expo/ios/versioned/sdk47/ExpoModulesCore/ios/NativeModulesProxy/
H A DABI47_0_0EXNativeModulesProxy.mm347 …// To workaround the deadlock, we tend to use the non-locked registration and mutate the bridge in…
352 // Learn more about the non-locked initialization:
/expo/packages/expo-secure-store/build/
H A DSecureStore.js.map1locked.\n */\nexport const AFTER_FIRST_UNLOCK: KeychainAccessibilityConstant = ExpoSecureStore.AFT…
/expo/packages/expo-web-browser/
H A DCHANGELOG.md202 - Added `locked` state to `openBrowserAsync`. ([#9254](https://github.com/expo/expo/pull/9254) by […
/expo/packages/expo-web-browser/build/
H A DWebBrowser.types.js.map1 …n /**\n * @platform android\n */\n OPENED = 'opened',\n LOCKED = 'locked',\n}\n\n// @needsA…
/expo/packages/expo-camera/build/
H A DCamera.types.js.map1locked (i.e. when set to `true`\n * landscape photos will be taken if the device is turned that…
/expo/ios/vendored/unversioned/@react-native-async-storage/async-storage/ios/
H A DRNCAsyncStorage.m492 // are trying to read the manifest while the device is locked. (The app can be
493 // started by the system even if the device is locked due to e.g. a geofence event.)
/expo/ios/vendored/sdk48/@react-native-async-storage/async-storage/ios/
H A DABI48_0_0RNCAsyncStorage.m492 // are trying to read the manifest while the device is locked. (The app can be
493 // started by the system even if the device is locked due to e.g. a geofence event.)
/expo/ios/vendored/sdk49/@react-native-async-storage/async-storage/ios/
H A DABI49_0_0RNCAsyncStorage.m492 // are trying to read the manifest while the device is locked. (The app can be
493 // started by the system even if the device is locked due to e.g. a geofence event.)
/expo/packages/expo-brightness/build/
H A DBrightness.js.map1 …screen brightness. On iOS, this setting will persist until the device is locked,\n * after which t…
/expo/packages/expo-camera/
H A DCHANGELOG.md61 - Fixed `Expo camera - Cannot take landscape photos if screen orientation is locked'` on iOS. ([#21…

12