Home
last modified time | relevance | path

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

/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/systemui/
H A DSystemUIReactActivityLifecycleListener.kt15 private fun getUserInterfaceStyle(context: Context): String = method
/expo/packages/expo-system-ui/android/src/main/java/expo/modules/systemui/
H A DSystemUIReactActivityLifecycleListener.kt16 private fun getUserInterfaceStyle(context: Context): String = method
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/systemui/
H A DSystemUIReactActivityLifecycleListener.kt16 private fun getUserInterfaceStyle(context: Context): String = method
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/systemui/
H A DSystemUIReactActivityLifecycleListener.kt16 private fun getUserInterfaceStyle(context: Context): String = method
/expo/packages/expo-system-ui/plugin/build/
H A DwithIosUserInterfaceStyle.d.ts4 export declare function getUserInterfaceStyle(config: Pick<ExpoConfig, 'ios' | 'userInterfaceStyle'… function
H A DwithIosUserInterfaceStyle.js12 function getUserInterfaceStyle(config) { function
/expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-system-ui/
H A DwithIosUserInterfaceStyle.d.ts4 export declare function getUserInterfaceStyle(config: Pick<ExpoConfig, 'ios' | 'userInterfaceStyle'… function
H A DwithIosUserInterfaceStyle.js22 function getUserInterfaceStyle(config) { function
/expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-system-ui/
H A DwithIosUserInterfaceStyle.ts15 export function getUserInterfaceStyle( function
/expo/packages/expo-system-ui/plugin/src/
H A DwithIosUserInterfaceStyle.ts11 export function getUserInterfaceStyle( function