Searched refs:AppLaunchState (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/screens/
H A Dapp_launch_splash_screen_actor.h15 enum AppLaunchState { enum in class:chromeos::AppLaunchSplashScreenActor
58 virtual void UpdateAppLaunchState(AppLaunchState state) = 0;
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
H A Dapp_launch_splash_screen_handler.h42 virtual void UpdateAppLaunchState(AppLaunchState state) OVERRIDE;
55 int GetProgressMessageFromState(AppLaunchState state);
64 AppLaunchState state_;
H A Dapp_launch_splash_screen_handler.cc122 void AppLaunchSplashScreenHandler::UpdateAppLaunchState(AppLaunchState state) {
241 AppLaunchState state) {

Completed in 93 milliseconds