HomeSort by relevance Sort by last modified time
    Searched refs:AppLaunchState (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/chromeos/login/screens/
app_launch_splash_screen_actor.h 15 enum AppLaunchState {
58 virtual void UpdateAppLaunchState(AppLaunchState state) = 0;
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
app_launch_splash_screen_handler.h 42 virtual void UpdateAppLaunchState(AppLaunchState state) OVERRIDE;
55 int GetProgressMessageFromState(AppLaunchState state);
64 AppLaunchState state_;
app_launch_splash_screen_handler.cc 122 void AppLaunchSplashScreenHandler::UpdateAppLaunchState(AppLaunchState state) {
241 AppLaunchState state) {

Completed in 311 milliseconds