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

  /external/chromium_org/ash/wm/
power_button_controller.cc 88 else if (controller_->CanCancelShutdownAnimation())
lock_state_controller.h 181 bool CanCancelShutdownAnimation();
lock_state_controller.cc 238 bool LockStateController::CanCancelShutdownAnimation() {
245 if (!CanCancelShutdownAnimation())

Completed in 86 milliseconds