Searched refs:hideSplashScreen (Results 1 – 7 of 7) sorted by relevance
52 open fun hideSplashScreen( in hideSplashScreen() method105 hideSplashScreen() in handleRootView()120 hideSplashScreen() in handleRootView()
51 open fun hideSplashScreen( in hideSplashScreen() method104 hideSplashScreen() in handleRootView()119 hideSplashScreen() in handleRootView()
55 …override fun hideSplashScreen(successCallback: (hasEffect: Boolean) -> Unit, failureCallback: (rea… in <lambda>() method56 super.hideSplashScreen( in <lambda>()
115 hideSplashScreen() in handleRootView()123 hideSplashScreen() in handleRootView()129 private fun hideSplashScreen() { in hideSplashScreen() method in expo.modules.devlauncher.launcher.DevLauncherActivity
146 controllers[activity]?.hideSplashScreen(successCallback, failureCallback) in hide()