Home
last modified time | relevance | path

Searched refs:kAppLaunchSplashScreenName (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/session/
Dkiosk_auto_launcher_session_manager_delegate.cc28 ShowLoginWizard(chromeos::WizardController::kAppLaunchSplashScreenName); in Start()
/external/chromium_org/chrome/browser/chromeos/login/
Dwizard_controller.h160 static const char kAppLaunchSplashScreenName[]; variable
Dwizard_controller.cc163 const char WizardController::kAppLaunchSplashScreenName[] = member in chromeos::WizardController
901 } else if (screen_name == kAppLaunchSplashScreenName) { in AdvanceToScreen()
/external/chromium_org/chrome/browser/chromeos/login/ui/
Dlogin_display_host_impl.cc1211 (first_screen_name == WizardController::kAppLaunchSplashScreenName); in ShowLoginWizard()