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

  /external/chromium_org/chrome/browser/chromeos/login/screens/
app_launch_splash_screen_actor.h 58 virtual void UpdateAppLaunchState(AppLaunchState state) = 0;
  /external/chromium_org/chrome/browser/chromeos/login/
app_launch_controller.cc 323 app_launch_splash_screen_actor_->UpdateAppLaunchState(
337 app_launch_splash_screen_actor_->UpdateAppLaunchState(
346 app_launch_splash_screen_actor_->UpdateAppLaunchState(
351 app_launch_splash_screen_actor_->UpdateAppLaunchState(
356 app_launch_splash_screen_actor_->UpdateAppLaunchState(
405 app_launch_splash_screen_actor_->UpdateAppLaunchState(
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
app_launch_splash_screen_handler.h 42 virtual void UpdateAppLaunchState(AppLaunchState state) OVERRIDE;
app_launch_splash_screen_handler.cc 123 void AppLaunchSplashScreenHandler::UpdateAppLaunchState(AppLaunchState state) {

Completed in 244 milliseconds