Home
last modified time | relevance | path

Searched defs:getOrientationLockAsync (Results 1 – 10 of 10) sorted by relevance

/expo/packages/expo-screen-orientation/build/
H A DScreenOrientation.js109 export async function getOrientationLockAsync() { function
/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/packages/expo-screen-orientation/src/
H A DScreenOrientation.ts150 export async function getOrientationLockAsync(): Promise<OrientationLock> { function
/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
/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