Searched refs:app_launch_splash_screen_actor_ (Results 1 – 4 of 4) sorted by relevance
94 app_launch_splash_screen_actor_( in AppLaunchController()105 app_launch_splash_screen_actor_->SetDelegate(NULL); in ~AppLaunchController()119 app_launch_splash_screen_actor_->SetDelegate(this); in StartAppLaunch()120 app_launch_splash_screen_actor_->Show(app_id_); in StartAppLaunch()172 app_launch_splash_screen_actor_->ShowNetworkConfigureUI(); in OnOwnerSigninSuccess()273 app_launch_splash_screen_actor_->ToggleNetworkConfig(true); in MaybeShowNetworkConfigureUI()276 app_launch_splash_screen_actor_->ShowNetworkConfigureUI(); in MaybeShowNetworkConfigureUI()279 app_launch_splash_screen_actor_->UpdateAppLaunchState( in MaybeShowNetworkConfigureUI()293 app_launch_splash_screen_actor_->UpdateAppLaunchState( in InitializeNetwork()298 app_launch_splash_screen_actor_->UpdateAppLaunchState( in OnLoadingOAuthFile()[all …]
115 AppLaunchSplashScreenActor* app_launch_splash_screen_actor_; variable
258 app_launch_splash_screen_actor_ = app_launch_splash_screen_handler; in OobeUI()352 return app_launch_splash_screen_actor_; in GetAppLaunchSplashScreenActor()
174 AppLaunchSplashScreenActor* app_launch_splash_screen_actor_; variable