Home
last modified time | relevance | path

Searched refs:attachSplashScreenViewAsync (Results 1 – 3 of 3) sorted by relevance

/expo/packages/expo-dev-launcher/android/src/main/java/expo/modules/devlauncher/splashscreen/
H A DDevLauncherSplashScreenProvider.kt7 fun attachSplashScreenViewAsync(activity: Activity): DevLauncherSplashScreen? { in attachSplashScreenViewAsync() method
/expo/packages/expo-dev-launcher/android/src/main/java/expo/modules/devlauncher/react/activitydelegates/
H A DDevLauncherReactActivityRedirectDelegate.kt15 .attachSplashScreenViewAsync(plainActivity) in onCreate()
/expo/packages/expo-dev-launcher/android/src/debug/java/expo/modules/devlauncher/launcher/
H A DDevLauncherActivity.kt56 .attachSplashScreenViewAsync(this) in onCreate()