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

  /external/chromium_org/ash/wm/
power_button_controller.cc 49 if (controller_->ShutdownRequested())
103 controller_->ShutdownRequested()) {
lock_state_controller.h 172 bool ShutdownRequested();
lock_state_controller.cc 222 bool LockStateController::ShutdownRequested() {
lock_state_controller_unittest.cc 698 EXPECT_FALSE(lock_state_controller_->ShutdownRequested());
    [all...]

Completed in 102 milliseconds