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

/external/chromium_org/chrome/browser/chromeos/login/screens/
H A Dapp_launch_splash_screen_actor.h13 class AppLaunchSplashScreenActor { class in namespace:chromeos
43 virtual ~AppLaunchSplashScreenActor() {}
/external/chromium_org/chrome/browser/chromeos/login/ui/
H A Doobe_display.h15 class AppLaunchSplashScreenActor;
87 virtual AppLaunchSplashScreenActor* GetAppLaunchSplashScreenActor() = 0;
/external/chromium_org/chrome/browser/chromeos/login/
H A Dapp_launch_controller.cc326 AppLaunchSplashScreenActor::APP_LAUNCH_STATE_NETWORK_WAIT_TIMEOUT);
340 AppLaunchSplashScreenActor::APP_LAUNCH_STATE_PREPARING_NETWORK);
349 AppLaunchSplashScreenActor::APP_LAUNCH_STATE_LOADING_AUTH_FILE);
354 AppLaunchSplashScreenActor::APP_LAUNCH_STATE_LOADING_TOKEN_SERVICE);
359 AppLaunchSplashScreenActor::APP_LAUNCH_STATE_INSTALLING_APPLICATION);
408 AppLaunchSplashScreenActor::APP_LAUNCH_STATE_WAITING_APP_WINDOW);
H A Dapp_launch_controller.h33 : public AppLaunchSplashScreenActor::Delegate,
87 // AppLaunchSplashScreenActor::Delegate overrides:
117 AppLaunchSplashScreenActor* app_launch_splash_screen_actor_;
H A Dkiosk_browsertest.cc552 static_cast<AppLaunchSplashScreenActor::Delegate*>(GetAppLaunchController())
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
H A Doobe_ui.h24 class AppLaunchSplashScreenActor;
110 virtual AppLaunchSplashScreenActor*
197 AppLaunchSplashScreenActor* app_launch_splash_screen_actor_;
H A Dapp_launch_splash_screen_handler.h22 public AppLaunchSplashScreenActor,
37 // AppLaunchSplashScreenActor implementation:
H A Doobe_ui.cc401 AppLaunchSplashScreenActor*

Completed in 720 milliseconds