OnPowerButtonEvent 1116 ash/accelerators/accelerator_controller.cc             OnPowerButtonEvent(action == POWER_PRESSED, base::TimeTicks());
OnPowerButtonEvent  345 ash/wm/lock_state_controller_unittest.cc     controller_->OnPowerButtonEvent(true, base::TimeTicks::Now());
OnPowerButtonEvent  350 ash/wm/lock_state_controller_unittest.cc     controller_->OnPowerButtonEvent(false, base::TimeTicks::Now());
OnPowerButtonEvent   54 ash/wm/power_button_controller.h   void OnPowerButtonEvent(bool down, const base::TimeTicks& timestamp);
OnPowerButtonEvent   88 chrome/browser/chromeos/power/power_button_observer.cc       OnPowerButtonEvent(down, timestamp);