Searched refs:AppLaunchSplashScreenActor (Results 1 – 8 of 8) sorted by relevance
280 AppLaunchSplashScreenActor::APP_LAUNCH_STATE_NETWORK_WAIT_TIMEOUT); in MaybeShowNetworkConfigureUI()294 AppLaunchSplashScreenActor::APP_LAUNCH_STATE_PREPARING_NETWORK); in InitializeNetwork()299 AppLaunchSplashScreenActor::APP_LAUNCH_STATE_LOADING_AUTH_FILE); in OnLoadingOAuthFile()304 AppLaunchSplashScreenActor::APP_LAUNCH_STATE_LOADING_TOKEN_SERVICE); in OnInitializingTokenService()309 AppLaunchSplashScreenActor::APP_LAUNCH_STATE_INSTALLING_APPLICATION); in OnInstallingApp()351 AppLaunchSplashScreenActor::APP_LAUNCH_STATE_WAITING_APP_WINDOW); in OnLaunchSucceeded()
15 class AppLaunchSplashScreenActor; variable82 virtual AppLaunchSplashScreenActor* GetAppLaunchSplashScreenActor() = 0;
36 public AppLaunchSplashScreenActor::Delegate,115 AppLaunchSplashScreenActor* app_launch_splash_screen_actor_;
551 static_cast<AppLaunchSplashScreenActor::Delegate*>(GetAppLaunchController()) in IN_PROC_BROWSER_TEST_F()
13 class AppLaunchSplashScreenActor {40 virtual ~AppLaunchSplashScreenActor() {} in ~AppLaunchSplashScreenActor()
24 class AppLaunchSplashScreenActor; variable94 virtual AppLaunchSplashScreenActor*174 AppLaunchSplashScreenActor* app_launch_splash_screen_actor_;
22 public AppLaunchSplashScreenActor,
350 AppLaunchSplashScreenActor*