Home
last modified time | relevance | path

Searched refs:getOrientationLockAsync (Results 1 – 17 of 17) sorted by relevance

/expo/packages/expo-screen-orientation/build/
H A DScreenOrientation.js109 export async function getOrientationLockAsync() { function
110 if (!ExpoScreenOrientation.getOrientationLockAsync) {
113 return await ExpoScreenOrientation.getOrientationLockAsync();
194 getOrientationLockAsync(),
H A DScreenOrientation.d.ts41 export declare function getOrientationLockAsync(): Promise<OrientationLock>;
H A DExpoScreenOrientation.web.js2 import { getOrientationLockAsync, getOrientationAsync } from './ScreenOrientation';
26 getOrientationLockAsync(),
H A DScreenOrientation.js.map1getOrientationLockAsync(): Promise<OrientationLock> {\n if (!ExpoScreenOrientation.getOrientation…
H A DExpoScreenOrientation.web.js.map1getOrientationLockAsync, getOrientationAsync } from './ScreenOrientation';\nimport {\n Orientatio…
/expo/packages/expo-screen-orientation/src/
H A DScreenOrientation.ts150 export async function getOrientationLockAsync(): Promise<OrientationLock> { function
151 if (!ExpoScreenOrientation.getOrientationLockAsync) {
154 return await ExpoScreenOrientation.getOrientationLockAsync();
241 getOrientationLockAsync(),
H A DExpoScreenOrientation.web.ts3 import { getOrientationLockAsync, getOrientationAsync } from './ScreenOrientation';
42 getOrientationLockAsync(),
/expo/apps/test-suite/tests/
H A DScreenOrientation.js43 const orientationLock = await ScreenOrientation.getOrientationLockAsync();
88 const orientationLock = await ScreenOrientation.getOrientationLockAsync();
149 const orientationLock = await ScreenOrientation.getOrientationLockAsync();
161 const orientationLock = await ScreenOrientation.getOrientationLockAsync();
194 const orientationLock = await ScreenOrientation.getOrientationLockAsync();
/expo/apps/native-component-list/src/screens/
H A DScreenOrientationScreen.tsx40 ScreenOrientation.getOrientationLockAsync(),
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/screenorientation/
H A DScreenOrientationModule.kt100 fun getOrientationLockAsync(promise: Promise) { in <lambda>() method
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/screenorientation/
H A DScreenOrientationModule.kt100 fun getOrientationLockAsync(promise: Promise) { in <lambda>() method
/expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/
H A DScreenOrientationModule.java120 public void getOrientationLockAsync(Promise promise) { in getOrientationLockAsync() method in ScreenOrientationModule
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/
H A DScreenOrientationModule.java120 public void getOrientationLockAsync(Promise promise) { in getOrientationLockAsync() method in ScreenOrientationModule
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/
H A DScreenOrientationModule.java120 public void getOrientationLockAsync(Promise promise) { in getOrientationLockAsync() method in ScreenOrientationModule
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/
H A DScreenOrientationModule.java120 public void getOrientationLockAsync(Promise promise) { in getOrientationLockAsync() method in ScreenOrientationModule
/expo/ios/versioned/sdk47/EXScreenOrientation/EXScreenOrientation/
H A DABI47_0_0EXScreenOrientationModule.m89 ABI47_0_0EX_EXPORT_METHOD_AS(getOrientationLockAsync, category
/expo/ios/versioned/sdk48/EXScreenOrientation/EXScreenOrientation/
H A DABI48_0_0EXScreenOrientationModule.m89 ABI48_0_0EX_EXPORT_METHOD_AS(getOrientationLockAsync, category