| /expo/packages/expo-screen-orientation/build/ |
| H A D | ExpoScreenOrientation.web.d.ts | 5 getPlatformOrientationLockAsync(): Promise<WebOrientationLock>; constant
|
| H A D | ScreenOrientation.js | 121 export async function getPlatformOrientationLockAsync() { function
|
| /expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/screenorientation/ |
| H A D | ScreenOrientationModule.kt | 113 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 D | ScreenOrientationModule.kt | 113 fun getPlatformOrientationLockAsync(promise: Promise) { in <lambda>() method
|
| /expo/packages/expo-screen-orientation/src/ |
| H A D | ScreenOrientation.ts | 163 export async function getPlatformOrientationLockAsync(): Promise<PlatformOrientationInfo> { function
|
| /expo/ios/versioned/sdk47/EXScreenOrientation/EXScreenOrientation/ |
| H A D | ABI47_0_0EXScreenOrientationModule.m | 96 ABI47_0_0EX_EXPORT_METHOD_AS(getPlatformOrientationLockAsync, category
|
| /expo/ios/versioned/sdk48/EXScreenOrientation/EXScreenOrientation/ |
| H A D | ABI48_0_0EXScreenOrientationModule.m | 96 ABI48_0_0EX_EXPORT_METHOD_AS(getPlatformOrientationLockAsync, category
|
| /expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/ |
| H A D | ScreenOrientationModule.java | 134 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 D | ScreenOrientationModule.java | 134 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 D | ScreenOrientationModule.java | 134 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 D | ScreenOrientationModule.java | 134 public void getPlatformOrientationLockAsync(Promise promise) { in getPlatformOrientationLockAsync() method in ScreenOrientationModule
|