Home
last modified time | relevance | path

Searched refs:AppLaunchSplashScreenActor (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/
Dapp_launch_controller.cc280 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()
Doobe_display.h15 class AppLaunchSplashScreenActor; variable
82 virtual AppLaunchSplashScreenActor* GetAppLaunchSplashScreenActor() = 0;
Dapp_launch_controller.h36 public AppLaunchSplashScreenActor::Delegate,
115 AppLaunchSplashScreenActor* app_launch_splash_screen_actor_;
Dkiosk_browsertest.cc551 static_cast<AppLaunchSplashScreenActor::Delegate*>(GetAppLaunchController()) in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/chromeos/login/screens/
Dapp_launch_splash_screen_actor.h13 class AppLaunchSplashScreenActor {
40 virtual ~AppLaunchSplashScreenActor() {} in ~AppLaunchSplashScreenActor()
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
Doobe_ui.h24 class AppLaunchSplashScreenActor; variable
94 virtual AppLaunchSplashScreenActor*
174 AppLaunchSplashScreenActor* app_launch_splash_screen_actor_;
Dapp_launch_splash_screen_handler.h22 public AppLaunchSplashScreenActor,
Doobe_ui.cc350 AppLaunchSplashScreenActor*