Searched refs:showSplashScreen (Results 1 – 10 of 10) sorted by relevance
49 override fun showSplashScreen(successCallback: () -> Unit) { in <lambda>() method50 super.showSplashScreen { in <lambda>()
30 open fun showSplashScreen(successCallback: () -> Unit = {}) { in <lambda>() method112 showSplashScreen() in handleRootView()
29 open fun showSplashScreen(successCallback: () -> Unit = {}) { in <lambda>() method111 showSplashScreen() in handleRootView()
107 splashScreenViewController.showSplashScreen(successCallback)
202 …reen as soon as possible, we do not wait for hiding callback and call showSplashScreen immediately.
208 …reen as soon as possible, we do not wait for hiding callback and call showSplashScreen immediately.
204 …reen as soon as possible, we do not wait for hiding callback and call showSplashScreen immediately.