Home
last modified time | relevance | path

Searched refs:pre_shutdown_timer_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ash/wm/
Dlock_state_controller.h109 return controller_->pre_shutdown_timer_.IsRunning(); in shutdown_timer_is_running()
131 controller_->pre_shutdown_timer_.Stop(); in trigger_shutdown_timeout()
314 base::OneShotTimer<LockStateController> pre_shutdown_timer_; variable
Dlock_state_controller.cc236 return pre_shutdown_timer_.IsRunning() || in CanCancelShutdownAnimation()
256 pre_shutdown_timer_.Stop(); in CancelShutdownAnimation()
355 pre_shutdown_timer_.Stop(); in StartPreShutdownAnimationTimer()
356 pre_shutdown_timer_.Start( in StartPreShutdownAnimationTimer()