Home
last modified time | relevance | path

Searched defs:setBackgroundColor (Results 1 – 25 of 43) sorted by relevance

12

/expo/packages/expo-system-ui/android/src/main/java/expo/modules/systemui/
H A DSystemUIModule.kt63 private fun setBackgroundColor(color: Int) { in <lambda>() method
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/systemui/
H A DSystemUIModule.kt63 private fun setBackgroundColor(color: Int) { in <lambda>() method
/expo/packages/expo-navigation-bar/android/src/main/java/expo/modules/navigationbar/singletons/
H A DNavigationBar.kt14 fun setBackgroundColor( in <lambda>() method
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/navigationbar/singletons/
H A DNavigationBar.kt19 fun setBackgroundColor( in <lambda>() method
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/navigationbar/singletons/
H A DNavigationBar.kt19 fun setBackgroundColor( in <lambda>() method
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/navigationbar/singletons/
H A DNavigationBar.kt19 fun setBackgroundColor( in <lambda>() method
/expo/packages/@expo/prebuild-config/src/plugins/icons/
H A DwithAndroidIcons.ts217 function setBackgroundColor(backgroundColor: string | null, colors: ResourceXML) { function
/expo/android/vendored/sdk47/@shopify/react-native-skia/android/src/main/java/abi47_0_0/com/shopify/reactnative/skia/
H A DSkiaBaseView.java23 public void setBackgroundColor(int color) { in setBackgroundColor() method in SkiaBaseView
/expo/android/vendored/sdk47/react-native-screens/android/src/main/java/abi47_0_0/com/swmansion/rnscreens/
H A DScreenStackHeaderConfigViewManager.kt88 override fun setBackgroundColor(config: ScreenStackHeaderConfig, backgroundColor: Int?) { in setBackgroundColor() method in abi47_0_0.com.swmansion.rnscreens.ScreenStackHeaderConfigViewManager
H A DScreenStackHeaderConfig.kt347 fun setBackgroundColor(color: Int?) { in setBackgroundColor() method
/expo/android/vendored/sdk48/react-native-screens/android/src/main/java/abi48_0_0/com/swmansion/rnscreens/
H A DScreenStackHeaderConfigViewManager.kt88 override fun setBackgroundColor(config: ScreenStackHeaderConfig, backgroundColor: Int?) { in setBackgroundColor() method in abi48_0_0.com.swmansion.rnscreens.ScreenStackHeaderConfigViewManager
H A DScreenStackHeaderConfig.kt347 fun setBackgroundColor(color: Int?) { in setBackgroundColor() method
/expo/android/vendored/sdk49/react-native-screens/android/src/main/java/abi49_0_0/com/swmansion/rnscreens/
H A DScreenStackHeaderConfigViewManager.kt90 override fun setBackgroundColor(config: ScreenStackHeaderConfig, backgroundColor: Int?) { in setBackgroundColor() method in abi49_0_0.com.swmansion.rnscreens.ScreenStackHeaderConfigViewManager
H A DScreenStackHeaderConfig.kt345 fun setBackgroundColor(color: Int?) { in setBackgroundColor() method
/expo/android/vendored/unversioned/react-native-screens/android/src/main/java/com/swmansion/rnscreens/
H A DScreenStackHeaderConfigViewManager.kt90 override fun setBackgroundColor(config: ScreenStackHeaderConfig, backgroundColor: Int?) { in setBackgroundColor() method in com.swmansion.rnscreens.ScreenStackHeaderConfigViewManager
H A DScreenStackHeaderConfig.kt345 fun setBackgroundColor(color: Int?) { in setBackgroundColor() method
/expo/android/vendored/sdk48/react-native-screens/android/src/paper/java/abi48_0_0/com/facebook/react/viewmanagers/
H A DRNSScreenStackHeaderConfigManagerInterface.java16 void setBackgroundColor(T view, @Nullable Integer value); in setBackgroundColor() method
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/image/
H A DExpoImageView.kt158 internal fun setBackgroundColor(color: Int?) { in <lambda>() method
/expo/android/vendored/sdk47/react-native-screens/android/src/paper/java/abi47_0_0/com/facebook/react/viewmanagers/
H A DRNSScreenStackHeaderConfigManagerInterface.java16 void setBackgroundColor(T view, @Nullable Integer value); in setBackgroundColor() method
/expo/android/vendored/unversioned/react-native-screens/android/src/paper/java/com/facebook/react/viewmanagers/
H A DRNSScreenStackHeaderConfigManagerInterface.java16 void setBackgroundColor(T view, @Nullable Integer value); in setBackgroundColor() method
/expo/android/vendored/sdk49/react-native-screens/android/src/paper/java/abi49_0_0/com/facebook/react/viewmanagers/
H A DRNSScreenStackHeaderConfigManagerInterface.java16 void setBackgroundColor(T view, @Nullable Integer value); in setBackgroundColor() method
/expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/components/picker/
H A DReactPicker.java280 public void setBackgroundColor(@Nullable int color) { in setBackgroundColor() method in ReactPicker
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/components/picker/
H A DReactPicker.java280 public void setBackgroundColor(@Nullable int color) { in setBackgroundColor() method in ReactPicker
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/components/picker/
H A DReactPicker.java280 public void setBackgroundColor(@Nullable int color) { in setBackgroundColor() method in ReactPicker
/expo/packages/expo-image/android/src/main/java/expo/modules/image/
H A DExpoImageView.kt165 internal fun setBackgroundColor(color: Int?) { in <lambda>() method

12