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

  /external/chromium_org/chromeos/display/
real_output_configurator_delegate.h 41 const OutputConfigurator::StateController* state_controller) OVERRIDE;
output_configurator.h 169 const StateController* state_controller) = 0;
real_output_configurator_delegate.cc 109 const OutputConfigurator::StateController* state_controller) {
157 if (state_controller &&
158 state_controller->GetResolutionForDisplayId(
  /external/chromium_org/ash/wm/
toplevel_window_event_handler_unittest.cc 465 LockStateControllerImpl2* state_controller = local
468 state_controller->OnLoginStateChanged(user::LOGGED_IN_NONE);
469 state_controller->OnLockStateChanged(false);

Completed in 1097 milliseconds