Home
last modified time | relevance | path

Searched defs:getBackgroundColorAsync (Results 1 – 9 of 9) sorted by relevance

/expo/packages/expo-system-ui/build/
H A DSystemUI.js31 export async function getBackgroundColorAsync() { function
H A DExpoSystemUI.web.d.ts3 getBackgroundColorAsync(): any; constant
/expo/packages/expo-system-ui/src/
H A DSystemUI.ts33 export async function getBackgroundColorAsync(): Promise<ColorValue | null> { function
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/systemui/
H A DSystemUIModule.kt58 fun getBackgroundColorAsync(promise: Promise) { in getBackgroundColorAsync() method
/expo/packages/expo-navigation-bar/src/
H A DNavigationBar.ts73 export async function getBackgroundColorAsync(): Promise<ColorValue> { function
/expo/packages/expo-navigation-bar/build/
H A DNavigationBar.js58 export async function getBackgroundColorAsync() { function
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/navigationbar/
H A DNavigationBarModule.kt55 fun getBackgroundColorAsync(promise: Promise) { in <lambda>() method
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/navigationbar/
H A DNavigationBarModule.kt55 fun getBackgroundColorAsync(promise: Promise) { in <lambda>() method
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/navigationbar/
H A DNavigationBarModule.kt55 fun getBackgroundColorAsync(promise: Promise) { in <lambda>() method