Home
last modified time | relevance | path

Searched defs:lockAsync (Results 1 – 12 of 12) sorted by relevance

/expo/packages/expo-screen-orientation/build/
H A DScreenOrientation.d.ts17 export declare function lockAsync(orientationLock: OrientationLock): Promise<void>; function
H A DExpoScreenOrientation.web.d.ts7 lockAsync(orientationLock: OrientationLock): Promise<void>; constant
H A DScreenOrientation.js22 export async function lockAsync(orientationLock) { function
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/screenorientation/
H A DScreenOrientationModule.kt61 fun lockAsync(orientationLock: Int, 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.kt61 fun lockAsync(orientationLock: Int, promise: Promise) { in <lambda>() method
/expo/packages/expo-screen-orientation/src/
H A DScreenOrientation.ts48 export async function lockAsync(orientationLock: OrientationLock): Promise<void> { function
/expo/ios/versioned/sdk47/EXScreenOrientation/EXScreenOrientation/
H A DABI47_0_0EXScreenOrientationModule.m46 ABI47_0_0EX_EXPORT_METHOD_AS(lockAsync, category
/expo/ios/versioned/sdk48/EXScreenOrientation/EXScreenOrientation/
H A DABI48_0_0EXScreenOrientationModule.m46 ABI48_0_0EX_EXPORT_METHOD_AS(lockAsync, category
/expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/
H A DScreenOrientationModule.java66 public void lockAsync(String orientationLockStr, Promise promise) { in lockAsync() 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.java66 public void lockAsync(String orientationLockStr, Promise promise) { in lockAsync() 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.java66 public void lockAsync(String orientationLockStr, Promise promise) { in lockAsync() 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.java66 public void lockAsync(String orientationLockStr, Promise promise) { in lockAsync() method in ScreenOrientationModule