Home
last modified time | relevance | path

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

/expo/packages/expo-screen-orientation/build/
H A DExpoScreenOrientation.web.d.ts5 getPlatformOrientationLockAsync(): Promise<WebOrientationLock>; constant
H A DScreenOrientation.d.ts47 export declare function getPlatformOrientationLockAsync(): Promise<PlatformOrientationInfo>;
H A DScreenOrientation.js121 export async function getPlatformOrientationLockAsync() { function
122 const platformOrientationLock = await ExpoScreenOrientation.getPlatformOrientationLockAsync();
H A DExpoScreenOrientation.web.js84 async getPlatformOrientationLockAsync() {
H A DScreenOrientation.js.map1getPlatformOrientationLockAsync(): Promise<PlatformOrientationInfo> {\n const platformOrientation…
H A DExpoScreenOrientation.web.js.map1 …n orientationLock in OrientationLockAPIToWeb;\n },\n async getPlatformOrientationLockAsync(): Pr…
/expo/packages/expo-screen-orientation/src/
H A DScreenOrientation.ts163 export async function getPlatformOrientationLockAsync(): Promise<PlatformOrientationInfo> { function
164 const platformOrientationLock = await ExpoScreenOrientation.getPlatformOrientationLockAsync();
H A DExpoScreenOrientation.web.ts113 async getPlatformOrientationLockAsync(): Promise<WebOrientationLock> {
/expo/apps/test-suite/tests/
H A DScreenOrientation.js165 const platformInfo = await ScreenOrientation.getPlatformOrientationLockAsync();
198 const platformInfo = await ScreenOrientation.getPlatformOrientationLockAsync();
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/screenorientation/
H A DScreenOrientationModule.kt113 fun getPlatformOrientationLockAsync(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.kt113 fun getPlatformOrientationLockAsync(promise: Promise) { in <lambda>() method
/expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/
H A DScreenOrientationModule.java134 public void getPlatformOrientationLockAsync(Promise promise) { in getPlatformOrientationLockAsync() 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.java134 public void getPlatformOrientationLockAsync(Promise promise) { in getPlatformOrientationLockAsync() 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.java134 public void getPlatformOrientationLockAsync(Promise promise) { in getPlatformOrientationLockAsync() 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.java134 public void getPlatformOrientationLockAsync(Promise promise) { in getPlatformOrientationLockAsync() method in ScreenOrientationModule
/expo/ios/versioned/sdk47/EXScreenOrientation/EXScreenOrientation/
H A DABI47_0_0EXScreenOrientationModule.m96 ABI47_0_0EX_EXPORT_METHOD_AS(getPlatformOrientationLockAsync, category
/expo/ios/versioned/sdk48/EXScreenOrientation/EXScreenOrientation/
H A DABI48_0_0EXScreenOrientationModule.m96 ABI48_0_0EX_EXPORT_METHOD_AS(getPlatformOrientationLockAsync, category