Home
last modified time | relevance | path

Searched refs:StateChangedSetAutoBrightness (Results 1 - 2 of 2) sorted by relevance

/base/powermgr/display_manager/brightness_manager/include/
H A Dbrightness_service.h112 bool StateChangedSetAutoBrightness(bool enable);
/base/powermgr/display_manager/brightness_manager/src/
H A Dbrightness_service.cpp374 bool isModeChange = StateChangedSetAutoBrightness(isAutoMode); in SetDisplayState()
464 bool BrightnessService::StateChangedSetAutoBrightness(bool enable) in StateChangedSetAutoBrightness() function in OHOS::DisplayPowerMgr::BrightnessService
466 DISPLAY_HILOGI(FEAT_BRIGHTNESS, "StateChangedSetAutoBrightness start, enable=%{public}d, "\ in StateChangedSetAutoBrightness()
469 DISPLAY_HILOGI(FEAT_BRIGHTNESS, "StateChangedSetAutoBrightness not support"); in StateChangedSetAutoBrightness()
475 DISPLAY_HILOGI(FEAT_BRIGHTNESS, "StateChangedSetAutoBrightness is already enabled"); in StateChangedSetAutoBrightness()
479 DISPLAY_HILOGI(FEAT_BRIGHTNESS, "StateChangedSetAutoBrightness enable"); in StateChangedSetAutoBrightness()
482 DISPLAY_HILOGI(FEAT_BRIGHTNESS, "StateChangedSetAutoBrightness is already disabled"); in StateChangedSetAutoBrightness()
486 DISPLAY_HILOGI(FEAT_BRIGHTNESS, "StateChangedSetAutoBrightness disable"); in StateChangedSetAutoBrightness()

Completed in 3 milliseconds