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

  /external/chromium_org/chrome/browser/chromeos/login/
wizard_controller.cc 294 smooth_show_timer_.Stop();
303 smooth_show_timer_.Stop();
633 // ShowCurrentScreen may get called by smooth_show_timer_ even after
638 smooth_show_timer_.Stop();
653 smooth_show_timer_.Stop();
662 smooth_show_timer_.Start(
wizard_controller.h 301 base::OneShotTimer<WizardController> smooth_show_timer_; member in class:chromeos::WizardController
  /external/chromium/chrome/browser/chromeos/login/
wizard_controller.cc 360 smooth_show_timer_.Stop();
606 // ShowCurrentScreen may get called by smooth_show_timer_ even after
611 smooth_show_timer_.Stop();
645 smooth_show_timer_.Stop();
655 smooth_show_timer_.Start(
wizard_controller.h 271 base::OneShotTimer<WizardController> smooth_show_timer_; member in class:WizardController

Completed in 36 milliseconds